-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
39 lines (39 loc) · 1.01 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
{
"dependencies": {
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.5.0",
"babelify": "7.3.0",
"backbone": "^1.3.3",
"browserify": "13.0.1",
"browserify-shim": "^3.8.12",
"chalk": "1.1.3",
"concat-map": "0.0.1",
"flux": "^2.1.1",
"glob": "7.0.3",
"gulp-concat": "2.6.0",
"gulp-cssmin": "0.1.7",
"gulp-if": "2.0.1",
"gulp-notify": "2.2.0",
"gulp-rename": "^1.2.2",
"gulp-shell": "0.5.2",
"gulp-sourcemaps": "1.6.0",
"gulp-uglify": "1.5.3",
"gulp-util": "3.0.7",
"jquery": "^2.2.4",
"lodash": "^4.13.1",
"minifyify": "7.3.3",
"react": "^15.1.0",
"react-addons-update": "^15.1.0",
"react-dom": "^15.1.0",
"react-icons": "^2.1.0",
"react-modal": "^1.3.0",
"underscore": "^1.8.3",
"utils-merge": "1.0.0",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "1.1.0",
"watchify": "3.7.0"
},
"name": "Brasil-Livre",
"version": "0.0.1"
}