{
  "_args": [
    [
      {
        "raw": "path-browserify@~0.0.0",
        "scope": null,
        "escapedName": "path-browserify",
        "name": "path-browserify",
        "rawSpec": "~0.0.0",
        "spec": ">=0.0.0 <0.1.0",
        "type": "range"
      },
      "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\browserify"
    ]
  ],
  "_from": "path-browserify@~0.0.0",
  "_hasShrinkwrap": false,
  "_id": "path-browserify@0.0.1",
  "_location": "/path-browserify",
  "_nodeVersion": "10.4.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/path-browserify_0.0.1_1529488340829_0.9848713260382573"
  },
  "_npmUser": {
    "name": "goto-bus-stop",
    "email": "renee@kooi.me"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "path-browserify@~0.0.0",
    "scope": null,
    "escapedName": "path-browserify",
    "name": "path-browserify",
    "rawSpec": "~0.0.0",
    "spec": ">=0.0.0 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
  "_shasum": "e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a",
  "_shrinkwrap": null,
  "_spec": "path-browserify@~0.0.0",
  "_where": "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/path-browserify/issues"
  },
  "dependencies": {},
  "description": "the path module from node core for browsers",
  "devDependencies": {
    "tape": "~1.0.4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==",
    "shasum": "e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a",
    "tarball": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz",
    "fileCount": 5,
    "unpackedSize": 27016,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKiPVCRA9TVsSAnZWagAA49QP/iOLbBrfYvj1GgPG/Iml\nAUpfhQOEZ3juPvhTed68NvHvtwXzng4X1ijYkuM7yxi4KSgv83iYut5/Ukx2\nsvOuK/VGiLV5+/KOUx6O74Ah47UGWYMS74vCcjPks28IOekp0DYXxnF4fziQ\nIdxakyS1Nn+Pnz+aas5WqOVOZn2XkN6SPnXfBx1uA+UY9sCRR5gd+EWVPmyV\n5G9ozmS0Tg1oMroa9forJC7JLfpJFGL8Bb8I3oQF9Zo8Vc9+TzgWmP79e/4D\nYukk8pyMDUVYhIFDbH2dAGTqrUiMagsrHlP29ojvcceV6fWyf/DeG6rE2Bun\nvCQHvzePRwzr+soNHJyg+Wzhy8FmsTYLPlhyktRXbYhkj9UPsfdkhpS5V1nl\nXL27WHstgmtZQoLVOPFfTGgnMg5oYt4TwC84OHq5ZUKGWYcl8MtWWklHLO0z\n7FA49pgYkF494sHbVhVLnwNfFDySUf4zQAJ4mYCgPeXyf6FaEP6EKUaq9TD+\ngfLu81jZKK93YOAXfSTxyjWO6YEmB6GhUjH7ohsivS4M+IF6tmVGa1gPl0Cn\n/T7OzlQnfJ4o4bz9WTLKThv82DnRlPuHA94ptroOrWcb+oMGXBEpG5EFpoTM\nNWC7KFFLRppndI0Xs9+ndDYWqzy5WE5wjHNT9W23R7oVDqRga/N59jsE8tie\ncQV/\r\n=E5oF\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "8245acefb8d5bd39c0326d14984c83e5df97d1b6",
  "homepage": "https://github.com/substack/path-browserify",
  "keywords": [
    "path",
    "browser",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ahdinosaur",
      "email": "michael.williams@enspiral.com"
    },
    {
      "name": "anandthakker",
      "email": "vestibule@anandthakker.net"
    },
    {
      "name": "ashaffer88",
      "email": "darawk@gmail.com"
    },
    {
      "name": "balupton",
      "email": "b@lupton.cc"
    },
    {
      "name": "bpostlethwaite",
      "email": "post.ben.here@gmail.com"
    },
    {
      "name": "bret",
      "email": "bcomnes@gmail.com"
    },
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    },
    {
      "name": "dcousens",
      "email": "npm@dcousens.com"
    },
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    },
    {
      "name": "elnounch",
      "email": "contact@elnounch.net"
    },
    {
      "name": "emilbayes",
      "email": "github@tixz.dk"
    },
    {
      "name": "feross",
      "email": "feross@feross.org"
    },
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "fpereira1",
      "email": "pereira.filype@gmail.com"
    },
    {
      "name": "garann",
      "email": "garann@gmail.com"
    },
    {
      "name": "gkatsev",
      "email": "me@gkatsev.com"
    },
    {
      "name": "goto-bus-stop",
      "email": "renee@kooi.me"
    },
    {
      "name": "hughsk",
      "email": "hughskennedy@gmail.com"
    },
    {
      "name": "indutny",
      "email": "fedor@indutny.com"
    },
    {
      "name": "jmm",
      "email": "npm-public@jessemccarthy.net"
    },
    {
      "name": "jprichardson",
      "email": "jprichardson@gmail.com"
    },
    {
      "name": "jryans",
      "email": "jryans@gmail.com"
    },
    {
      "name": "leichtgewicht",
      "email": "martin.heidegger@gmail.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "mattdesl",
      "email": "dave.des@gmail.com"
    },
    {
      "name": "maxogden",
      "email": "max@maxogden.com"
    },
    {
      "name": "mellowmelon",
      "email": "palmermebane@gmail.com"
    },
    {
      "name": "parshap",
      "email": "parshap+npm@gmail.com"
    },
    {
      "name": "pkrumins",
      "email": "peteris.krumins@gmail.com"
    },
    {
      "name": "sethvincent",
      "email": "sethvincent@gmail.com"
    },
    {
      "name": "stevemao",
      "email": "maochenyan@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    },
    {
      "name": "tehshrike",
      "email": "me@JoshDuff.com"
    },
    {
      "name": "terinjokes",
      "email": "terinjokes@gmail.com"
    },
    {
      "name": "thlorenz",
      "email": "thlorenz@gmx.de"
    },
    {
      "name": "ungoldman",
      "email": "ungoldman@gmail.com"
    },
    {
      "name": "yerkopalma",
      "email": "yerko.palma@usach.cl"
    },
    {
      "name": "yoshuawuyts",
      "email": "yoshuawuyts@gmail.com"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "path-browserify",
  "optionalDependencies": {},
  "readme": "# path-browserify\n\nthe path module from node core for browsers\n",
  "readmeFilename": "readme.markdown",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/path-browserify.git"
  },
  "scripts": {
    "test": "node test/test-path.js"
  },
  "version": "0.0.1"
}
