2022-01-13 06:18:06 +01:00
|
|
|
{
|
|
|
|
"name": "booger",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://gitlab.com/Hri7566/booger.git"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://gitlab.com/Hri7566/booger/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://gitlab.com/Hri7566/booger#readme",
|
|
|
|
"dependencies": {
|
|
|
|
"discord.js": "^12.5.3",
|
|
|
|
"dotenv": "^9.0.1",
|
2022-07-27 09:53:04 +02:00
|
|
|
"level": "^6.0.1",
|
|
|
|
"mppclone-client": "^1.0.0"
|
2022-01-13 06:18:06 +01:00
|
|
|
}
|
|
|
|
}
|