summaryrefslogtreecommitdiffstats
path: root/afb-client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'afb-client/package.json')
-rw-r--r--afb-client/package.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/afb-client/package.json b/afb-client/package.json
new file mode 100644
index 0000000..e8198f6
--- /dev/null
+++ b/afb-client/package.json
@@ -0,0 +1,61 @@
+{
+ "name": "afb-client",
+ "private": true,
+ "version": "0.0.1",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/iotbzh/healthy-gulp-angular-foundation6"
+ },
+ "scripts": {
+ "postinstall": "bower install",
+ "build": "./node_modules/.bin/gulp clean-build-app-dev",
+ "start": "node node_modules/.bin/gulp watch-dev"
+ },
+ "devDependencies": {
+ "body-parser": "^1.5.2",
+ "bower": "^1.3.1",
+ "cookie-parser": "^1.4.0",
+ "del": "^1.1.1",
+ "event-stream": "^3.2.2",
+ "express": "^4.7.2",
+ "express-session": "^1.12.1",
+ "front-router": "^1.0.0",
+ "gulp": "^3.9.0",
+ "gulp-angular-filesort": "^1.0.4",
+ "gulp-debug": "^2.1.2",
+ "gulp-concat": "^2.4.3",
+ "gulp-htmlhint": "0.0.9",
+ "gulp-htmlmin": "^1.0.0",
+ "gulp-imagemin": "*",
+ "gulp-inject": "^1.1.1",
+ "gulp-jshint": "^1.9.2",
+ "gulp-livereload": "^3.7.0",
+ "gulp-load-plugins": "^0.8.0",
+ "gulp-minify-css": "^0.4.5",
+ "gulp-ng-annotate": "^1.1.0",
+ "gulp-ng-html2js": "^0.2.0",
+ "gulp-nodemon": "^2.0.0",
+ "gulp-order": "^1.1.1",
+ "gulp-print": "^1.1.0",
+ "gulp-rename": "^1.2.0",
+ "gulp-replace": "^0.5.4",
+ "gulp-sass": "^2.0.3",
+ "gulp-sourcemaps": "^1.3.0",
+ "gulp-task-listing": "^1.0.1",
+ "gulp-uglify": "^1.2.0",
+ "imagemin-pngquant": "*",
+ "jshint-stylish": "^1.0.0",
+ "karma": "^0.10",
+ "karma-junit-reporter": "^0.2.2",
+ "main-bower-files": "^2.5.0",
+ "method-override": "^2.1.2",
+ "protractor": "^1.1.1",
+ "q": "^1.1.2",
+ "shelljs": "^0.2.6",
+ "traceback": "^0.3.1",
+ "gulp-sym": "0.0.14"
+ },
+ "dependencies": {
+ "multer": "^1.1.0"
+ }
+}