{
  "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.2.0",
  "_release": "4.2.0",
  "_resolution": {
    "type": "version",
    "tag": "4.2.0",
    "commit": "d71beccc4a728475392e110aeb07e2072d20ddc1"
  },
  "_source": "https://github.com/necolas/normalize.css.git",
  "_target": "^4.1.1",
  "_originalSource": "normalize-css"
}