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

Annotation of /branches/9.x-dev/extensions/antirickroll/extension.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (hide annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: application/json
File size: 374 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 rakinar2 577 {
2     "name": "Anti RickRoll",
3     "icon": "./icon.png",
4     "id": "org.onesoftnet.sbext.antirickroll",
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