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

Contents of /trunk/extensions/archiver/extension.json

Parent Directory Parent Directory | Revision Log Revision Log


Revision 632 - (show annotations)
Thu Oct 10 17:53:11 2024 UTC (5 months, 2 weeks ago) by rakinar2
File MIME type: application/json
File size: 373 byte(s)
chore: synchronize

1 {
2 "name": "Archiver",
3 "id": "org.onesoftnet.sudobot.extension.archiver",
4 "main": "index.js",
5 "src_main": "index.ts",
6 "commands": "commands",
7 "events": "events",
8 "services": "services",
9 "language": "typescript",
10 "main_directory": "build",
11 "src_directory": "src",
12 "build_command": "npm run build",
13 "resources": "./resources"
14 }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26