{
  "_args": [
    [
      {
        "raw": "urlgrey@>=0.4.0",
        "scope": null,
        "escapedName": "urlgrey",
        "name": "urlgrey",
        "rawSpec": ">=0.4.0",
        "spec": ">=0.4.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/codecov"
    ]
  ],
  "_from": "urlgrey@>=0.4.0",
  "_id": "urlgrey@0.4.4",
  "_inCache": true,
  "_location": "/urlgrey",
  "_nodeVersion": "6.2.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/urlgrey-0.4.4.tgz_1467318156784_0.17407978139817715"
  },
  "_npmUser": {
    "name": "jetzhou",
    "email": "jet@classdojo.com"
  },
  "_npmVersion": "3.9.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "urlgrey@>=0.4.0",
    "scope": null,
    "escapedName": "urlgrey",
    "name": "urlgrey",
    "rawSpec": ">=0.4.0",
    "spec": ">=0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/codecov"
  ],
  "_resolved": "https://registry.npmjs.org/urlgrey/-/urlgrey-0.4.4.tgz",
  "_shasum": "892fe95960805e85519f1cd4389f2cb4cbb7652f",
  "_shrinkwrap": null,
  "_spec": "urlgrey@>=0.4.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/codecov",
  "author": {
    "name": "Gregg Caines"
  },
  "browser": {
    "url": "./browser/url.js",
    "querystring": "./browser/querystring.js"
  },
  "bugs": {
    "url": "https://github.com/cainus/urlgrey/issues"
  },
  "dependencies": {},
  "description": "urlgrey is a library for url querying and manipulation",
  "devDependencies": {
    "browserify": "2.35.2",
    "chai": "1.8.1",
    "coveralls": "2.5.0",
    "istanbul": "0.1.45",
    "jscoverage": "0.3.6",
    "jshint": "2.3.0",
    "mocha": "1.8.1",
    "mocha-lcov-reporter": "0.0.1",
    "tape": "2.3.0",
    "uglify-js": "2.4.3"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "892fe95960805e85519f1cd4389f2cb4cbb7652f",
    "tarball": "https://registry.npmjs.org/urlgrey/-/urlgrey-0.4.4.tgz"
  },
  "engine": {
    "node": ">=0.8.6"
  },
  "gitHead": "de157191d46e14936ff11b65cac9fbecaaeb115a",
  "homepage": "https://github.com/cainus/urlgrey#readme",
  "keywords": [
    "url",
    "uri"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cainus",
      "email": "gregg@caines.ca"
    },
    {
      "name": "jetzhou",
      "email": "jet@classdojo.com"
    },
    {
      "name": "peterkhayes",
      "email": "peter.k.hayes@gmail.com"
    }
  ],
  "name": "urlgrey",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/cainus/urlgrey.git"
  },
  "scripts": {
    "test": "make test-coveralls"
  },
  "testling": {
    "browsers": [
      "ie10",
      "ie11",
      "firefox/nightly",
      "firefox/25",
      "firefox/8",
      "chrome/6",
      "chrome/18",
      "chrome/31",
      "chrome/canary",
      "opera/17"
    ],
    "harness": "mocha",
    "files": "test/index.js"
  },
  "version": "0.4.4"
}
