-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
251 lines (251 loc) · 7.86 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
{
"name": "hmpps-book-secure-move-frontend",
"description": "Frontend rendering app for the Book a secure move service",
"homepage": "https://github.com/ministryofjustice/hmpps-book-secure-move-frontend#readme",
"version": "2.38.0",
"main": "start.js",
"contributors": [
{
"name": "Dom Smith",
"email": "[email protected]"
},
{
"name": "Alex Robinson",
"email": "[email protected]"
},
{
"name": "Ben Chidgey",
"email": "[email protected]"
},
{
"name": "barbaracassani",
"email": "[email protected]"
},
{
"name": "Steve Lorek",
"email": "[email protected]"
},
{
"name": "Tyom Semonov",
"email": "[email protected]"
},
{
"name": "Daniele Polencic",
"email": "[email protected]"
},
{
"name": "Ryan Brooks",
"email": "[email protected]"
},
{
"name": "Ed Brindley",
"email": "[email protected]"
},
{
"name": "Steve Hook",
"email": "[email protected]"
},
{
"name": "Miguel Afonso",
"email": "[email protected]"
},
{
"name": "Andy White",
"email": "[email protected]"
}
],
"repository": {
"type": "git",
"url": "git+https://github.com/ministryofjustice/hmpps-book-secure-move-frontend.git"
},
"bugs": {
"url": "https://github.com/ministryofjustice/hmpps-book-secure-move-frontend/issues"
},
"keywords": [
"book-a-secure-move",
"hmpps",
"ministryofjustice"
],
"dependencies": {
"@hmpps-book-secure-move-frameworks/1.0.0": "github:ministryofjustice/hmpps-book-secure-move-frameworks#v1.0.0",
"@hmpps-book-secure-move-frameworks/1.1.0": "github:ministryofjustice/hmpps-book-secure-move-frameworks#v1.1.0",
"@ministryofjustice/frontend": "0.0.19-alpha",
"@sentry/node": "5.20.1",
"accessible-autocomplete": "2.0.3",
"axios": "0.19.2",
"axios-debug-log": "0.8.0",
"bluebird": "3.7.2",
"chrono-node": "2.1.7",
"compression": "1.7.4",
"concat-stream": "2.0.0",
"concurrently": "5.3.0",
"connect-flash": "0.1.1",
"connect-redis": "5.0.0",
"cookie-parser": "1.4.5",
"core-js": "3.6.5",
"date-fns": "2.15.0",
"debug": "4.2.0",
"devour-client": "2.1.0",
"dotenv": "8.2.0",
"dropzone": "5.7.2",
"express": "4.17.1",
"express-session": "1.17.1",
"filesize": "6.1.0",
"form-data": "3.0.0",
"govuk-frontend": "3.8.0",
"grant-express": "5.3.0",
"helmet": "4.0.0",
"hmpo-form-wizard": "11.7.1",
"i18next": "19.6.3",
"i18next-express-middleware": "2.0.0",
"i18next-sync-fs-backend": "1.1.1",
"js-yaml": "3.14.0",
"json2csv": "5.0.1",
"lodash": "4.17.19",
"markdown-it": "11.0.0",
"markdown-it-container": "3.0.0",
"morgan": "1.10.0",
"multer": "1.4.2",
"npm-run-all": "4.1.5",
"nunjucks": "3.2.2",
"nunjucks-markdown": "2.0.1",
"path-to-regexp": "6.1.0",
"pluralize": "8.0.0",
"qs": "6.9.4",
"query-string": "6.13.1",
"redis": "3.0.2",
"response-time": "2.3.2",
"semver-sort": "0.0.4",
"serve-favicon": "2.5.0",
"slashify": "1.0.0",
"sticky-sidebar": "3.3.1",
"stream-mock": "2.0.5",
"uuid": "8.3.0",
"winston": "3.3.3",
"yargs": "15.4.1"
},
"devDependencies": {
"@babel/core": "7.11.1",
"@babel/preset-env": "7.11.0",
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.1",
"@ffmpeg-installer/ffmpeg": "1.0.20",
"babel-loader": "8.1.0",
"babel-plugin-syntax-dynamic-import": "6.18.0",
"browser-sync": "2.26.12",
"browser-sync-webpack-plugin": "2.2.2",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"cheerio": "1.0.0-rc.3",
"conventional-github-releaser": "3.1.5",
"copy-webpack-plugin": "6.0.3",
"coveralls": "3.1.0",
"css-loader": "3.6.0",
"del-cli": "3.0.1",
"eslint": "7.6.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-mocha": "8.0.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"eslint-plugin-testcafe": "0.2.1",
"faker": "4.1.0",
"file-loader": "6.0.0",
"finepack": "2.10.5",
"git-authors-cli": "1.0.28",
"glob": "7.1.6",
"husky": "4.2.5",
"imagemin-webpack-plugin": "2.4.2",
"lint-staged": "10.2.11",
"mini-css-extract-plugin": "0.10.0",
"mocha": "8.1.1",
"mocha-junit-reporter": "2.0.0",
"mock-fs": "4.12.0",
"nock": "13.0.3",
"node-sass": "4.14.1",
"nodemon": "2.0.4",
"npm-check-updates": "7.0.4",
"nyc": "15.1.0",
"open-cli": "6.0.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"prettier": "2.0.5",
"proxyquire": "2.1.3",
"sass-loader": "9.0.3",
"sinon": "9.0.3",
"sinon-chai": "3.5.0",
"standard-version": "8.0.2",
"style-loader": "1.2.1",
"terser-webpack-plugin": "4.1.0",
"testcafe": "1.9.0",
"testcafe-browser-provider-browserstack": "1.13.0",
"testcafe-reporter-xunit": "2.1.0",
"timezone-mock": "1.1.1",
"webpack": "4.44.1",
"webpack-assets-manifest": "3.1.1",
"webpack-cli": "3.3.12",
"webpack-merge": "4.2.2"
},
"engines": {
"node": "14"
},
"files": [],
"scripts": {
"build": "npm run clean && webpack --config webpack.config.js",
"circle:coverage": "nyc --reporter=lcov --reporter=html npm test -- --reporter mocha-junit-reporter --reporter-options mochaFile=reports/mocha/test-results.xml",
"circle:coveralls": "nyc report --reporter=text-lcov | coveralls",
"circle:lint": "npm run lint -- --format junit --output-file ./reports/eslint/eslint.xml",
"clean": "del .build/",
"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"coverage": "nyc --reporter=html --reporter=lcov npm test",
"coverage:open": "npm run coverage && open-cli ./coverage/index.html",
"develop": "run-p watch:js:*",
"git:checkbranch": "CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD); if [ \"$CURRENT_BRANCH\" = \"master\" ]; then echo 'Committing to the master branch is not allowed'; exit 1; fi",
"lint": "eslint .",
"lint-staged": "lint-staged",
"postrelease": "npm run release:tags",
"prerelease": "npm run update:check && npm run contributors",
"release": "standard-version --no-verify -a",
"release:github": "conventional-github-releaser -p angular",
"release:tags": "git push --follow-tags origin HEAD:master",
"start": "node start.js",
"test": "NODE_ENV=test LOG_LEVEL=silent mocha './app/**/*.test.js' './common/**/*.test.js' './config/**/*.test.js'",
"test-e2e": "node test/e2e/parallel-runner.js",
"test-e2e:browserstack:ie": "testcafe 'browserstack:[email protected]:Windows 10' test/e2e/*.test.js",
"test-e2e:ci": "npm run test-e2e --",
"test-e2e:local": "E2E_BASE_URL='' npm run test-e2e -- --debug --reporter false",
"test-e2e:local:api": "E2E_BASE_URL='' npm run test-e2e -- --reporter false --skip test/e2e/move.new.stc.test.js --skip test/e2e/move.update.stc.test.js",
"update": "ncu -u",
"update:check": "ncu -- --error-level 2",
"watch:js:client": "webpack --watch --progress",
"watch:js:server": "nodemon $NODE_DEBUG_OPTION --inspect",
"watch:test": "npm test -- --reporter=min --watch"
},
"license": "MIT",
"commitlint": {
"extends": [
"@commitlint/config-conventional"
],
"rules": {
"subject-case": [
2,
"always",
[
"sentence-case"
]
]
}
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "npm run git:checkbranch && lint-staged"
}
},
"lint-staged": {
"*.js": "eslint",
"package.json": "finepack"
}
}