{
  "_args": [
    [
      {
        "raw": "normalize.css@^6.0.0",
        "scope": null,
        "escapedName": "normalize.css",
        "name": "normalize.css",
        "rawSpec": "^6.0.0",
        "spec": ">=6.0.0 <7.0.0",
        "type": "range"
      },
      "/Applications/MAMP/htdocs/mami"
    ]
  ],
  "_from": "normalize.css@>=6.0.0 <7.0.0",
  "_id": "normalize.css@6.0.0",
  "_inCache": true,
  "_location": "/normalize.css",
  "_nodeVersion": "7.7.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/normalize.css-6.0.0.tgz_1490567493509_0.7964538182131946"
  },
  "_npmUser": {
    "name": "jonathantneal",
    "email": "jonathantneal@hotmail.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "normalize.css@^6.0.0",
    "scope": null,
    "escapedName": "normalize.css",
    "name": "normalize.css",
    "rawSpec": "^6.0.0",
    "spec": ">=6.0.0 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-6.0.0.tgz",
  "_shasum": "22188c2707c911fb3ad3c1aac0677ff68661bea8",
  "_shrinkwrap": null,
  "_spec": "normalize.css@^6.0.0",
  "_where": "/Applications/MAMP/htdocs/mami",
  "bugs": {
    "url": "https://github.com/necolas/normalize.css/issues"
  },
  "contributors": [
    {
      "name": "Jonathan Neal",
      "email": "jonathantneal@hotmail.com",
      "url": "http://jonathantneal.com/"
    },
    {
      "name": "Nicolas Gallagher",
      "email": "nicolas@nicolasgallagher.com",
      "url": "http://nicolasgallagher.com/"
    }
  ],
  "dependencies": {},
  "description": "A modern alternative to CSS resets",
  "devDependencies": {
    "stylelint": "^7.9.0",
    "stylelint-config-standard": "^16.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "22188c2707c911fb3ad3c1aac0677ff68661bea8",
    "tarball": "https://registry.npmjs.org/normalize.css/-/normalize.css-6.0.0.tgz"
  },
  "files": [
    "LICENSE.md",
    "normalize.css"
  ],
  "gitHead": "91f668be643185dd7b08f122ccee0df711d237c0",
  "homepage": "https://necolas.github.io/normalize.css",
  "license": "MIT",
  "main": "normalize.css",
  "maintainers": [
    {
      "name": "jonathantneal",
      "email": "jonathantneal@hotmail.com"
    },
    {
      "name": "necolas",
      "email": "nicolasgallagher@gmail.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "normalize.css",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/necolas/normalize.css.git"
  },
  "scripts": {
    "test": "stylelint normalize.css"
  },
  "style": "normalize.css",
  "stylelint": {
    "extends": "stylelint-config-standard",
    "rules": {
      "font-family-no-duplicate-names": [
        true,
        {
          "ignoreFontFamilyNames": [
            "monospace"
          ]
        }
      ]
    }
  },
  "version": "6.0.0"
}
