/[sudobot]/trunk/extensions/neko/extension.json
ViewVC logotype

Annotation of /trunk/extensions/neko/extension.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File MIME type: application/json
File size: 362 byte(s)
chore: add trunk
1 rakinar2 575 {
2     "name": "Neko Commands",
3     "id": "me.ryanmello.nekocmds",
4     "icon": "./icon.png",
5     "main": "./build/index.js",
6     "commands": "./build/commands",
7     "events": "./build/events",
8     "services": "./build/services",
9     "language": "typescript",
10     "main_directory": "./build",
11     "build_command": "npm run build",
12     "resources": "./resources"
13     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26