/[sudobot]/branches/9.x-dev/extensions/neko/extension.json
ViewVC logotype

Contents of /branches/9.x-dev/extensions/neko/extension.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: application/json
File size: 362 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 {
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