mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-08 05:50:25 +00:00
Update package.json
This commit is contained in:
10
package.json
10
package.json
@@ -1,10 +1,15 @@
|
||||
{
|
||||
"name": "pterostats",
|
||||
"version": "v1.1.7",
|
||||
"version": "v1.1.8",
|
||||
"description": "PteroStats is a bot designed to check Panel, Nodes, and Databases status and post it to discord server",
|
||||
"license": "Apache-2.0",
|
||||
"repository": "HirziDevs/PteroStats",
|
||||
"homepage": "https://pterostats.hirzidevs.net",
|
||||
"author": {
|
||||
"email": "hirzigamingyt@gmail.com",
|
||||
"name": "Hirzi",
|
||||
"url": "https://pterostats.hirzidevs.net"
|
||||
},
|
||||
"bugs": {
|
||||
"email": "hirzigamingyt@gmail.com",
|
||||
"url": "https://github.com/HirziDevs/PteroStats"
|
||||
@@ -13,9 +18,10 @@
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^12.5.3",
|
||||
"axios": "^0.21.1",
|
||||
"chalk": "^4.1.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"discord.js": "^12.5.3",
|
||||
"quick.db": "^7.1.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user