forked from City-of-Helsinki/varaamo
-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
152 lines (152 loc) · 4.75 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
{
"name": "varaamo",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/digipointtku/varaamo"
},
"engines": {
"node": ">=8.15.1",
"npm": ">=6.4.1"
},
"main": "server/index.js",
"homepage": "https://varaamo.turku.fi/",
"description": "Varaamo is the user interface for the City of Turku varaamo.turku.fi resource reservation service.",
"license": "MIT",
"dependencies": {
"@babel/core": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.3.0",
"@babel/plugin-syntax-dynamic-import": "7.7.4",
"@babel/polyfill": "7.2.5",
"@babel/preset-env": "7.3.1",
"@babel/preset-react": "7.0.0",
"@babel/register": "7.0.0",
"@fortawesome/fontawesome-svg-core": "^1.2.18",
"@fortawesome/free-solid-svg-icons": "^5.8.2",
"@fortawesome/react-fontawesome": "^0.1.4",
"autoprefixer": "10.4.16",
"babel-loader": "8.0.5",
"bootstrap-sass": "3.4.1",
"classnames": "2.2.5",
"compression": "1.7.4",
"css-loader": "6.7.3",
"dotenv": "7.0.0",
"dragscroll": "0.0.8",
"express": "4.21.0",
"google-libphonenumber": "3.2.10",
"hash-file": "3.0.0",
"hel-bootstrap-3": "1.0.0-beta.4",
"hel-icons": "1.0.0-beta.2",
"humps": "2.0.1",
"isomorphic-fetch": "3.0.0",
"leaflet": "^1.4.0",
"lightbox-react": "0.3.7",
"location-origin": "1.1.4",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.7.2",
"mobile-detect": "1.4.0",
"moment": "2.29.4",
"moment-range": "4.0.1",
"moment-timezone": "0.5.35",
"moment-timezone-data-webpack-plugin": "1.5.1",
"morgan": "1.9.1",
"nocache": "2.0.0",
"node-sass": "8.0.0",
"normalizr": "2.2.1",
"oidc-client": "1.11.5",
"postcss-loader": "7.3.3",
"query-string": "4.2.3",
"rc-slider": "8.3.1",
"react": "16.8.6",
"react-app-polyfill": "^0.2.2",
"react-beautiful-dnd": "13.1.1",
"react-bootstrap": "0.32.3",
"react-day-picker": "7.3.0",
"react-device-detect": "^1.6.2",
"react-dom": "16.8.6",
"react-helmet": "6.1.0",
"react-intl": "2.8.0",
"react-intl-redux": "2.1.0",
"react-leaflet": "2.2.1",
"react-linkify": "0.2.2",
"react-loader": "2.4.5",
"react-notifications": "1.4.3",
"react-numeric-input": "2.2.3",
"react-redux": "6.0.1",
"react-router-bootstrap": "0.24.4",
"react-router-dom": "4.3.1",
"react-select": "^3.0.4",
"react-sticky-el": "1.0.20",
"react-toggle": "4.0.2",
"redux": "4.0.1",
"redux-actions": "2.6.5",
"redux-api-middleware": "3.0.1",
"redux-devtools-extension": "2.13.8",
"redux-form": "8.1.0",
"redux-oidc": "3.1.5",
"redux-thunk": "2.2.0",
"reselect": "2.5.4",
"resolve-url-loader": "5.0.0",
"sass-loader": "13.2.0",
"seamless-immutable": "7.1.4",
"serialize-javascript": "4.0.0",
"validator": "13.7.0",
"webpack": "5.94.0",
"webpack-cli": "5.0.1",
"webpack-merge": "4.2.1"
},
"devDependencies": {
"babel-eslint": "10.0.1",
"babel-jest": "26.2.2",
"body-parser": "1.20.3",
"codecov": "3.8.2",
"cookie-parser": "1.4.3",
"cookie-session": "1.3.3",
"cypress": "13.6.2",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "~1.11.2",
"eslint": "^8.30.0",
"eslint-config-airbnb": "19.0.4",
"eslint-import-resolver-webpack": "0.13.2",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "^22.3.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-webpack-plugin": "4.0.0",
"html-webpack-plugin": "5.5.0",
"jest": "26.2.2",
"mockdate": "2.0.2",
"prop-types": "^15.7.2",
"react-test-renderer": "^16.8.4",
"react-transform-hmr": "1.0.4",
"rosie": "1.6.0",
"simple-mock": "0.8.0",
"style-loader": "3.3.1",
"terser-webpack-plugin": "^5.3.6",
"webpack-dev-middleware": "6.1.2",
"webpack-hot-middleware": "2.25.3"
},
"browserslist": [
"> 0.5%",
"last 2 versions",
"Firefox ESR",
"not dead"
],
"scripts": {
"build": "./node_modules/.bin/webpack --config config/webpack.production.js",
"build:win": ".\\node_modules\\.bin\\webpack --config config\\webpack.production.js",
"lint": "./node_modules/.bin/eslint .",
"lint:fix": "./node_modules/.bin/eslint --fix .",
"start:production": "NODE_ENV=production node server/index.js",
"start:production:win": "SET NODE_ENV=production&& node server/index.js",
"start": "node server/index.js",
"test": "jest",
"test:watch": "jest --watch",
"test:coverage": "jest --collectCoverage",
"test:ci": "jest --runInBand --collectCoverage",
"test:debug": "node --inspect-brk node_modules/.bin/jest --runInBand",
"cypress:open": "cypress open",
"cypress:run": "cypress run"
}
}