UNPKG

frontbox

Version:
39 lines (38 loc) 1.03 kB
{ "name": "frontbox", "version": "1.0.0", "description": "", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "autoprefixer": "^6.3.7", "browser-sync": "^2.13.0", "eslint-config-airbnb": "^12.0.0", "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.0", "gulp-babel": "^6.1.2", "gulp-concat": "^2.6.0", "gulp-csscomb": "^3.0.7", "gulp-cssnano": "^2.1.2", "gulp-data": "^1.2.1", "gulp-jade": "^1.1.0", "gulp-markdown-to-json": "^0.2.1", "gulp-merge-json": "^0.6.0", "gulp-minify-cssnames": "^2.0.0", "gulp-plumber": "^1.1.0", "gulp-postcss": "^6.1.1", "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.2", "gulp-shorthand": "^1.1.0", "gulp-stylus": "^2.4.0", "gulp-uglify": "^2.0.0", "gulp-uncss": "^1.0.5", "gulp-util": "^3.0.7", "gulp-yaml": "^1.0.1", "postcss-assets": "^4.1.0" } }