normalize.css/component.json
Nicolas Gallagher 9d729698e6 v1.0.1
2012-08-19 20:38:00 +01:00

15 lines
364 B
JSON

{
"name": "normalize-css",
"version": "1.0.1",
"author": "Nicolas Gallagher",
"homepage": "http://necolas.github.com/normalize.css",
"repository": {
"type": "git",
"url": "https://github.com/necolas/normalize.css.git"
},
"licenses": [{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}]
}