28 lines
778 B
JSON
28 lines
778 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"
|
|
],
|
|
"homepage": "https://github.com/necolas/normalize.css",
|
|
"version": "4.1.1",
|
|
"_release": "4.1.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "4.1.1",
|
|
"commit": "c6d93dd58df29d23ec0c0e900effc78c785928e3"
|
|
},
|
|
"_source": "https://github.com/necolas/normalize.css.git",
|
|
"_target": "^4.1.1",
|
|
"_originalSource": "normalize-css"
|
|
} |