5 "production": "gulp build --production",
8 "permissions": "chown -R $USER:$USER bootstrap/cache storage public/uploads"
12 "browserify": "^14.3.0",
15 "gulp-autoprefixer": "3.1.1",
16 "gulp-clean-css": "^3.0.4",
17 "gulp-livereload": "^3.8.1",
18 "gulp-minify-css": "1.2.4",
19 "gulp-plumber": "1.1.0",
21 "gulp-uglify": "2.1.2",
22 "vinyl-buffer": "^1.0.0",
23 "vinyl-source-stream": "^1.1.0",
29 "angular-animate": "^1.5.5",
30 "angular-resource": "^1.5.5",
31 "angular-sanitize": "^1.5.5",
32 "angular-ui-sortable": "^0.17.0",
34 "babel-polyfill": "^6.23.0",
35 "babel-preset-es2015": "^6.24.1",
36 "clipboard": "^1.7.1",
37 "codemirror": "^5.26.0",
39 "gulp-util": "^3.0.8",
40 "markdown-it": "^8.3.1",
41 "markdown-it-task-lists": "^2.0.0",
44 "vuedraggable": "^2.14.1"
47 "vue": "vue/dist/vue.common.js"