pbx-status/package.json

19 lines
352 B
JSON

{
"name": "pbx-ips",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^14.16.3",
"dotenv": "^16.4.7",
"ejs": "^3.1.10",
"node-json-db": "^2.3.0"
}
}