22 lines
452 B
JSON
22 lines
452 B
JSON
{
|
|
"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",
|
|
"give-me-a-joke": "^0.5.1",
|
|
"glob": "^7.2.0",
|
|
"is-not-defined": "^1.0.1",
|
|
"random-text-meme": "^1.1.9",
|
|
"urban": "^0.3.4"
|
|
}
|
|
}
|