mirror of
https://github.com/denoland/deno.git
synced 2024-11-02 09:34:19 -04:00
2 lines
26 KiB
JSON
2 lines
26 KiB
JSON
|
{"_id":"locate-path","_rev":"16-9505827a95ff7e50f592f04def39ba1c","name":"locate-path","description":"Get the first path that exists on disk of multiple paths","dist-tags":{"latest":"7.1.1"},"versions":{"1.0.0":{"name":"locate-path","version":"1.0.0","description":"Get the first path that exists on disk of multiple paths","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/locate-path.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["locate","path","paths","file","files","exists","find","finder","search","searcher","array","iterable","iterator"],"dependencies":{"p-locate":"^1.0.0","path-exists":"^3.0.0"},"devDependencies":{"ava":"*","xo":"*"},"xo":{"esnext":true},"gitHead":"53677e8b93f38e84061d131d3d9455a3509bfa58","bugs":{"url":"https://github.com/sindresorhus/locate-path/issues"},"homepage":"https://github.com/sindresorhus/locate-path#readme","_id":"locate-path@1.0.0","_shasum":"cacf3ab8bb8a3dee6e7f011d0c850f5d516fea1a","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"cacf3ab8bb8a3dee6e7f011d0c850f5d516fea1a","tarball":"http://localhost:4545/npm/registry/locate-path/locate-path-1.0.0.tgz","integrity":"sha512-r7QN+JQSXE47x/FrbFx5QVcbfB1Icrg/VWiza2Cc07zaZlwF+4xNfUoaavWtK2fnUwokJrJ32eTly/1Zb/zzyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE+sKAbfOaj4c5Xhz2uetubyQ02+bwnpiRjNmM7MTfJYAiEAniWIP75kaspzTPnialsiBbLpWXE1Yl8FaF+Oqm5vqPw="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/locate-path-1.0.0.tgz_1479637649308_0.8211715335492045"},"directories":{}},"1.1.0":{"name":"locate-path","version":"1.1.0","description":"Get the first path that exists on disk of multiple paths","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/locate-path.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["locate","path","paths","file","files","exists","find","finder","search","searcher","array","iterable","iterator"],"dependencies":{"p-locate":"^1.0.0","path-exists":"^3.0.0"},"devDependencies":{"ava":"*","xo":"*"},"xo":{"esnext":true},"gitHead":"d8ffb20e1aa08e382e61a95e4aa1aae66dcafb0d","bugs":{"url":"https://github.com/sindresorhus/locate-path/issues"},"homepage":"https://github.com/sindresorhus/locate-path#readme","_id":"locate-path@1.1.0","_shasum":"bef5eea5d511d2e7438dfeedfc6af8ce6a4dd811","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.6.2","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"bef5eea5d511d2e7438dfeedfc6af8ce6a4dd811","tarball":"http://localhost:4545/npm/registry/locate-path/locate-path-1.1.0.tgz","integrity":"sha512-hGouv6U7pO5rMJKVJT2te8F0QRSG58ChWKKj4dXEeYmJbJr8GZgQGULJZUeuRM6ORDlVyaWAPhN7FDZ+SePqng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAV8DAaDAU4XHDus9okWVv8SpUxnTNYJ8WDOBQWOjU1HAiEAgeyH9EFyVogqza8/23OAnj33/DDqP6Cdr+jHkdXiDGs="}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/locate-path-1.1.0.tgz_1479648048095_0.9578655750956386"},"directories":{}},"2.0.0":{"name":"locate-path","version":"2.0.0","description":"Get the first path that exists on disk of multiple paths","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/locate-path.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=4"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["locate","path","paths","file","files","exists","find","finder","search","searcher","array
|