123456789101112131415161718 |
- {
- "main": "core/game.js",
- "repository": "https://notabug.org/alex/antipath",
- "license": "AGPL-3.0-or-later",
- "dependencies": {
- "camo": "^0.12.3",
- "comment-json": "^1.1.3",
- "discord.js": "^11.4.2",
- "mz": "^2.7.0"
- },
- "optionalDependencies": {
- "erlpack": "github:hammerandchisel/erlpack",
- "uws": "^99.0.0",
- "mongodb": "^3.1.6",
- "nedb": "^1.8.0"
- }
- }
|