{
  "_args": [
    [
      {
        "raw": "join-path@^1.0.0",
        "scope": null,
        "escapedName": "join-path",
        "name": "join-path",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\superstatic"
    ]
  ],
  "_from": "join-path@>=1.0.0 <2.0.0",
  "_id": "join-path@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/join-path",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "name": "scottcorgan",
    "email": "scottcorgan@gmail.com"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "join-path@^1.0.0",
    "scope": null,
    "escapedName": "join-path",
    "name": "join-path",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/superstatic"
  ],
  "_resolved": "https://registry.npmjs.org/join-path/-/join-path-1.1.0.tgz",
  "_shasum": "d7bcbaa9884ee1b765f890e9af314e364378dd78",
  "_shrinkwrap": null,
  "_spec": "join-path@^1.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\superstatic",
  "author": {
    "name": "Scott Corgan"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/join-path/issues"
  },
  "dependencies": {
    "as-array": "^2.0.0",
    "is-url": "^1.1.0",
    "url-join": "0.0.1"
  },
  "description": "Join urls or system paths, even with undefined values",
  "devDependencies": {
    "tap-spec": "^4.0.2",
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d7bcbaa9884ee1b765f890e9af314e364378dd78",
    "tarball": "https://registry.npmjs.org/join-path/-/join-path-1.1.0.tgz"
  },
  "gitHead": "6f2c99a7a84af41e188e13a135f8a9edadf747c0",
  "homepage": "https://github.com/scottcorgan/join-path",
  "keywords": [
    "url",
    "join",
    "path",
    "combine"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "scottcorgan",
      "email": "scottcorgan@gmail.com"
    }
  ],
  "name": "join-path",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/join-path.git"
  },
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "version": "1.1.0"
}
