-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
41 lines (41 loc) · 983 Bytes
/
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
{
"name": "react-express-rx-starter",
"version": "0.0.0",
"private": true,
"engines": {
"node": "0.12.x"
},
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.12.0",
"bootstrap": "^3.3.4",
"bower": "^1.4.1",
"browserify": "^9.0.3",
"cookie-parser": "~1.3.4",
"debug": "~2.1.1",
"express": "~4.12.2",
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-concat": "^2.5.2",
"gulp-less": "^3.0.2",
"gulp-livereload": "^3.8.0",
"gulp-minify-css": "^1.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^1.3.3",
"gulp-sourcemaps": "^1.5.2",
"http": "0.0.0",
"jade": "~1.9.2",
"morgan": "~1.5.1",
"react": "^0.13.1",
"react-bootstrap": "^0.20.0",
"react-tools": "^0.13.1",
"reactify": "^1.1.0",
"serve-favicon": "~2.2.0",
"string": "^3.1.1",
"underscore": "^1.8.3",
"validator": "^3.39.0",
"vinyl-source-stream": "^1.1.0"
}
}