Files
BorisBot/Gulag/package.json
2024-01-15 09:30:27 +00:00

23 lines
598 B
JSON

{
"name": "gulag",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Zea",
"license": "ISC",
"dependencies": {
"alta-jsapi": "git+https://github.com/alta-vr/alta-jsapi.git",
"att-bot-core": "git+https://github.com/alta-vr/ATT-Bot-JS.git",
"att-websockets": "git+https://github.com/alta-vr/att-websockets.git",
"crypto-js": "^3.1.9-1",
"discord.js": "^11.5.1",
"fs": "0.0.1-security",
"moment": "^2.24.0",
"util": "^0.12.1"
},
"devDependencies": {},
"description": ""
}