mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-28 13:02:21 +00:00
24 lines
575 B
JSON
24 lines
575 B
JSON
{
|
|
"name": "normalize-css",
|
|
"version": "3.0.1",
|
|
"main": "normalize.css",
|
|
"author": "Nicolas Gallagher",
|
|
"ignore": [
|
|
"CHANGELOG.md",
|
|
"CONTRIBUTING.md",
|
|
"component.json",
|
|
"package.json",
|
|
"test.html"
|
|
],
|
|
"homepage": "https://github.com/necolas/normalize.css",
|
|
"_release": "3.0.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "3.0.1",
|
|
"commit": "e3c71c911b0c0ebc0ee14d2421543ce1476fd761"
|
|
},
|
|
"_source": "git://github.com/necolas/normalize.css.git",
|
|
"_target": "~3.0.1",
|
|
"_originalSource": "normalize-css",
|
|
"_direct": true
|
|
} |