mibew/src/package.json
2014-12-11 14:21:20 +00:00

26 lines
711 B
JSON

{
"devDependencies": {
"gulp": "~3.8.0",
"gulp-phpcs": "~0.2.1",
"gulp-uglify": "~0.3.1",
"gulp-concat": "~2.3.4",
"gulp-order": "~1.1.1",
"gulp-handlebars": "~2.2.0",
"gulp-define-module": "~0.1.1",
"gulp-header": "~1.0.5",
"gulp-zip": "~1.0.0",
"gulp-tar": "~1.0.0",
"gulp-gzip": "~0.0.8",
"gulp-chmod": "~1.1.0",
"gulp-xgettext": "~0.2.0",
"gulp-concat-po": "~0.1.0",
"handlebars": "~2.0.0",
"run-sequence": "~0.3.6",
"through2": "^0.5.1",
"pofile": "~0.2.12",
"lodash": "~2.4.1",
"strftime": "~0.8.2",
"event-stream": "~3.1.7"
}
}