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

33 lines
799 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": {
"@discordjs/uws": "^11.149.1",
"@google-cloud/text-to-speech": "^0.4.0",
"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"
},
"devDependencies": {
"eslint": "^5.11.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0"
}
}