{"_id":"path-webpack","_rev":"7-7b4d7383d83b924a6bf26f8bd5db76b1","name":"path-webpack","description":"Node Path, for Webpack","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.1":{"name":"path-webpack","version":"0.0.1","description":"Node Path, for Webpack","main":"path.js","scripts":{"test":"echo \"Test are in Node.js\" && exit 1"},"repository":{"type":"git","url":"https://github.com/fchasen/path-webpack.git"},"keywords":["webpack"],"author":{"name":"fchasen@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/fchasen/path-webpack/issues"},"gitHead":"6be4a690d45b8088479608343f0eb15df7caa7d5","_id":"path-webpack@0.0.1","_shasum":"eeb57f0cd56ec216b98e7fef0648166e48f26240","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"fchasen","email":"fchasen@gmail.com"},"dist":{"shasum":"eeb57f0cd56ec216b98e7fef0648166e48f26240","tarball":"https://registry.npmjs.org/path-webpack/-/path-webpack-0.0.1.tgz","integrity":"sha512-mNuDToTVLMVmpTLVulevB+WLiAGKLFHxecbHFtMjETDuE7UEyLq+ZHO2mNc8ttwIzfU4TuxJszs7YZI5h+EKMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICIhXid4Da/sK+uN9rKlXeuzQwksvSxISFtr88hG56NTAiEAruA9OiH52DUxTJtyXEn5pMFh9Lvec58oM/WH4sFMmF4="}]},"maintainers":[{"name":"fchasen","email":"fchasen@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/path-webpack-0.0.1.tgz_1478174105790_0.7763246188405901"}},"0.0.2":{"name":"path-webpack","version":"0.0.2","description":"Node Path, for Webpack","main":"path.js","scripts":{"test":"echo \"Test are in Node.js\" && exit 1"},"repository":{"type":"git","url":"https://github.com/fchasen/path-webpack.git"},"keywords":["webpack"],"author":{"name":"fchasen@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/fchasen/path-webpack/issues"},"gitHead":"d910777be2374bea06a3833592cb9d5bc897e6a5","_id":"path-webpack@0.0.2","_shasum":"17c38c77bec9b568f9868a45fc5962add013be71","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"fchasen","email":"fchasen@gmail.com"},"dist":{"shasum":"17c38c77bec9b568f9868a45fc5962add013be71","tarball":"https://registry.npmjs.org/path-webpack/-/path-webpack-0.0.2.tgz","integrity":"sha512-DVjhUftR4f8EyFvytVs/wJaeij80drwRut+PFp340bjxy1lei/7YTEplZrNV+68L6j9gSMPoy7J+2x6isQk0kA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI/DViVOOo43MG+f9BYXvrUsmf9OPge70IhMvk6BorEAIhAKwvWqgxnVWnfMlB9zj8HRohPft+x4JPLhYxIU2oVLjC"}]},"maintainers":[{"name":"fchasen","email":"fchasen@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/path-webpack-0.0.2.tgz_1478174781290_0.9445975557900965"}},"0.0.3":{"name":"path-webpack","version":"0.0.3","description":"Node Path, for Webpack","main":"path.js","scripts":{"test":"echo \"Test are in Node.js\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/fchasen/path-webpack.git"},"keywords":["webpack"],"author":{"name":"fchasen@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/fchasen/path-webpack/issues"},"gitHead":"a8e7bf91e3646e3265c69fe4e8d414aad41b3e30","homepage":"https://github.com/fchasen/path-webpack#readme","_id":"path-webpack@0.0.3","_shasum":"ff6dec749eec5a94605c04d5f63fc55607a03a16","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"fchasen","email":"fchasen@gmail.com"},"dist":{"shasum":"ff6dec749eec5a94605c04d5f63fc55607a03a16","tarball":"https://registry.npmjs.org/path-webpack/-/path-webpack-0.0.3.tgz","integrity":"sha512-AmeDxedoo5svf7aB3FYqSAKqMxys014lVKBzy1o/5vv9CtU7U4wgGWL1dA2o6MOzcD53ScN4Jmiq6VbtLz1vIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH/cK1xiPKsWXhoo5cm5Ax33aVA5j8oD5zQA0TQ9Zu79AiA4W236FKunTcBo4XqiGqywGElOo6SrB+ngs+oGJfljhQ=="}]},"maintainers":[{"name":"fchasen","email":"fchasen@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/path-webpack-0.0.3.tgz_1487213537962_0.10159939504228532"}}},"readme":"# path.js\nNode Path from v7.0.0 https://github.com/nodejs/node/blob/v7.0.0/lib/path.js\n\nWin32 methods have been removed to make this only useful for the browser.\n\n### Using with Webpack\nInstall as a dev dependency\n```\nnpm install path-webpack --save-dev\n```\n\nAdd an alias to this library in the config\n```\n// webpack.config.js\nresolve: {\n    alias: {\n        path: \"path-webpack\"\n    }\n}\n```\n","maintainers":[{"name":"fchasen","email":"fchasen@gmail.com"}],"time":{"modified":"2022-06-23T14:45:37.796Z","created":"2016-11-03T11:42:07.983Z","7.0.0":"2016-11-03T11:42:07.983Z","0.0.1":"2016-11-03T11:55:06.325Z","0.0.2":"2016-11-03T12:06:23.234Z","0.0.3":"2017-02-16T02:52:19.987Z"},"keywords":["webpack"],"repository":{"type":"git","url":"git+https://github.com/fchasen/path-webpack.git"},"author":{"name":"fchasen@gmail.com"},"bugs":{"url":"https://github.com/fchasen/path-webpack/issues"},"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/fchasen/path-webpack#readme"}