ravenbotv14/package.json

26 lines
576 B
JSON
Raw Normal View History

2022-09-24 13:06:19 -04: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": {
2022-09-25 01:14:14 -04:00
"awesome-qr": "^2.1.5-rc.0",
2022-09-24 13:06:19 -04:00
"discord.js": "^14.0.3",
"dotenv": "^16.0.0",
2022-09-25 02:27:34 -04:00
"download-file": "^0.1.5",
2022-09-25 03:16:54 -04:00
"generate-password": "^1.7.0",
2022-09-24 13:24:48 -04:00
"give-me-a-joke": "^0.5.1",
2022-09-24 13:06:19 -04:00
"glob": "^7.2.0",
"is-not-defined": "^1.0.1",
"random-text-meme": "^1.1.9",
2022-09-25 01:14:14 -04:00
"unirest": "^0.6.0",
2022-09-24 13:06:19 -04:00
"urban": "^0.3.4"
}
}