-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
43 lines (43 loc) · 1.09 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
40
41
42
43
{
"name": "IsmaserranoPortfolioBundle",
"version": "1.0.0",
"devDependencies": {
"bower": "^1.8.2",
"del": "^1.2.1",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^2.3.1",
"gulp-changed": "^1.3.2",
"gulp-chmod": "^1.3.0",
"gulp-combine-mq": "^0.3.1",
"gulp-concat": "^2.6.1",
"gulp-debug": "^2.1.2",
"gulp-flatten": "0.0.4",
"gulp-hologram": "^1.2.3",
"gulp-if": "^1.2.5",
"gulp-imagemin": "^2.4.0",
"gulp-inject": "^1.5.0",
"gulp-inject-reload": "0.0.2",
"gulp-jshint": "^1.12.0",
"gulp-livereload": "^3.8.1",
"gulp-load-plugins": "^0.8.1",
"gulp-minify-css": "^0.4.6",
"gulp-rename": "^1.2.2",
"gulp-rev": "^3.0.1",
"gulp-ruby-sass": "^0.7.1",
"gulp-shell": "^0.2.11",
"gulp-size": "^1.3.0",
"gulp-uglify": "^1.5.4",
"gulp-util": "^3.0.8",
"jshint-stylish": "^1.0.2",
"lodash": "^3.10.1",
"map-stream": "0.0.5",
"merge-stream": "^0.1.8",
"node-notifier": "^4.6.1",
"rebase": "^0.3.0",
"run-sequence": "^1.2.2"
},
"engines": {
"node": ">=0.10.0"
},
"dependencies": {}
}