WTTR-DISCORD/package.json

19 lines
360 B
JSON
Raw Normal View History

2022-07-22 22:09:13 +00:00
{
"name": "dlinuxtemplatev14",
"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.0.3",
"dotenv": "^16.0.0",
2023-08-20 23:57:09 +00:00
"glob": "^7.2.0",
"node-fetch": "^2.6.13"
2022-07-22 22:09:13 +00:00
}
}