auto update
This commit is contained in:
parent
13a4353d26
commit
42c3d7690c
1258
package-lock.json
generated
1258
package-lock.json
generated
File diff suppressed because it is too large
Load diff
36
package.json
36
package.json
|
@ -1,36 +0,0 @@
|
||||||
{
|
|
||||||
"name": "blahaj-srv",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"description": "scripts for blahaj.tr",
|
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
|
||||||
"start": "pm2 start api/status/server.js --name api_status-server",
|
|
||||||
"restart": "pm2 restart api_status-server"
|
|
||||||
},
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git+https://github.com/Xargana/blahaj-srv.git"
|
|
||||||
},
|
|
||||||
"keywords": [],
|
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
|
||||||
"bugs": {
|
|
||||||
"url": "https://github.com/Xargana/blahaj-srv/issues"
|
|
||||||
},
|
|
||||||
"homepage": "https://github.com/Xargana/blahaj-srv#readme",
|
|
||||||
"dependencies": {
|
|
||||||
"axios": "^1.8.4",
|
|
||||||
"cors": "^2.8.5",
|
|
||||||
"discord.js": "^14.18.0",
|
|
||||||
"dotenv": "^16.4.7",
|
|
||||||
"express": "^4.21.2",
|
|
||||||
<<<<<<< HEAD
|
|
||||||
"nodejs": "^0.0.0",
|
|
||||||
"ping": "^0.4.4"
|
|
||||||
=======
|
|
||||||
"ping": "^0.4.4",
|
|
||||||
"whois-json": "^2.0.4"
|
|
||||||
>>>>>>> d97cd72f3be558cef653ec487ea655cca97cd7cd
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue