{"_id":"better-path-resolve","_rev":"284762","name":"better-path-resolve","description":"A better path.resolve() that normalizes paths on Windows","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"time":{"modified":"2021-06-03T18:31:50.000Z","created":"2019-03-01T23:22:26.750Z","1.0.0":"2019-03-01T23:22:26.750Z"},"users":{},"author":{"name":"Zoltan Kochan","url":"https://www.kochan.io"},"repository":{"type":"git","url":"https://github.com/zkochan/packages/tree/master/better-path-resolve"},"versions":{"1.0.0":{"name":"better-path-resolve","version":"1.0.0","description":"A better path.resolve() that normalizes paths on Windows","main":"index.js","scripts":{"test":"mos t && node test","md":"mos"},"engines":{"node":">=4"},"repository":{"type":"git","url":"https://github.com/zkochan/packages/tree/master/better-path-resolve"},"keywords":[],"author":{"name":"Zoltan Kochan","url":"https://www.kochan.io"},"mos":{"plugins":["readme"],"installation":{"useShortAlias":true}},"license":"MIT","homepage":"https://github.com/zkochan/packages/tree/master/better-path-resolve#readme","dependencies":{"is-windows":"^1.0.0"},"devDependencies":{"mos":"^2.0.0-alpha.3","mos-plugin-readme":"^1.0.4","tape":"^4.6.3"},"_id":"better-path-resolve@1.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"zkochan","email":"z@kochan.io"},"dist":{"shasum":"13a35a1104cdd48a7b74bf8758f96a1ee613f99d","size":1706,"noattachment":false,"key":"/better-path-resolve/-/better-path-resolve-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/better-path-resolve/download/better-path-resolve-1.0.0.tgz"},"maintainers":[{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/better-path-resolve_1.0.0_1551482546572_0.2294895921630442"},"_hasShrinkwrap":false,"publish_time":1551482546750,"_cnpm_publish_time":1551482546750}},"readme":"# better-path-resolve\n\n> A better path.resolve() that normalizes paths on Windows\n\n<!--@shields('npm')-->\n[![npm version](https://img.shields.io/npm/v/better-path-resolve.svg)](https://www.npmjs.com/package/better-path-resolve)\n<!--/@-->\n\n## Installation\n\n```sh\nnpm i -S better-path-resolve\n```\n\n## Usage\n\n```js\n'use strict'\nconst betterPathResolve = require('better-path-resolve')\n\nconsole.log(betterPathResolve('c:/src'))\n//> C:\\src\n```\n\n## License\n\n[MIT](./LICENSE) © [Zoltan Kochan](https://www.kochan.io)\n","_attachments":{},"homepage":"https://github.com/zkochan/packages/tree/master/better-path-resolve#readme","license":"MIT"}