mirror of
https://github.com/github/choosealicense.com
synced 2024-11-06 03:38:49 +01:00
23 lines
555 B
JSON
23 lines
555 B
JSON
|
{
|
||
|
"name": "normalize-css",
|
||
|
"version": "3.0.0",
|
||
|
"main": "normalize.css",
|
||
|
"author": "Nicolas Gallagher",
|
||
|
"ignore": [
|
||
|
"CHANGELOG.md",
|
||
|
"CONTRIBUTING.md",
|
||
|
"component.json",
|
||
|
"test.html"
|
||
|
],
|
||
|
"homepage": "https://github.com/necolas/normalize.css",
|
||
|
"_release": "3.0.0",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "3.0.0",
|
||
|
"commit": "ecfe3e1788c1c79640cad011a3bc04dd6e4e1e6a"
|
||
|
},
|
||
|
"_source": "git://github.com/necolas/normalize.css.git",
|
||
|
"_target": "~3.0.0",
|
||
|
"_originalSource": "normalize-css",
|
||
|
"_direct": true
|
||
|
}
|