-
Notifications
You must be signed in to change notification settings - Fork 18
/
package.json
163 lines (163 loc) · 5.16 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
{
"name": "talentmap",
"version": "0.1.0",
"private": true,
"dependencies": {
"@cmsgov/design-system-core": "^1.18.0",
"axios": "^0.17.1",
"babel-plugin-lodash": "^3.3.2",
"babel-polyfill": "^6.26.0",
"body-parser": "^1.18.2",
"bunyan": "^1.8.12",
"date-fns": "^1.29.0",
"draft-js": "^0.10.4",
"draft-js-plugins-editor": "^2.0.4",
"express": "^4.16.2",
"font-awesome": "^4.7.0",
"helmet": "^3.12.0",
"history": "^4.7.2",
"immutable": "^3.8.2",
"lodash": "^4.17.4",
"lodash-webpack-plugin": "^0.11.5",
"numeral": "^2.0.6",
"prop-types": "^15.6.0",
"query-string": "^5.0.1",
"rc-steps": "^3.1.0",
"react": "^15.6.2",
"react-autosuggest": "^9.3.2",
"react-dom": "^15.6.2",
"react-fontawesome": "^1.6.1",
"react-helmet": "^5.2.0",
"react-loadable": "^5.3.1",
"react-paginate": "^4.4.4",
"react-redux": "^5.0.5",
"react-responsive": "^4.0.3",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-router-redux": "^5.0.0-alpha.9",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-scroll": "^1.7.5",
"react-scrollbar": "^0.5.4",
"react-select": "^1.1.0",
"react-simple-dropdown": "^3.2.0",
"react-tippy": "^1.2.2",
"redux": "^3.7.1",
"redux-form": "^7.2.0",
"redux-saga": "^0.15.6",
"redux-thunk": "^2.2.0",
"saml2-js": "2.0.2",
"shortid": "^2.2.8",
"typeface-merriweather": "^0.0.54",
"typeface-roboto": "^0.0.50",
"uswds": "~1.6.0"
},
"devDependencies": {
"@epegzz/sass-vars-loader": "^3.2.0",
"autoprefixer": "7.2.5",
"axios-mock-adapter": "^1.10.0",
"babel-core": "6.26.0",
"babel-eslint": "7.2.3",
"babel-jest": "22.0.6",
"babel-loader": "7.1.2",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-preset-react-app": "^3.1.0",
"babel-runtime": "6.26.0",
"case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "2.3.0",
"css-loader": "0.28.8",
"dotenv": "4.0.0",
"enzyme": "^2.9.1",
"enzyme-to-json": "^1.6.0",
"eslint": "3.19.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-config-react-app": "^1.0.5",
"eslint-loader": "1.9.0",
"eslint-plugin-flowtype": "2.41.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.5.1",
"extract-text-webpack-plugin": "^2.1.2",
"file-loader": "0.11.2",
"fs-extra": "3.0.1",
"html-webpack-plugin": "2.30.1",
"jest": "22.0.6",
"jest-localstorage-mock": "^1.2.0",
"mock-local-storage": "^1.0.5",
"node-sass": "^4.7.2",
"object-assign": "4.1.1",
"pa11y-ci": "^1.3.1",
"postcss-flexbugs-fixes": "3.2.0",
"postcss-loader": "2.0.10",
"promise": "7.3.1",
"react-dev-utils": "^3.1.1",
"react-error-overlay": "^1.0.10",
"react-router-test-context": "^0.1.0",
"react-test-renderer": "^15.6.1",
"redux-mock-store": "^1.4.0",
"redux-saga-test-plan": "^3.2.0",
"redux-testkit": "^1.0.6",
"sass-lint": "^1.12.1",
"sass-loader": "^6.0.6",
"sinon": "^2.4.1",
"style-loader": "0.19.1",
"supertest": "^3.0.0",
"sw-precache-webpack-plugin": "0.11.4",
"url-loader": "0.6.2",
"webpack": "^2.7.0",
"webpack-dev-server": "2.10.1",
"webpack-manifest-plugin": "1.3.2",
"whatwg-fetch": "2.0.3",
"yarn": "^1.3.2"
},
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"test": "node scripts/test.js --env=jsdom --no-cache --coverage --runInBand",
"test:local": "node scripts/test.js --env=jsdom --no-cache --coverage -u",
"server": "yarn run build && node src/server.js",
"analyze": "codeclimate analyze -f html > codeclimate.html",
"analyze:eslint": "codeclimate analyze -e eslint:eslint-3 -f html > codeclimate.html",
"analyze:scss": "codeclimate analyze -e scss-lint -f html > codeclimate.html",
"stats": "NODE_ENV=production webpack --json --config ./config/webpack.config.prod.js > stats.json"
},
"jest": {
"collectCoverageFrom": [
"src/**/*.{js,jsx}",
"!src/registerServiceWorker.js",
"!src/Components/**/index.js",
"!src/Components/StaticDevContent/*",
"!src/actions/showStaticContent.js",
"!src/reducers/showStaticContent.js"
],
"coverageReporters": [
"lcov"
],
"setupFiles": [
"<rootDir>/config/polyfills.js",
"jest-localstorage-mock",
"mock-local-storage"
],
"setupTestFrameworkScriptFile": "<rootDir>/config/jest/setupTests.js",
"testMatch": [
"<rootDir>/src/**/__tests__/**/*.js?(x)",
"<rootDir>/src/**/?(*.)(spec|test).js?(x)"
],
"testEnvironment": "node",
"testURL": "http://localhost",
"transform": {
"^.+\\.(js|jsx)$": "<rootDir>/node_modules/babel-jest",
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
"^(?!.*\\.(js|jsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
},
"transformIgnorePatterns": [
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx)$"
],
"moduleNameMapper": {
"^react-native$": "react-native-web"
}
},
"eslintConfig": {
"extends": "react-app"
}
}