UNPKG

generator-patternpack

Version:

PatternPack yeoman generators to make creating a pattern library easy.

17 lines (16 loc) 274 B
{ "name": "<%= name %>", "description": "<%= description %>", "version": "0.0.1", "ignore": [ "src", "gruntfile.js", "package.json", "**/.*", "node_modules", "bower_components", "test", "tests" ], "main": "dist/<%= name %>.css" }