{"_id":"resolve-async","_rev":"3950526","name":"resolve-async","description":"Typed async resolve function","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"thejameskyle","email":"me@thejameskyle.com"}],"time":{"modified":"2025-09-01T01:37:04.000Z","created":"2017-05-25T11:47:13.340Z","1.0.1":"2017-05-25T12:00:37.852Z","1.0.0":"2017-05-25T11:47:13.340Z"},"users":{},"author":{"name":"James Kyle","email":"me@thejameskyle.com"},"repository":{"type":"git","url":"git+https://github.com/thejameskyle/resolve-async.git"},"versions":{"1.0.1":{"name":"resolve-async","version":"1.0.1","description":"Typed async resolve function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/thejameskyle/resolve-async.git"},"author":{"name":"James Kyle","email":"me@thejameskyle.com"},"license":"MIT","devDependencies":{"flow-bin":"^0.46.0"},"dependencies":{"resolve":"^1.3.3","typeable-promisify":"^1.0.1"},"gitHead":"75ac4f1467bc5e59088231395bfe4a0cb274ebc4","bugs":{"url":"https://github.com/thejameskyle/resolve-async/issues"},"homepage":"https://github.com/thejameskyle/resolve-async#readme","_id":"resolve-async@1.0.1","scripts":{},"_shasum":"6bf9f26451e9a64a58a13edb82e615ddfcbda86b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thejameskyle","email":"me@thejameskyle.com"},"dist":{"shasum":"6bf9f26451e9a64a58a13edb82e615ddfcbda86b","size":2681,"noattachment":false,"key":"/resolve-async/-/resolve-async-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/resolve-async/download/resolve-async-1.0.1.tgz"},"maintainers":[{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/resolve-async-1.0.1.tgz_1495713637767_0.11925383191555738"},"directories":{},"publish_time":1495713637852,"_hasShrinkwrap":false,"_cnpm_publish_time":1495713637852,"_cnpmcore_publish_time":"2021-12-16T18:38:31.680Z"},"1.0.0":{"name":"resolve-async","version":"1.0.0","description":"Typed async resolve function","main":"index.js","repository":{"type":"git","url":"git+https://github.com/thejameskyle/resolve-async.git"},"author":{"name":"James Kyle","email":"me@thejameskyle.com"},"license":"MIT","devDependencies":{"flow-bin":"^0.46.0"},"dependencies":{"resolve":"^1.3.3","typeable-promisify":"^1.0.1"},"gitHead":"d7cd88394283b4d900c296a6c71a26ee2489079b","bugs":{"url":"https://github.com/thejameskyle/resolve-async/issues"},"homepage":"https://github.com/thejameskyle/resolve-async#readme","_id":"resolve-async@1.0.0","scripts":{},"_shasum":"356a1cf35393ca9ac6d052c7922b8de74fe9b0e4","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"thejameskyle","email":"me@thejameskyle.com"},"dist":{"shasum":"356a1cf35393ca9ac6d052c7922b8de74fe9b0e4","size":2687,"noattachment":false,"key":"/resolve-async/-/resolve-async-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/resolve-async/download/resolve-async-1.0.0.tgz"},"maintainers":[{"name":"thejameskyle","email":"me@thejameskyle.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/resolve-async-1.0.0.tgz_1495712833240_0.9620631413999945"},"directories":{},"publish_time":1495712833340,"_hasShrinkwrap":false,"_cnpm_publish_time":1495712833340,"_cnpmcore_publish_time":"2021-12-16T18:38:31.893Z"}},"readme":"# resolve-async\n\n> Typed async [resolve](https://github.com/substack/node-resolve) function\n\n```js\n// @flow\nimport resolveAsync from 'resolve-async';\n\nresolveAsync('./file.js', { basedir: __dirname }).then(filePath => {\n  console.log(filePath); // \"/path/to/file.js\"\n});\n```\n","_attachments":{},"homepage":"https://github.com/thejameskyle/resolve-async#readme","bugs":{"url":"https://github.com/thejameskyle/resolve-async/issues"},"license":"MIT"}