{"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":"anonymous","email":"z@kochan.io"},"dist":{"shasum":"13a35a1104cdd48a7b74bf8758f96a1ee613f99d","size":1706,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/better-path-resolve/-/better-path-resolve-1.0.0.tgz","integrity":"sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g=="},"maintainers":[{"name":"anonymous","email":"z@kochan.io"}],"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,"_cnpmcore_publish_time":"2021-12-16T10:04:57.244Z","contributors":[]},"2.0.0":{"name":"better-path-resolve","version":"2.0.0","description":"A better path.resolve() that normalizes paths on Windows","type":"module","main":"index.js","exports":"./index.js","engines":{"node":">=22.13"},"repository":"https://github.com/zkochan/packages/tree/main/better-path-resolve","keywords":[],"author":{"name":"Zoltan Kochan","url":"https://www.kochan.io"},"license":"MIT","homepage":"https://github.com/zkochan/packages/tree/main/better-path-resolve#readme","dependencies":{"is-windows":"^1.0.2"},"scripts":{"test":"node --test test.js"},"_nodeVersion":"25.6.1","_id":"better-path-resolve@2.0.0","dist":{"integrity":"sha512-VvvsZgI0upmMbG1iEFiQ7hRG+fDJwmw7iFfKLzBVNhRd2ycauJ3+3w50ESX+pS2tvS9R2hMzijwE+vinDyqQzQ==","shasum":"440e91369696d7298e8938d86d69848a91e71d0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/better-path-resolve/-/better-path-resolve-2.0.0.tgz","fileCount":4,"unpackedSize":2874,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAlAKkr03VyJIVe7ZF1w8n/J7Y4DPt++11oEIpWGdKXLAiEA5ewWlyIT5mEA+oTfEvn7DfrYY0G383dcAaYLTs1huJ0="}],"size":1667},"_npmUser":{"name":"anonymous","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"anonymous","email":"z@kochan.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/better-path-resolve_2.0.0_1773215483024_0.4794206830837644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T07:51:23.165Z","publish_time":1773215483165,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"2.0.0"},"name":"better-path-resolve","time":{"created":"2022-01-26T23:40:14.758Z","modified":"2026-03-11T07:51:34.845Z","1.0.0":"2019-03-01T23:22:26.750Z","2.0.0":"2026-03-11T07:51:23.165Z"},"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\n<npm|yarn|pnpm> add 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)","users":{}}