First Commit
This commit is contained in:
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "dlinuxtemplatev14",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.3.4",
|
||||
"cpu-load": "^1.0.0",
|
||||
"discord.js": "^14.0.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"glob": "^7.2.0",
|
||||
"jsonfile": "^6.1.0",
|
||||
"node-fetch": "^2.6.9",
|
||||
"node-free": "^1.0.0",
|
||||
"sysstats": "^1.0.1",
|
||||
"unirest": "^0.6.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user