{
  "_args": [
    [
      {
        "raw": "normalize-url@^1.4.0",
        "scope": null,
        "escapedName": "normalize-url",
        "name": "normalize-url",
        "rawSpec": "^1.4.0",
        "spec": ">=1.4.0 <2.0.0",
        "type": "range"
      },
      "/Users/gaearon/p/create-react-app/node_modules/postcss-normalize-url"
    ]
  ],
  "_from": "normalize-url@>=1.4.0 <2.0.0",
  "_id": "normalize-url@1.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/normalize-url",
  "_nodeVersion": "4.4.5",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/normalize-url-1.6.0.tgz_1468183552627_0.948900377145037"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "normalize-url@^1.4.0",
    "scope": null,
    "escapedName": "normalize-url",
    "name": "normalize-url",
    "rawSpec": "^1.4.0",
    "spec": ">=1.4.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/postcss-normalize-url"
  ],
  "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.6.0.tgz",
  "_shasum": "8e517ea05499655236cb34c23c01aa6b208ddda3",
  "_shrinkwrap": null,
  "_spec": "normalize-url@^1.4.0",
  "_where": "/Users/gaearon/p/create-react-app/node_modules/postcss-normalize-url",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/normalize-url/issues"
  },
  "dependencies": {
    "object-assign": "^4.0.1",
    "prepend-http": "^1.0.0",
    "query-string": "^4.1.0",
    "sort-keys": "^1.0.0"
  },
  "description": "Normalize a URL",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "8e517ea05499655236cb34c23c01aa6b208ddda3",
    "tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-1.6.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "ca816dbd149e45fe83305f33e9ae3895e1bafb94",
  "homepage": "https://github.com/sindresorhus/normalize-url#readme",
  "keywords": [
    "normalize",
    "url",
    "uri",
    "address",
    "string",
    "str",
    "normalise",
    "normalization",
    "normalisation",
    "query",
    "string",
    "querystring",
    "unicode",
    "simplify",
    "strip",
    "trim",
    "canonical"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    }
  ],
  "name": "normalize-url",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/normalize-url.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.6.0"
}
