-
-
Notifications
You must be signed in to change notification settings - Fork 35
/
package.json
41 lines (41 loc) · 1021 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"name": "shop-managerx",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NotSaksh/Shop-Managerx.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/NotSaksh/Shop-Managerx/issues"
},
"homepage": "https://github.com/NotSaksh/Shop-Managerx#readme",
"dependencies": {
"body-parser": "^1.20.0",
"colors": "^1.4.0",
"cron": "^2.0.0",
"discord.js": "^13.8.0",
"ejs": "^3.1.8",
"enmap": "^5.9.0",
"express": "^4.18.1",
"express-session": "^1.17.3",
"fs-extra": "^10.1.0",
"memorystore": "^1.6.7",
"moment": "^2.29.3",
"ms": "^2.1.3",
"node-scp": "^0.0.17",
"passport": "^0.6.0",
"passport-discord": "^0.1.4",
"paypal-rest-sdk": "^1.8.1",
"scp-promises": "^0.5.0",
"sourcebin": "^4.3.5",
"ssh2": "^1.10.0",
"translatte": "^3.0.1"
}
}