27 lines
575 B
JSON
27 lines
575 B
JSON
{
|
|
"name": "thaldrinv4",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"axios": "^0.19.2",
|
|
"blapi": "^1.2.6",
|
|
"discord.js": "^11.5.1",
|
|
"hastebin-gen": "^2.0.5",
|
|
"mongoose": "^5.9.1",
|
|
"node-dig-dns": "^0.2.10",
|
|
"phin": "^3.4.1",
|
|
"shell-exec": "^1.0.2",
|
|
"yiff": "^1.2.9"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitdab.com/r/thaldrin"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|