normalize.css/bower.json
Nicolas Gallagher c9ff1dd48d Add Bower manifest file
Ignore files that don't need to be installed.
2013-05-07 23:34:54 -07:00

13 lines
240 B
JSON

{
"name": "normalize-css",
"version": "2.1.1",
"main": "normalize.css",
"author": "Nicolas Gallagher",
"ignore": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"component.json",
"test.html"
]
}