{"_id":"realpath-missing","_rev":"938364","name":"realpath-missing","description":"Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence","dist-tags":{"latest":"1.1.0","next":"1.1.0"},"maintainers":[{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"time":{"modified":"2021-09-23T02:05:36.000Z","created":"2020-04-02T23:14:18.703Z","1.1.0":"2021-02-11T22:53:50.718Z","1.0.0":"2020-04-02T23:14:18.703Z"},"users":{},"author":{"name":"Zoltan Kochan","url":"https://www.kochan.io"},"repository":{"type":"git","url":"https://github.com/zkochan/packages/tree/master/realpath-missing"},"versions":{"1.1.0":{"name":"realpath-missing","version":"1.1.0","description":"Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence","main":"index.js","scripts":{"test":"node test"},"engines":{"node":">=10"},"repository":{"type":"git","url":"https://github.com/zkochan/packages/tree/master/realpath-missing"},"keywords":[],"author":{"name":"Zoltan Kochan","url":"https://www.kochan.io"},"license":"MIT","homepage":"https://github.com/zkochan/packages/tree/master/realpath-missing#readme","devDependencies":{"tape":"^5.1.1"},"readmeFilename":"README.md","_id":"realpath-missing@1.1.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"0b7f292600fef38fdcb2fdb8b666f4485ddbbfc7","size":1704,"noattachment":false,"key":"/realpath-missing/-/realpath-missing-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/realpath-missing/download/realpath-missing-1.1.0.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"maintainers":[{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/realpath-missing_1.1.0_1613084030553_0.5843533010952917"},"_hasShrinkwrap":false,"publish_time":1613084030718,"_cnpm_publish_time":1613084030718},"1.0.0":{"name":"realpath-missing","version":"1.0.0","description":"Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence","main":"index.js","scripts":{"test":"node test"},"engines":{"node":">=10"},"repository":{"type":"git","url":"https://github.com/zkochan/packages/tree/master/realpath-missing"},"keywords":[],"author":{"name":"Zoltan Kochan","url":"https://www.kochan.io"},"license":"MIT","homepage":"https://github.com/zkochan/packages/tree/master/realpath-missing#readme","dependencies":{"graceful-fs":"4"},"devDependencies":{"tape":"4.13.2"},"_id":"realpath-missing@1.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.14.4","dist":{"shasum":"b2288654305ed8bf3a19f91ac681f002b681830e","size":1643,"noattachment":false,"key":"/realpath-missing/-/realpath-missing-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/realpath-missing/download/realpath-missing-1.0.0.tgz"},"maintainers":[{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/realpath-missing_1.0.0_1585869258548_0.9464737639802978"},"_hasShrinkwrap":false,"publish_time":1585869258703,"_cnpm_publish_time":1585869258703}},"readme":"# realpath-missing\n\n> Canonicalize by following every symlink in every component of the given name recursively, without requirements on components existence\n\n<!--@shields('npm')-->\n[![npm version](https://img.shields.io/npm/v/realpath-missing.svg)](https://www.npmjs.com/package/realpath-missing)\n<!--/@-->\n\n## Installation\n\n```sh\n<npm|yarn|pnpm> add realpath-missing\n```\n\n## Usage\n\n```js\n'use strict'\nconst realpathMissing = require('realpath-missing')\n\nconsole.log(await realpathMissing('package.json'))\n//> /home/src/package.json\n```\n\n## API\n\n### `realpathMissing(path): Promise<path>`\n\n## License\n\n[MIT](./LICENSE) © [Zoltan Kochan](https://www.kochan.io)\n","_attachments":{},"readmeFilename":"README.md","homepage":"https://github.com/zkochan/packages/tree/master/realpath-missing#readme","license":"MIT"}