-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-backup.json
More file actions
68 lines (68 loc) · 1.99 KB
/
package-backup.json
File metadata and controls
68 lines (68 loc) · 1.99 KB
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
{
"name": "react_scaffolding",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "",
"dependencies": {
"classnames": "^2.2.5",
"debug": "^2.2.0",
"history": "1.12.3",
"lodash": "3.10.1",
"platform": "1.3.0",
"react": "15.3.1",
"react-dom": "15.3.1",
"react-redux": "4.4.5",
"react-router": "2.7.0",
"redux": "3.5.1",
"redux-logger": "2.3.2",
"seamless-immutable": "5.0.1",
"superagent": "1.7.2"
},
"devDependencies": {
"babel-core": "6.14.0",
"babel-eslint": "^6.0.4",
"babel-loader": "6.2.5",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-plugin-react-transform": "2.0.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.3.13",
"babel-plugin-transform-react-display-name": "^6.3.13",
"babel-preset-es2015": "6.14.0",
"babel-preset-react": "6.11.1",
"babel-preset-react-hmre": "^1.1.0",
"babel-preset-stage-0": "^6.5.0",
"babel-polyfill": "^6.13.0",
"babel-register": "^6.14.0",
"babel-runtime": "^6.9.2",
"css-loader": "0.23.1",
"eslint": "^2.8.0",
"eslint-loader": "^1.3.0",
"eslint-plugin-babel": "^3.2.0",
"eslint-plugin-classes": "^0.1.1",
"eslint-plugin-react": "^5.0.1",
"event-source-polyfill": "0.0.7",
"extract-text-webpack-plugin": "1.0.1",
"file-loader": "0.8.5",
"html-webpack-plugin": "2.7.2",
"json-loader": "0.5.4",
"node-sass": "^3.7.0",
"nodemon": "^1.9.1",
"null-loader": "0.1.1",
"react-hot-loader": "^3.0.0-beta.5",
"script-loader": "0.6.1",
"stats-webpack-plugin": "^0.4.2",
"style-loader": "0.13.0",
"sass-loader": "^3.2.0",
"url-loader": "0.5.7",
"webpack": "^1.13.0",
"webpack-dev-server": "1.10.1",
"webpack-notifier": "1.2.1",
"webpack-dev-middleware": "^1.2.0",
"webpack-hot-middleware": "^2.2.0",
"happypack": "2.2.1"
}
}