fpbx-anti-forward/package.json

19 lines
351 B
JSON

{
"name": "fpbx-anti-forward",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"ami": "^1.0.0",
"discord.js": "^14.24.0",
"dotenv": "^17.2.3"
}
}