-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
154 lines (154 loc) · 4.43 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"name": "shiny-juice-shop",
"version": "15.0.0",
"description": "Testing manifest",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"body-parser": "^1.19.0",
"check-dependencies": "^1.1.0",
"clarinet": "^0.12.4",
"colors": "1.4.0",
"compression": "^1.7.4",
"concurrently": "^5.3.0",
"config": "^3.3.7",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"dottie": "^2.0.2",
"download": "^8.0.0",
"errorhandler": "^1.5.1",
"exif": "^0.6.0",
"express": "^4.17.1",
"express-ipfilter": "^1.2.0",
"express-jwt": "0.1.3",
"express-rate-limit": "^5.3.0",
"express-robots-txt": "^0.4.1",
"express-security.txt": "^2.0.0",
"feature-policy": "^0.5.0",
"file-stream-rotator": "^0.5.7",
"file-type": "^16.1.0",
"filesniffer": "^1.0.3",
"finale-rest": "^1.1.1",
"fs-extra": "^9.0.1",
"fuzzball": "^1.3.0",
"glob": "^7.1.6",
"graceful-fs": "^4.2.6",
"grunt": "^1.2.1",
"grunt-contrib-compress": "^1.6.0",
"grunt-replace-json": "^0.1.0",
"hashids": "^2.2.1",
"hbs": "^4.0.4",
"helmet": "^4.0.0",
"html-entities": "^1.3.1",
"i18n": "^0.11.1",
"js-yaml": "^3.14.0",
"jsonwebtoken": "0.4.0",
"jssha": "^3.1.1",
"juicy-chat-bot": "~0.7.1",
"libxmljs2": "^0.32.0",
"marsdb": "^0.6.11",
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
"node-pre-gyp": "^0.15.0",
"notevil": "^1.3.3",
"on-finished": "^2.3.0",
"otplib": "^12.0.1",
"pdfkit": "^0.11.0",
"portscanner": "^2.2.0",
"prom-client": "^14.1.0",
"pug": "^3.0.0",
"replace": "^1.2.0",
"request": "^2.88.2",
"sanitize-filename": "^1.6.3",
"sanitize-html": "1.4.2",
"semver": "^7.3.2",
"sequelize": "^6.15.1",
"serve-index": "^1.9.1",
"socket.io": "^3.1.0",
"sqlite3": "^5.0.8",
"svg-captcha": "^1.4.0",
"swagger-ui-express": "^4.1.4",
"ts-node-dev": "^1.1.6",
"unzipper": "0.9.15",
"winston": "^3.3.3",
"yaml-schema-validator": "^1.2.2",
"z85": "^0.0.2"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.3",
"@types/clarinet": "^0.12.1",
"@types/compression": "^1.7.0",
"@types/config": "^0.0.41",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.9",
"@types/cross-spawn": "^6.0.2",
"@types/download": "^6.2.4",
"@types/errorhandler": "^1.5.0",
"@types/exif": "^0.6.3",
"@types/express": "^4.17.11",
"@types/express-jwt": "^6.0.0",
"@types/frisby": "^2.0.10",
"@types/fs-extra": "^9.0.6",
"@types/glob": "^7.1.6",
"@types/graceful-fs": "^4.1.5",
"@types/i18n": "^0.12.0",
"@types/jasmine": "~3.9.1",
"@types/jest": "^26.0.20",
"@types/js-yaml": "^3.12.6",
"@types/jsonwebtoken": "^8.5.0",
"@types/jws": "^3.2.5",
"@types/mocha": "^8.1.1",
"@types/morgan": "^1.9.2",
"@types/multer": "^1.4.5",
"@types/node": "^17.0.36",
"@types/on-finished": "^2.3.1",
"@types/pdfkit": "^0.10.6",
"@types/portscanner": "^2.1.0",
"@types/pug": "^2.0.4",
"@types/request": "^2.48.5",
"@types/sanitize-html": "^1.27.0",
"@types/semver": "^7.3.4",
"@types/sequelize": "^4.28.11",
"@types/serve-index": "^1.7.30",
"@types/sinon": "^10.0.4",
"@types/sinon-chai": "^3.2.5",
"@types/socket.io": "^2.1.13",
"@types/socket.io-client": "^1.4.35",
"@types/swagger-ui-express": "^4.1.2",
"@types/unzipper": "^0.10.3",
"@types/validator": "^13.1.3",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"cross-spawn": "^7.0.3",
"cypress": "^9.7.0",
"eslint": "^7.21.0",
"eslint-config-standard-with-typescript": "^21.0.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"frisby": "^2.1.3",
"grunt-cli": "^1.3.2",
"http-server": "^0.12.3",
"jasmine": "^3.9.0",
"jasmine-core": "~3.9.0",
"jasmine-reporters": "^2.5.0",
"jest": "^26.6.3",
"mocha": "^8.1.1",
"node-fetch": "^2.6.1",
"nyc": "^15.1.0",
"shelljs": "^0.8.4",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"socket.io-client": "^3.1.0",
"source-map-support": "^0.5.19",
"ts-jest": "^26.5.0",
"ts-node": "^10.8.0",
"typescript": "~4.6.0"
}
}