mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
28 lines
676 B
JSON
28 lines
676 B
JSON
{
|
|
"name": "normalize",
|
|
"filename": "normalize.min.css",
|
|
"version": "3.0.1",
|
|
"description": "Normalize.css makes browsers render all elements consistently and in line with modern standards.",
|
|
"homepage": "http://necolas.github.com/normalize.css/",
|
|
"keywords": [
|
|
"cross browser"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Nicolas Gallagher",
|
|
"web": "http://nicolasgallagher.com/"
|
|
},
|
|
{
|
|
"name": "Jonathan Neal",
|
|
"web": "http://twitter.com/jon_neal/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/necolas/normalize.css"
|
|
}
|
|
]
|
|
|
|
}
|