webhook-proxy-client/package.json

19 lines
359 B
JSON

{
"dependencies": {
"colors": "^1.4.0",
"discord.js": "^14.19.3",
"dotenv": "^16.5.0"
},
"name": "webhook-proxy-client",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
}