Files
caprover/app-frontend/package.json
T
2017-10-24 22:21:10 -07:00

24 lines
581 B
JSON

{
"name": "rdash-angular",
"version": "0.0.1",
"author": "Elliot Hesp",
"contributors": [
"Leonel Samayoa <leonel.e.samayoa@gmail.com> (http://gobliip.com)",
"Ricardo Pascua <rdpascua@outlook.com>"
],
"devDependencies": {
"bower": "^1.3.9",
"gulp": "~3.9.0",
"gulp-concat": "^2.4.1",
"gulp-connect": "^2.0.6",
"gulp-cssnano": "^2.1.0",
"gulp-htmlmin": "^1.3.0",
"gulp-less": "^3.0.5",
"gulp-rename": "^1.2.0",
"gulp-uglify": "^1.0.1",
"gulp-usemin": "^0.3.7",
"gulp-watch": "^4.3.5",
"gulp-wrap": "^0.11.0"
}
}