mirror of
https://github.com/flarum/framework.git
synced 2024-11-30 13:36:10 +08:00
15 lines
310 B
JSON
15 lines
310 B
JSON
|
{
|
||
|
"devDependencies": {
|
||
|
"gulp": "^3.8.11",
|
||
|
"gulp-babel": "^5.1.0",
|
||
|
"gulp-cached": "^1.0.4",
|
||
|
"gulp-concat": "^2.5.2",
|
||
|
"gulp-if": "^1.2.5",
|
||
|
"gulp-livereload": "^3.8.0",
|
||
|
"gulp-remember": "^0.3.0",
|
||
|
"gulp-uglify": "^1.2.0",
|
||
|
"merge-stream": "^0.1.7",
|
||
|
"yargs": "^3.7.2"
|
||
|
}
|
||
|
}
|