Parent Directory
|
Revision Log
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 |