Version 1.0
This commit is contained in:
Executable
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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": "5.0.0",
|
||||
"_release": "5.0.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "5.0.0",
|
||||
"commit": "ef3b56780437e59feff7d065d3903059ed3d6a16"
|
||||
},
|
||||
"_source": "https://github.com/necolas/normalize.css.git",
|
||||
"_target": "^5.0.0",
|
||||
"_originalSource": "normalize-css",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user