initial commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "pteromanagement",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/4n0nh4x0r/pterobot.git"
|
||||
},
|
||||
"author": "4n0nh4x0r",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/4n0nh4x0r/pterobot/issues"
|
||||
},
|
||||
"homepage": "https://github.com/4n0nh4x0r/pterobot#readme",
|
||||
"dependencies": {
|
||||
"canvas": "^2.9.1",
|
||||
"chart.js": "^3.7.1",
|
||||
"discord-api-types": "^0.33.0",
|
||||
"discord.js": "^13.11.0",
|
||||
"hashids": "^2.2.10",
|
||||
"mysql": "^2.18.1",
|
||||
"node-fetch": "^2.6.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user