{
  "_args": [
    [
      {
        "raw": "url-join@0.0.1",
        "scope": null,
        "escapedName": "url-join",
        "name": "url-join",
        "rawSpec": "0.0.1",
        "spec": "0.0.1",
        "type": "version"
      },
      "C:\\src\\pnpm\\node_modules\\join-path"
    ]
  ],
  "_from": "url-join@0.0.1",
  "_id": "url-join@0.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/url-join",
  "_npmUser": {
    "name": "jfromaniello",
    "email": "jfromaniello@gmail.com"
  },
  "_npmVersion": "1.1.69",
  "_phantomChildren": {},
  "_requested": {
    "raw": "url-join@0.0.1",
    "scope": null,
    "escapedName": "url-join",
    "name": "url-join",
    "rawSpec": "0.0.1",
    "spec": "0.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/join-path"
  ],
  "_resolved": "https://registry.npmjs.org/url-join/-/url-join-0.0.1.tgz",
  "_shasum": "1db48ad422d3402469a87f7d97bdebfe4fb1e3c8",
  "_shrinkwrap": null,
  "_spec": "url-join@0.0.1",
  "_where": "C:\\src\\pnpm\\node_modules\\join-path",
  "author": {
    "name": "José F. Romaniello",
    "email": "jfromaniello@gmail.com",
    "url": "http://joseoncode.com"
  },
  "bugs": {
    "url": "https://github.com/jfromaniello/url-join/issues"
  },
  "dependencies": {},
  "description": "Join urls and normalize as in path.join.",
  "devDependencies": {
    "mocha": "~1.8.1",
    "should": "~1.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "1db48ad422d3402469a87f7d97bdebfe4fb1e3c8",
    "tarball": "https://registry.npmjs.org/url-join/-/url-join-0.0.1.tgz"
  },
  "homepage": "https://github.com/jfromaniello/url-join#readme",
  "keywords": [
    "url",
    "join"
  ],
  "license": "MIT",
  "main": "lib/url-join.js",
  "maintainers": [
    {
      "name": "jfromaniello",
      "email": "jfromaniello@gmail.com"
    }
  ],
  "name": "url-join",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jfromaniello/url-join.git"
  },
  "scripts": {
    "test": "mocha --require should"
  },
  "version": "0.0.1"
}
