{
  "_args": [
    [
      {
        "raw": "is-absolute-url@^2.0.0",
        "scope": null,
        "escapedName": "is-absolute-url",
        "name": "is-absolute-url",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/postcss-normalize-url"
    ]
  ],
  "_from": "is-absolute-url@>=2.0.0 <3.0.0",
  "_id": "is-absolute-url@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-absolute-url",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "is-absolute-url@^2.0.0",
    "scope": null,
    "escapedName": "is-absolute-url",
    "name": "is-absolute-url",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/postcss-normalize-url"
  ],
  "_resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.0.0.tgz",
  "_shasum": "9c4b20b0e5c0cbef9a479a367ede6f991679f359",
  "_shrinkwrap": null,
  "_spec": "is-absolute-url@^2.0.0",
  "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/postcss-normalize-url",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-absolute-url/issues"
  },
  "dependencies": {},
  "description": "Check if an URL is absolute",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "9c4b20b0e5c0cbef9a479a367ede6f991679f359",
    "tarball": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "8da870b59600da38e8e42edbfb3f83e56d76c37e",
  "homepage": "https://github.com/sindresorhus/is-absolute-url#readme",
  "keywords": [
    "url",
    "absolute",
    "relative",
    "uri",
    "is",
    "check"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "is-absolute-url",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-absolute-url.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.0.0"
}
