normalize.css/bower.json
2016-03-19 17:14:10 -04:00

18 lines
430 B
JSON

{
"name": "normalize-css",
"description": "A modern alternative to CSS resets",
"main": "normalize.css",
"authors": [
"Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com/)",
"Nicolas Gallagher <nicolas@nicolasgallagher.com> (http://nicolasgallagher.com/)"
],
"license": "MIT",
"ignore": [
"CHANGELOG.md",
"CONTRIBUTING.md",
"package.json",
"README.md",
"test.html"
]
}