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

24 lines
522 B
JSON

{
"name": "djs12",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@google-cloud/text-to-speech": "^0.4.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",
"self-reload-json": "^0.4.0",
"superagent": "^4.1.0",
"youtube-dl": "^1.12.2"
}
}