mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-02-04 20:12:25 +00:00
Create package.json
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "PteroControl",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^12.5.3",
|
||||
"nodeactyl": "^3.1.3",
|
||||
"discord-buttons": "3.1.1",
|
||||
"discord-slider": "1.1.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": "14.x"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user