You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haha-Yes/package.json

25 lines
552 B
JSON

6 years ago
{
"name": "djs12",
6 years ago
"version": "1.0.0",
"description": "",
6 years ago
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
5 years ago
"@discordjs/uws": "^11.149.1",
"@google-cloud/text-to-speech": "^0.4.0",
5 years ago
"auto-reload": "^0.1.0",
"canvas": "^2.2.0",
"discord-akairo": "^7.5.5",
"discord.js": "^11.4.2",
"node-fetch": "^2.3.0",
"reload-json": "^0.3.1",
"superagent": "^4.1.0",
"youtube-dl": "^1.12.2"
6 years ago
}
}