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

22 lines
466 B

{
"name": "discord-spot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"archiver": "^5.3.1",
"dotenv": "^16.0.3",
"formdata-node": "^5.0.0",
"node-fetch": "^3.3.0",
"oceanic.js": "^1.3.1",
"spotify-dl": "git+https://git.gay/h/spotify-dl.git"
}
}