-
Notifications
You must be signed in to change notification settings - Fork 0
/
stam.json
143 lines (143 loc) · 4.17 KB
/
stam.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
{
"name": "react-redux-seed",
"version": "0.1.0",
"private": true,
"dependencies": {
"@types/recharts": "1.0.15",
"auth0-js": "^9.1.0",
"auth0-lock": "^11.1.0",
"axios": "^0.15.3",
"babel-polyfill": "^6.26.0",
"github-api": "^3.0.0",
"immutable": "^3.8.1",
"jsonp": "^0.2.1",
"lodash": "^4.17.4",
"moment": "^2.19.1",
"qrcode.react": "^0.7.2",
"react": "16.0.0",
"react-datetime": "^2.8.10",
"react-dom": "16.0.0",
"react-dropzone-component": "^2.0.0",
"react-facebook": "^2.2.10",
"react-google-maps": "9.2.1",
"react-helmet": "^5.2.0",
"react-image-gallery": "^0.8.6",
"react-images": "^0.5.11",
"react-markdown-renderer": "^1.4.0",
"react-photo-gallery": "^6.0.15",
"react-quill": "^1.2.2",
"react-redux": "^5.0.6",
"react-redux-i18n": "^1.9.0",
"react-redux-toastr": "^7.0.0",
"react-render-html": "^0.6.0",
"react-responsive-carousel": "^3.1.25",
"react-router": "^3.0.2",
"react-router-redux": "^4.0.8",
"recharts": "^1.0.0-beta.10",
"redux": "^3.7.2",
"redux-debounced": "^0.3.0",
"redux-thunk": "2.2.0",
"scroll-to-element": "^2.0.0",
"semantic-ui-css": "2.2.12",
"semantic-ui-react": "0.75.1",
"striptags": "^2.2.1",
"universal-cookie": "^2.0.8"
},
"devDependencies": {
"@types/auth0-js": "^8.11.2",
"@types/auth0-lock": "^10.16.2",
"@types/googlemaps": "^3.26.20",
"@types/immutable": "^3.8.7",
"@types/react": "16.0.18",
"@types/react-dom": "^16.0.2",
"@types/react-redux": "^4.4.36",
"@types/react-router": "^3.0.6",
"autoprefixer": "6.7.2",
"awesome-typescript-loader": "^3.0.8",
"babel-core": "6.22.1",
"babel-eslint": "7.1.1",
"babel-jest": "18.0.0",
"babel-loader": "6.2.10",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react-app": "^2.1.1",
"babel-preset-stage-1": "^6.24.1",
"babel-runtime": "^6.20.0",
"case-sensitive-paths-webpack-plugin": "1.1.4",
"chalk": "1.1.3",
"connect-history-api-fallback": "1.3.0",
"cross-spawn": "4.0.2",
"css-loader": "0.26.1",
"detect-port": "1.0.1",
"dotenv": "2.0.0",
"eslint": "3.8.1",
"eslint-config-react-app": "^0.5.2",
"eslint-loader": "1.6.0",
"eslint-plugin-flowtype": "2.21.0",
"eslint-plugin-import": "2.0.1",
"eslint-plugin-jsx-a11y": "2.2.3",
"eslint-plugin-react": "6.4.1",
"extract-text-webpack-plugin": "1.0.1",
"file-loader": "0.10.0",
"filesize": "3.3.0",
"fs-extra": "0.30.0",
"gzip-size": "3.0.0",
"html-webpack-plugin": "2.24.0",
"http-proxy-middleware": "0.17.3",
"jest": "18.1.0",
"json-loader": "0.5.4",
"object-assign": "4.1.1",
"postcss-loader": "1.2.2",
"promise": "7.1.1",
"react-addons-perf": "^15.4.2",
"react-dev-utils": "^0.5.1",
"recursive-readdir": "2.1.1",
"redux-devtools-extension": "^2.13.0",
"source-map-loader": "^0.1.6",
"strip-ansi": "3.0.1",
"style-loader": "0.13.1",
"typescript": "2.5.3",
"uglifyjs-webpack-plugin3": "1.0.0-beta",
"url-loader": "0.5.7",
"webpack": "1.14.0",
"webpack-dev-server": "1.16.2",
"webpack-manifest-plugin": "1.1.0",
"whatwg-fetch": "2.0.2"
},
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"test": "node scripts/test.js --env=jsdom"
},
"jest": {
"collectCoverageFrom": [
"src/**/*.{ts,tsx,js,jsx}"
],
"setupFiles": [
"<rootDir>/config/polyfills.js"
],
"testPathIgnorePatterns": [
"<rootDir>[/\\\\](build|docs|node_modules|scripts)[/\\\\]"
],
"testEnvironment": "node",
"testURL": "http://localhost",
"transform": {
"^.+\\.(ts|tsx)$": "<rootDir>/node_modules/ts-jest/preprocessor.js",
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
"^(?!.*\\.(ts|tsx|js|jsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js"
},
"transformIgnorePatterns": [
"[/\\\\]node_modules[/\\\\].+\\.(ts|tsx|js|jsx)$"
],
"moduleNameMapper": {
"^react-native$": "react-native-web"
}
},
"babel": {
"presets": [
"react-app"
]
},
"eslintConfig": {
"extends": "react-app"
}
}