cobuild-angular-stack
Version:
Base stack angular sass jade gulp
68 lines (67 loc) • 1.86 kB
JSON
{
"name": "cobuild-angular-stack",
"version": "0.0.5",
"description": "Base stack angular sass jade gulp",
"main": "app.js",
"scripts": {
"start": "node .",
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "bower install"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/rokk3rlabs/cobuild-angular-stack.git"
},
"author": "Diego Santiesteban - @gato_developer - @rokk3rlabs",
"license": "ISC",
"homepage": "https://bitbucket.org/rokk3rlabs/cobuild-angular-stack#readme",
"dependencies": {
"compression": "^1.6.2",
"connect-wwwhisper": "*",
"express": "^4.14.0",
"gulp": "^3.9.1",
"gulp-bower": "0.0.13",
"gulp-clean": "^0.3.2",
"gulp-concat": "~2.3.4",
"gulp-connect": "~2.0.6",
"gulp-flatten": "^0.2.0",
"gulp-header": "~1.0.5",
"gulp-htmlmin": "^1.3.0",
"gulp-imagemin": "^2.2.0",
"gulp-install": "^0.6.0",
"gulp-jade": "~0.6.1",
"gulp-less": "^3.0.5",
"gulp-minify-css": "^0.3.10",
"gulp-notify": "~1.4.0",
"gulp-plumber": "~0.6.4",
"gulp-rename": "~1.2.0",
"gulp-replace": "^0.5.4",
"gulp-sass": "^2.2.0",
"gulp-size": "~1.0.0",
"gulp-uglify": "~0.3.1",
"gulp-util": "~3.0.0",
"gulp-watch": "^0.6.10",
"http-auth": "^2.4.4",
"node-bourbon": "~1.2.3",
"node-neat": "~1.3.0",
"prerender-node": "^2.3.0",
"xdg-utils": "0.0.3"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-connect": "^2.0.6",
"gulp-header": "^1.0.5",
"gulp-minify-css": "^0.3.13",
"gulp-notify": "^1.4.2",
"gulp-plumber": "^0.6.6",
"gulp-rename": "^1.2.2",
"gulp-resolve-dependencies": "^2.2.0",
"gulp-size": "^1.0.0",
"gulp-util": "^3.0.7",
"gulp-watch": "^0.6.10",
"yargs": "^4.8.0"
},
"engines": {
"node": "6.1.0"
}
}