webhook-proxy-client/package.json
Christopher Cookman 0819dafa0e
Some checks failed
Build and Release / build-and-release (push) Failing after 9s
v1.0.0 for real
2025-06-03 11:16:27 -06:00

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"
}