UNPKG

generator-sh-base-styles

Version:
21 lines (20 loc) 449 B
{ "name": "generator-sh-base-styles", "description": "Yoeman generator for Salted Herring base styles", "main": "index.js", "authors": [ "Simon Winter <simon@saltedherring.com>" ], "license": "ISC", "homepage": "https://github.com/salted-herring/generator-sh-base-styles", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "devDependencies": { "compass-h5bp": "^1.0.0" } }