{
  "_args": [
    [
      {
        "raw": "hasurl@^1.0.0",
        "scope": null,
        "escapedName": "hasurl",
        "name": "hasurl",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-foobar/node_modules/universal-url"
    ]
  ],
  "_from": "hasurl@>=1.0.0 <2.0.0",
  "_id": "hasurl@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/hasurl",
  "_nodeVersion": "8.1.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hasurl-1.0.0.tgz_1498746928892_0.8212989238090813"
  },
  "_npmUser": {
    "name": "stevenvachon",
    "email": "contact@svachon.com"
  },
  "_npmVersion": "5.0.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hasurl@^1.0.0",
    "scope": null,
    "escapedName": "hasurl",
    "name": "hasurl",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/universal-url"
  ],
  "_resolved": "https://registry.npmjs.org/hasurl/-/hasurl-1.0.0.tgz",
  "_shasum": "e4c619097ae1e8fc906bee904ce47e94f5e1ea37",
  "_shrinkwrap": null,
  "_spec": "hasurl@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-foobar/node_modules/universal-url",
  "author": {
    "name": "Steven Vachon",
    "email": "contact@svachon.com",
    "url": "https://www.svachon.com/"
  },
  "bugs": {
    "url": "https://github.com/stevenvachon/hasurl/issues"
  },
  "dependencies": {},
  "description": "Determine whether the native WHATWG URL implementation is available.",
  "devDependencies": {
    "chai": "^4.0.2",
    "mocha": "^3.4.2",
    "semver": "^5.3.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-43ypUd3DbwyCT01UYpA99AEZxZ4aKtRxWGBHEIbjcOsUghd9YUON0C+JF6isNjaiwC/UF5neaUudy6JS9jZPZQ==",
    "shasum": "e4c619097ae1e8fc906bee904ce47e94f5e1ea37",
    "tarball": "https://registry.npmjs.org/hasurl/-/hasurl-1.0.0.tgz"
  },
  "engines": {
    "node": ">= 4"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "97c7ce8b8afaa4f31b195a13013b930558b8eb6e",
  "homepage": "https://github.com/stevenvachon/hasurl#readme",
  "keywords": [
    "uri",
    "url",
    "whatwg"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "stevenvachon",
      "email": "contact@svachon.com"
    }
  ],
  "name": "hasurl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stevenvachon/hasurl.git"
  },
  "scripts": {
    "test": "mocha test --check-leaks"
  },
  "version": "1.0.0"
}
