UNPKG

generator-sh-base-styles

Version:
32 lines (31 loc) 926 B
{ "name": "generator-sh-base-styles", "version": "0.0.2", "description": "Yoeman generator for Salted Herring base styles", "repository": "git@github.com:salted-herring/generator-sh-base-styles.git", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "breakpoint-sass": "^2.7.1", "generator-sh-base-styles": "^0.0.7", "grunt": "^1.0.1", "grunt-bg-shell": "^2.3.3", "grunt-cli": "^1.2.0", "grunt-contrib-imagemin": "^1.0.1", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-requirejs": "^1.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-string-replace": "^1.3.1", "gulp": "^3.9.1", "gulp-autoprefixer": "^4.0.0", "gulp-sass": "^3.1.0", "gulp-sourcemaps": "^2.6.0", "sass-module-importer": "^1.4.0", "sassdoc": "^2.2.2", "susy": "^2.2.12" } }