mirror of
https://bitbucket.org/theswgsource/auth-site-1.2.git
synced 2026-01-17 00:04:55 -05:00
28 lines
524 B
JSON
28 lines
524 B
JSON
{
|
|
"name": "swg-site",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "",
|
|
"url": ""
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"homepage": "",
|
|
"dependencies": {
|
|
"body-parser": "^1.18.3",
|
|
"crypto": "^1.0.1",
|
|
"discord.js": "^11.3.2",
|
|
"dotenv": "^6.0.0",
|
|
"express": "^4.16.3",
|
|
"http": "0.0.0",
|
|
"mysql": "^2.15.0",
|
|
"path": "^0.12.7",
|
|
"timediff": "^1.1.1"
|
|
}
|
|
}
|