mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
Initial commit
This commit is contained in:
23
package.json
Normal file
23
package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "dadminyt",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"colors": "^1.3.3",
|
||||
"discord.js": "^11.4.2",
|
||||
"discord.js-musicbot-addon": "^13.4.5",
|
||||
"get-urls": "^9.0.0",
|
||||
"linkifyjs": "^2.1.8",
|
||||
"mysql": "^2.16.0",
|
||||
"node-opus": "^0.3.1",
|
||||
"request": "^2.88.0",
|
||||
"twitch-m3u8": "^1.0.5"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user