|
1 | 1 | { |
2 | | - "name": "adminlte-reactjs", |
3 | | - "version": "1.0.0", |
4 | | - "repository": { |
5 | | - "type": "git", |
6 | | - "url": "http://github.com/booleanhunter/ReactJS-AdminLTE" |
7 | | - }, |
8 | | - "author": "booleanhunter", |
9 | | - "license": "MIT", |
10 | | - "original-credits": "admin-lte", |
11 | | - "original-credits-repository": { |
12 | | - "type": "git", |
13 | | - "url": "git://github.com/almasaeed2010/AdminLTE.git" |
14 | | - }, |
15 | | - "dependencies": { |
16 | | - "babel-core": "~6.5.1", |
17 | | - "babel-loader": "~6.2.2", |
18 | | - "babel-preset-es2015": "~6.5.0", |
19 | | - "babel-preset-react": "~6.5.0", |
20 | | - "body-parser": "^1.14.0", |
21 | | - "bower": "^1.7.7", |
22 | | - "consolidate": "^0.13.1", |
23 | | - "express": "^4.13.3", |
24 | | - "handlebars": "^4.0.3", |
25 | | - "jsx-loader": "^0.13.2", |
26 | | - "raphael": "^2.1.4", |
27 | | - "react": "~0.14.7", |
28 | | - "webpack": "^1.12.13" |
29 | | - }, |
30 | | - "devDependencies": { |
31 | | - "css-loader": "^0.23.1", |
32 | | - "react-hot-loader": "~1.3.0", |
33 | | - "style-loader": "^0.13.0", |
34 | | - "webpack-dev-server": "~1.14.1" |
35 | | - } |
| 2 | + "name": "adminlte-reactjs", |
| 3 | + "version": "1.0.1", |
| 4 | + "repository": { |
| 5 | + "type": "git", |
| 6 | + "url": "http://github.com/booleanhunter/ReactJS-AdminLTE" |
| 7 | + }, |
| 8 | + "author": "booleanhunter", |
| 9 | + "license": "MIT", |
| 10 | + "original-credits": "admin-lte", |
| 11 | + "original-credits-repository": { |
| 12 | + "type": "git", |
| 13 | + "url": "git://github.com/almasaeed2010/AdminLTE.git" |
| 14 | + }, |
| 15 | + "dependencies": { |
| 16 | + "babel-core": "~6.5.1", |
| 17 | + "babel-loader": "~6.2.2", |
| 18 | + "babel-preset-es2015": "~6.5.0", |
| 19 | + "babel-preset-react": "~6.5.0", |
| 20 | + "body-parser": "^1.14.0", |
| 21 | + "bower": "^1.7.7", |
| 22 | + "consolidate": "^0.13.1", |
| 23 | + "express": "^4.13.3", |
| 24 | + "handlebars": "^4.0.3", |
| 25 | + "jsx-loader": "^0.13.2", |
| 26 | + "raphael": "^2.1.4", |
| 27 | + "react": "~0.14.7", |
| 28 | + "webpack": "^1.12.13" |
| 29 | + }, |
| 30 | + "devDependencies": { |
| 31 | + "css-loader": "^0.23.1", |
| 32 | + "react-hot-loader": "~1.3.0", |
| 33 | + "style-loader": "^0.13.0", |
| 34 | + "webpack-dev-server": "~1.14.1" |
| 35 | + } |
36 | 36 | } |
0 commit comments