normalize.css/bower.json

13 lines
245 B
JSON
Raw Normal View History

{
"name": "normalize-css",
2014-01-26 05:14:26 +00:00
"version": "3.0.0-rc.1",
"main": "normalize.css",
"author": "Nicolas Gallagher",
"ignore": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"component.json",
"test.html"
]
}