{"_id":"babel-plugin-transform-async-to-promises","_rev":"2875131","name":"babel-plugin-transform-async-to-promises","description":"Transform async/await to promise chains","dist-tags":{"latest":"0.8.18"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"time":{"modified":"2022-10-06T06:59:07.000Z","created":"2018-01-06T23:27:52.054Z","0.8.18":"2021-12-29T14:54:52.073Z","0.8.17":"2021-12-20T18:04:18.892Z","0.8.16":"2021-11-21T21:50:52.897Z","0.8.15":"2019-10-26T18:27:59.813Z","0.8.14":"2019-08-04T00:51:03.987Z","0.8.13":"2019-07-20T20:22:04.002Z","0.8.12":"2019-06-11T16:53:15.669Z","0.8.11":"2019-05-26T01:19:59.449Z","0.8.10":"2019-04-20T23:06:12.046Z","0.8.9":"2019-04-08T00:12:05.420Z","0.8.8":"2019-04-01T00:40:53.752Z","0.8.7":"2019-03-24T23:47:02.915Z","0.8.6":"2019-03-15T00:15:41.603Z","0.8.5":"2019-02-24T03:19:48.131Z","0.8.4":"2018-12-16T04:10:22.983Z","0.8.3":"2018-12-11T04:16:01.790Z","0.8.2":"2018-12-03T02:11:05.528Z","0.8.1":"2018-11-25T06:28:33.728Z","0.8.0":"2018-11-23T02:09:11.443Z","0.7.2":"2018-11-18T22:39:11.247Z","0.7.1":"2018-09-08T17:37:01.511Z","0.7.0":"2018-06-15T00:36:35.599Z","0.6.1":"2018-04-18T21:13:22.787Z","0.6.0":"2018-04-17T15:42:32.035Z","0.5.7":"2018-04-12T18:58:49.629Z","0.5.6":"2018-04-02T16:42:11.483Z","0.5.5":"2018-04-02T13:29:08.827Z","0.5.4":"2018-03-18T01:46:25.836Z","0.5.3":"2018-02-21T23:55:29.094Z","0.5.2":"2018-02-20T03:23:47.604Z","0.5.1":"2018-02-05T00:32:13.773Z","0.5.0":"2018-01-27T23:43:24.334Z","0.4.0":"2018-01-22T02:29:06.509Z","0.3.0":"2018-01-10T17:08:54.012Z","0.2.0":"2018-01-07T21:16:03.622Z","0.1.0":"2018-01-06T23:27:52.054Z"},"users":{},"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"versions":{"0.8.18":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.18","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc && node ./generate-helpers-string.js","format":"prettier --write async-to-promises.ts async-to-promises.test.js","test":"jest && prettier -c async-to-promises.ts async-to-promises.test.js","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform","minify"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.16.5","@babel/plugin-external-helpers":"^7.16.5","@babel/plugin-proposal-class-properties":"^7.16.5","@babel/plugin-transform-classes":"^7.16.5","@babel/plugin-transform-modules-commonjs":"^7.16.5","@babel/plugin-transform-modules-systemjs":"^7.16.5","@babel/plugin-transform-parameters":"^7.16.5","@babel/preset-env":"^7.16.5","@babel/traverse":"^7.16.5","@babel/types":"^7.16.0","@types/babel-traverse":"^6.25.7","@types/babel-types":"^7.0.11","@types/node":"^16.11.13","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^27.4.5","prettier":"2.5.1","typescript":"^4.5.4"},"gitHead":"c7c006c7ebbcec9acf6731c238d2e973cde693db","_id":"babel-plugin-transform-async-to-promises@0.8.18","_nodeVersion":"17.3.0","_npmVersion":"8.3.0","dist":{"shasum":"f4dc5980b8afa0fc9c784b8d931afde913413e39","size":65618,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.18.tgz"},"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.18_1640789691895_0.2770167393482288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T14:54:59.828Z","publish_time":1640789692073,"_cnpm_publish_time":1640789692073},"0.8.17":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.17","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc && node ./generate-helpers-string.js","format":"prettier --write async-to-promises.ts async-to-promises.test.js","test":"jest && prettier -c async-to-promises.ts async-to-promises.test.js","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform","minify"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.16.5","@babel/plugin-external-helpers":"^7.16.5","@babel/plugin-proposal-class-properties":"^7.16.5","@babel/plugin-transform-classes":"^7.16.5","@babel/plugin-transform-modules-commonjs":"^7.16.5","@babel/plugin-transform-modules-systemjs":"^7.16.5","@babel/plugin-transform-parameters":"^7.16.5","@babel/preset-env":"^7.16.5","@babel/traverse":"^7.16.5","@babel/types":"^7.16.0","@types/babel-traverse":"^6.25.7","@types/babel-types":"^7.0.11","@types/node":"^16.11.13","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^27.4.5","prettier":"2.5.1","typescript":"^4.5.4"},"gitHead":"22c0de7bfb305a2767d39392d18816c14c6b9a77","_id":"babel-plugin-transform-async-to-promises@0.8.17","_nodeVersion":"17.0.1","_npmVersion":"8.1.3","dist":{"shasum":"771f2783feafcea276340c23f56a93a589ce6ed0","size":61105,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.17.tgz"},"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.17_1640023458758_0.2619337569770104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T18:05:11.018Z","publish_time":1640023458892,"_cnpm_publish_time":1640023458892},"0.8.16":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.16","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc && node ./generate-helpers-string.js","format":"prettier --write async-to-promises.ts async-to-promises.test.js","test":"jest && prettier -c async-to-promises.ts async-to-promises.test.js","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform","minify"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.16.0","@babel/plugin-external-helpers":"^7.16.0","@babel/plugin-proposal-class-properties":"^7.16.0","@babel/plugin-transform-classes":"^7.16.0","@babel/plugin-transform-modules-commonjs":"^7.16.0","@babel/plugin-transform-parameters":"^7.16.3","@babel/preset-env":"^7.16.4","@babel/traverse":"^7.16.3","@babel/types":"^7.16.0","@types/babel-traverse":"^6.25.7","@types/babel-types":"^7.0.11","@types/node":"^16.11.9","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^27.3.1","prettier":"2.4.1","typescript":"^4.5.2"},"gitHead":"072d329f27405d181aa19246cf67f1b7ff954fd5","_id":"babel-plugin-transform-async-to-promises@0.8.16","_nodeVersion":"17.0.1","_npmVersion":"8.1.3","dist":{"shasum":"e7392100cd44f6a56d043c7efd383ffbee1c44a9","size":59703,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.16.tgz"},"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.16_1637531452742_0.3668813193920095"},"_hasShrinkwrap":false,"publish_time":1637531452897,"_cnpm_publish_time":1637531452897,"_cnpmcore_publish_time":"2021-12-16T18:31:29.481Z"},"0.8.15":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.15","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc && node ./generate-helpers-string.js","format":"prettier --write async-to-promises.ts async-to-promises.test.js","test":"jest && prettier -c async-to-promises.ts async-to-promises.test.js","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform","minify"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.6.4","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-classes":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-transform-parameters":"^7.4.4","@babel/preset-env":"^7.6.3","@babel/traverse":"^7.6.3","@babel/types":"^7.6.3","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.7","@types/node":"^12.11.7","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^24.9.0","prettier":"1.18.2","typescript":"^3.6.4"},"gitHead":"b409b91db5d3cef756f3028fa3f67ded6b820120","_id":"babel-plugin-transform-async-to-promises@0.8.15","_nodeVersion":"11.9.0","_npmVersion":"6.12.0","dist":{"shasum":"13b6d8ef13676b4e3c576d3600b85344bb1ba346","size":59729,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.15.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.15_1572114479659_0.9940741688134813"},"_hasShrinkwrap":false,"publish_time":1572114479813,"_cnpm_publish_time":1572114479813,"_cnpmcore_publish_time":"2021-12-16T18:31:29.833Z"},"0.8.14":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.14","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc && node ./generate-helpers-string.js","format":"prettier --write async-to-promises.ts async-to-promises.test.js","test":"jest && prettier -c async-to-promises.ts async-to-promises.test.js","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform","minify"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.5.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-classes":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@babel/plugin-transform-parameters":"^7.4.4","@babel/preset-env":"^7.5.5","@babel/traverse":"^7.5.5","@babel/types":"^7.5.5","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.7","@types/node":"^12.6.8","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^24.8.0","prettier":"1.18.2","typescript":"^3.5.3"},"gitHead":"1c14e088c38c781fa63b821d66094aa7470a9942","_id":"babel-plugin-transform-async-to-promises@0.8.14","_nodeVersion":"11.9.0","_npmVersion":"6.10.2","dist":{"shasum":"8c783aecb1139f39c608f8bb0f5bb69c343c878e","size":57784,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.14.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.14_1564879863810_0.14882552695355278"},"_hasShrinkwrap":false,"publish_time":1564879863987,"_cnpm_publish_time":1564879863987,"_cnpmcore_publish_time":"2021-12-16T18:31:30.216Z"},"0.8.13":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.13","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts && node ./generate-helpers-string.js","test":"jest","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.5.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-classes":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@babel/plugin-transform-parameters":"^7.4.4","@babel/preset-env":"^7.5.5","@babel/traverse":"^7.5.5","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.7","@types/node":"^12.6.8","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^24.8.0","typescript":"^3.5.3"},"gitHead":"74bb6c81a6742feac5725f5f04c32b4f118801d3","_id":"babel-plugin-transform-async-to-promises@0.8.13","_nodeVersion":"11.9.0","_npmVersion":"6.10.1","dist":{"shasum":"d45895658a670ddf16f4b8f0a16487d89bb43cd0","size":62967,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.13.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.13_1563654123824_0.6629438084487913"},"_hasShrinkwrap":false,"publish_time":1563654124002,"_cnpm_publish_time":1563654124002,"_cnpmcore_publish_time":"2021-12-16T18:31:30.485Z"},"0.8.12":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.12","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts && node ./generate-helpers-string.js","test":"jest","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.4.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-classes":"^7.4.4","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-parameters":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/traverse":"^7.4.5","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.7","@types/node":"^12.0.7","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^24.8.0","typescript":"^3.5.1"},"gitHead":"b5db43d5fc2e74b948ef73b929d63261ffbf2323","_id":"babel-plugin-transform-async-to-promises@0.8.12","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"281917387606f2f925eb6e9e368703cb6c436337","size":62643,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.12.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.12_1560271995548_0.14444189869114532"},"_hasShrinkwrap":false,"publish_time":1560271995669,"_cnpm_publish_time":1560271995669,"_cnpmcore_publish_time":"2021-12-16T18:31:30.766Z"},"0.8.11":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.11","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts && node ./generate-helpers-string.js","test":"jest","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.4.5","@babel/plugin-external-helpers":"^7.2.0","@babel/plugin-transform-classes":"^7.4.4","@babel/plugin-transform-modules-commonjs":"^7.4.4","@babel/plugin-transform-parameters":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/traverse":"^7.4.5","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.7","@types/node":"^12.0.2","babel-core":"^6.26.3","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-plugin-transform-es2015-parameters":"^6.24.1","babel-preset-env":"^1.7.0","babel-traverse":"^6.26.0","jest":"^24.8.0","typescript":"^3.4.5"},"gitHead":"e2dd32c47dcccfbea4ac1501d35392286b32fac3","_id":"babel-plugin-transform-async-to-promises@0.8.11","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"30b145149e34cbb06cc3b06179ef0a8f70dd1b5c","size":62216,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.11.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.11_1558833599289_0.0606501242339601"},"_hasShrinkwrap":false,"publish_time":1558833599449,"_cnpm_publish_time":1558833599449,"_cnpmcore_publish_time":"2021-12-16T18:31:31.039Z"},"0.8.10":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.10","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts && node ./generate-helpers-string.js","test":"jest","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.4.3","@babel/plugin-transform-modules-commonjs":"^7.4.3","@babel/traverse":"^7.4.3","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.6","@types/node":"^11.13.6","babel-core":"^6.26.3","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-traverse":"^6.26.0","jest":"^24.7.1","typescript":"^3.4.4"},"gitHead":"b3b6e48a77675922b43831ec30928c408dfaf378","_id":"babel-plugin-transform-async-to-promises@0.8.10","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"d6b75ebcd08a27b780cc4306525e6bfc5e070303","size":61633,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.10.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.10_1555801571924_0.05933176439593657"},"_hasShrinkwrap":false,"publish_time":1555801572046,"_cnpm_publish_time":1555801572046,"_cnpmcore_publish_time":"2021-12-16T18:31:31.422Z"},"0.8.9":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.9","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.4.3","@babel/plugin-transform-modules-commonjs":"^7.4.3","@babel/traverse":"^7.4.3","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.6","@types/node":"^11.13.0","babel-core":"^6.26.3","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-traverse":"^6.26.0","jest":"^24.7.1","typescript":"^3.4.2"},"gitHead":"34e6f1c0c0112b7ecba071b6afe24045ceeac838","_id":"babel-plugin-transform-async-to-promises@0.8.9","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"a214630248c349b2390930d03588b57958fedcfc","size":58845,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.9.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.9_1554682325288_0.6636253775233676"},"_hasShrinkwrap":false,"publish_time":1554682325420,"_cnpm_publish_time":1554682325420,"_cnpmcore_publish_time":"2021-12-16T18:31:32.217Z"},"0.8.8":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.8","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest","test:coverage":"jest --coverage"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-transform-modules-commonjs":"^7.4.0","@babel/traverse":"^7.4.0","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.6","@types/node":"^11.12.2","babel-core":"^6.26.3","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-traverse":"^6.26.0","jest":"^24.5.0","typescript":"^3.4.1"},"gitHead":"c325487d4f1afe4bdff43b4d23e4e2b9f92c9500","_id":"babel-plugin-transform-async-to-promises@0.8.8","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"6d002340bfa0e2d09f7225bb72b003a5003ddb84","size":58840,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.8.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.8_1554079253617_0.4099806539328046"},"_hasShrinkwrap":false,"publish_time":1554079253752,"_cnpm_publish_time":1554079253752,"_cnpmcore_publish_time":"2021-12-16T18:31:32.528Z"},"0.8.7":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.7","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.4.0","@babel/plugin-transform-modules-commonjs":"^7.4.0","@babel/traverse":"^7.4.0","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.6","@types/node":"^11.11.6","babel-core":"^6.26.3","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-traverse":"^6.26.0","jest":"^24.5.0","typescript":"^3.3.4000"},"gitHead":"909a6bb27bc0b717aa37a9418d888d88db9ec688","_id":"babel-plugin-transform-async-to-promises@0.8.7","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"8e9d214f54a0fabba4088dda4c8df214d4698429","size":56892,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.7.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.7_1553471222773_0.045279394579199383"},"_hasShrinkwrap":false,"publish_time":1553471222915,"_cnpm_publish_time":1553471222915,"_cnpmcore_publish_time":"2021-12-16T18:31:32.838Z"},"0.8.6":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.6","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.3.4","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/traverse":"^7.3.4","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.6","@types/node":"^10.14.1","babel-core":"^6.26.3","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-traverse":"^6.26.0","jest":"^24.5.0","typescript":"^3.3.3333"},"gitHead":"1c7a154dc17a39c6731dcb747807de432734825b","_id":"babel-plugin-transform-async-to-promises@0.8.6","_nodeVersion":"11.9.0","_npmVersion":"6.9.0","dist":{"shasum":"da21f782ee9847ccd47e993de3914193b9d2b77c","size":56781,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.6.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.6_1552608941450_0.8498745997608206"},"_hasShrinkwrap":false,"publish_time":1552608941603,"_cnpm_publish_time":1552608941603,"_cnpmcore_publish_time":"2021-12-16T18:31:33.188Z"},"0.8.5":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.5","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.3.3","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/traverse":"^7.2.3","@types/babel-template":"^6.25.2","@types/babel-traverse":"^6.25.5","@types/babel-types":"^7.0.5","@types/node":"^10.12.27","babel-core":"^6.26.3","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2","babel-traverse":"^6.26.0","jest":"^24.1.0","typescript":"^3.3.3333"},"gitHead":"46607f5842a93e5dde26318970a4c9e85cc85342","_id":"babel-plugin-transform-async-to-promises@0.8.5","_nodeVersion":"11.9.0","_npmVersion":"6.7.0","dist":{"shasum":"8d9817a4a99d36df57616857650522b7c2be511c","size":56773,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.5.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.5_1550978387902_0.2498216424640558"},"_hasShrinkwrap":false,"publish_time":1550978388131,"_cnpm_publish_time":1550978388131,"_cnpmcore_publish_time":"2021-12-16T18:31:33.569Z"},"0.8.4":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.4","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.2.2","@babel/traverse":"^7.2.2","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.12.15","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.6.0","typescript":"^3.2.2"},"gitHead":"6cbe4cf004d59f54221ca124d491a0a3b8ceaa23","_id":"babel-plugin-transform-async-to-promises@0.8.4","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"f0ffd0db2b1fa1bee1b723fe651dc412d75aabb7","size":56590,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.4.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.4_1544933422894_0.38429879847090076"},"_hasShrinkwrap":false,"publish_time":1544933422983,"_cnpm_publish_time":1544933422983,"_cnpmcore_publish_time":"2021-12-16T18:31:33.882Z"},"0.8.3":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.3","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.2.0","@babel/traverse":"^7.1.6","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.12.12","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.6.0","typescript":"^3.2.2"},"gitHead":"b8eb1db6cb55c4959faf07fa803c259263622da3","_id":"babel-plugin-transform-async-to-promises@0.8.3","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"64977c06cf8370521ea94fa2b7b2aaf38845654d","size":53811,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.3.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.3_1544501761678_0.6363674810740663"},"_hasShrinkwrap":false,"publish_time":1544501761790,"_cnpm_publish_time":1544501761790,"_cnpmcore_publish_time":"2021-12-16T18:31:34.157Z"},"0.8.2":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.2","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.1.6","@babel/traverse":"^7.1.6","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.12.11","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.6.0","typescript":"^3.2.1"},"gitHead":"6ccacc09922b005307a0c9838cd9150c07c13316","_id":"babel-plugin-transform-async-to-promises@0.8.2","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"d56d88b4aff6e42b66112a47f37ebb2edb22ca62","size":49010,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.2.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.2_1543803065339_0.05797719741028162"},"_hasShrinkwrap":false,"publish_time":1543803065528,"_cnpm_publish_time":1543803065528,"_cnpmcore_publish_time":"2021-12-16T18:31:34.457Z"},"0.8.1":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.1","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.1.6","@babel/traverse":"^7.1.6","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.12.10","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.6.0","typescript":"^3.1.6"},"gitHead":"358fe1152b1de40672f6f3da0bd60a2ed62a43f5","_id":"babel-plugin-transform-async-to-promises@0.8.1","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"84472e085f3442ed429ed7ed55329733eabe0dee","size":45466,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.1.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.1_1543127313391_0.2036560531000755"},"_hasShrinkwrap":false,"publish_time":1543127313728,"_cnpm_publish_time":1543127313728,"_cnpmcore_publish_time":"2021-12-16T18:31:34.740Z"},"0.8.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.8.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.1.6","@babel/traverse":"^7.1.6","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.12.10","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.6.0","typescript":"^3.1.6"},"gitHead":"d635aef1ee09e91d64046d763220a2a468ca8142","_id":"babel-plugin-transform-async-to-promises@0.8.0","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"c258e66e2df593b9d1d3c31d7e1c39ad2984143d","size":42183,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.8.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.8.0_1542938951284_0.9547253437902554"},"_hasShrinkwrap":false,"publish_time":1542938951443,"_cnpm_publish_time":1542938951443,"_cnpmcore_publish_time":"2021-12-16T18:31:35.010Z"},"0.7.2":{"name":"babel-plugin-transform-async-to-promises","version":"0.7.2","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.1.6","@babel/traverse":"^7.1.6","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.12.9","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.6.0","typescript":"^3.1.6"},"gitHead":"22d872101d6f1a1179c32b6e254e5c81089e1be3","_id":"babel-plugin-transform-async-to-promises@0.7.2","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"4bcdb8cb3dc3bc58afc214f92c5a23214f6206ac","size":41272,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.7.2.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.7.2_1542580751019_0.16715957332460674"},"_hasShrinkwrap":false,"publish_time":1542580751247,"_cnpm_publish_time":1542580751247,"_cnpmcore_publish_time":"2021-12-16T18:31:35.282Z"},"0.7.1":{"name":"babel-plugin-transform-async-to-promises","version":"0.7.1","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.0.0","@babel/traverse":"^7.0.0","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.4","@types/node":"^10.9.4","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.1.0","typescript":"^3.0.3"},"gitHead":"104826d923ba0e4d473d295e3c23f559d3c7f20b","_id":"babel-plugin-transform-async-to-promises@0.7.1","_npmVersion":"6.4.1","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"785c5b725af0d339374e5cb61623d0ddfec90c77","size":40928,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.7.1.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.7.1_1536428221389_0.6531194295710232"},"_hasShrinkwrap":false,"publish_time":1536428221511,"_cnpm_publish_time":1536428221511,"_cnpmcore_publish_time":"2021-12-16T18:31:35.537Z"},"0.7.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.7.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"prepare":"tsc --strict --lib es5,es6,es2016 --types node --module commonjs --sourceMap async-to-promises.ts","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","devDependencies":{"@babel/core":"^7.0.0-beta.51","@babel/traverse":"^7.0.0-beta.51","@types/babel-template":"^6.25.1","@types/babel-traverse":"^6.25.4","@types/babel-types":"^7.0.3","@types/node":"^10.3.3","babel-core":"^6.26.3","babel-traverse":"^6.26.0","jest":"^23.1.0","typescript":"^2.9.2"},"gitHead":"caca2637d1f167ade0e167f19885fcd2730c3f24","_id":"babel-plugin-transform-async-to-promises@0.7.0","_npmVersion":"6.1.0","_nodeVersion":"9.10.1","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"fd3c314fe9dac8a6ca5a33aa8c8c2c583477ab9d","size":40705,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.7.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.7.0_1529022995544_0.6678893581164822"},"_hasShrinkwrap":false,"publish_time":1529022995599,"_cnpm_publish_time":1529022995599,"_cnpmcore_publish_time":"2021-12-16T18:31:35.849Z"},"0.6.1":{"name":"babel-plugin-transform-async-to-promises","version":"0.6.1","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^22.4.3"},"gitHead":"5c81a5a956f3258c2bf3b8b8bb992f7a66905ff6","_id":"babel-plugin-transform-async-to-promises@0.6.1","_npmVersion":"5.8.0","_nodeVersion":"8.8.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"77a180544ac1d48cca189dbe15facbbf48227c7d","size":19765,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.6.1.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.6.1_1524086002691_0.14284783516851207"},"_hasShrinkwrap":false,"publish_time":1524086002787,"_cnpm_publish_time":1524086002787,"_cnpmcore_publish_time":"2021-12-16T18:31:36.124Z"},"0.6.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.6.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^22.4.3"},"gitHead":"e5db70f0ce03590f70c65f2d309df0f7b9d7fa85","_id":"babel-plugin-transform-async-to-promises@0.6.0","_npmVersion":"5.8.0","_nodeVersion":"8.8.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"4c78552998fb76c6cfdace9af5cbed10e85b99d1","size":19582,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.6.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.6.0_1523979751955_0.27912617330022327"},"_hasShrinkwrap":false,"publish_time":1523979752035,"_cnpm_publish_time":1523979752035,"_cnpmcore_publish_time":"2021-12-16T18:31:36.429Z"},"0.5.7":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.7","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^22.4.3"},"gitHead":"97e86a0303529f09abcb246166ef9fc981f9d0b0","_id":"babel-plugin-transform-async-to-promises@0.5.7","_npmVersion":"5.8.0","_nodeVersion":"8.8.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"6789e1bd9c9560777360703179dbfba1571acbe3","size":18436,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.7.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.5.7_1523559529556_0.22100172269749652"},"_hasShrinkwrap":false,"publish_time":1523559529629,"_cnpm_publish_time":1523559529629,"_cnpmcore_publish_time":"2021-12-16T18:31:37.050Z"},"0.5.6":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.6","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"d7b3c2249a5d29382f75235fe53ddd2ba4ad72a0","_id":"babel-plugin-transform-async-to-promises@0.5.6","_npmVersion":"5.8.0","_nodeVersion":"8.8.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"5a1c0fb4cf244f8bd2ea0c4054d0818e54550ebc","size":17984,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.6.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.5.6_1522687331071_0.48367188445375175"},"_hasShrinkwrap":false,"publish_time":1522687331483,"_cnpm_publish_time":1522687331483,"_cnpmcore_publish_time":"2021-12-16T18:31:37.372Z"},"0.5.5":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.5","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"314ab645fe2c98f6ccfbd1f6f0ff4c67a65db38f","_id":"babel-plugin-transform-async-to-promises@0.5.5","_npmVersion":"5.8.0","_nodeVersion":"8.8.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"e02a9a29e757407914e86ca53404c29e8b93e987","size":17936,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.5.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.5.5_1522675748740_0.0455454822939072"},"_hasShrinkwrap":false,"publish_time":1522675748827,"_cnpm_publish_time":1522675748827,"_cnpmcore_publish_time":"2021-12-16T18:31:37.608Z"},"0.5.4":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.4","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"07c00fd758d1867d0b225862a524fd2103614c2b","_id":"babel-plugin-transform-async-to-promises@0.5.4","_npmVersion":"5.7.1","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"418a249782c4949da51bce6ff4c094eff5affa71","size":17918,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.4.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.5.4_1521337585771_0.18835193764453528"},"_hasShrinkwrap":false,"publish_time":1521337585836,"_cnpm_publish_time":1521337585836,"_cnpmcore_publish_time":"2021-12-16T18:31:37.818Z"},"0.5.3":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.3","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"335be33280f6fe9cba9c3625eb32bfd01178cc2a","_id":"babel-plugin-transform-async-to-promises@0.5.3","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"ae95eaf41375625aa06875a4a4c1ae097129bf0d","size":18055,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.3.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.5.3_1519257328977_0.807796109344088"},"_hasShrinkwrap":false,"publish_time":1519257329094,"_cnpm_publish_time":1519257329094,"_cnpmcore_publish_time":"2021-12-16T18:31:38.215Z"},"0.5.2":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.2","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"81e72b1c00dbd3e0f44995fcb51099bdbf2632f3","_id":"babel-plugin-transform-async-to-promises@0.5.2","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"06a3715b166eda3ef364e58f476627d81f6ecd1f","size":17945,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.2.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises_0.5.2_1519097027454_0.34007251346682876"},"_hasShrinkwrap":false,"publish_time":1519097027604,"_cnpm_publish_time":1519097027604,"_cnpmcore_publish_time":"2021-12-16T18:31:38.473Z"},"0.5.1":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.1","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"c04c142a1254c5dd326c8a9aaac7908d5e4bcd52","_id":"babel-plugin-transform-async-to-promises@0.5.1","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"2f70195cd12d2c55b344563daca6e487b9bdad81","size":17022,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.1.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises-0.5.1.tgz_1517790732837_0.21612079138867557"},"directories":{},"publish_time":1517790733773,"_hasShrinkwrap":false,"_cnpm_publish_time":1517790733773,"_cnpmcore_publish_time":"2021-12-16T18:31:38.752Z"},"0.5.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.5.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"94d018a15c5d19f61884717f8c79d4f6ed4bdbc2","_id":"babel-plugin-transform-async-to-promises@0.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"4509078de9ded70093e175355a31e971b3996b18","size":15829,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.5.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises-0.5.0.tgz_1517096603262_0.40783226140774786"},"directories":{},"publish_time":1517096604334,"_hasShrinkwrap":false,"_cnpm_publish_time":1517096604334,"_cnpmcore_publish_time":"2021-12-16T18:31:38.959Z"},"0.4.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.4.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"57641c40eba87550098171f7cb973dbdc7339b24","_id":"babel-plugin-transform-async-to-promises@0.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"d269127c466b972241da22be9a0874762fbcab3f","size":14671,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.4.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises-0.4.0.tgz_1516588145324_0.8433234479743987"},"directories":{},"publish_time":1516588146509,"_hasShrinkwrap":false,"_cnpm_publish_time":1516588146509,"_cnpmcore_publish_time":"2021-12-16T18:31:39.167Z"},"0.3.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.3.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"0a63ab27fe61d42cacf7b68be84c150a86fe9280","_id":"babel-plugin-transform-async-to-promises@0.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"bae417e1515c7ccda68351743ef769c029585848","size":11083,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.3.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises-0.3.0.tgz_1515604133858_0.5825698387343436"},"directories":{},"publish_time":1515604134012,"_hasShrinkwrap":false,"_cnpm_publish_time":1515604134012,"_cnpmcore_publish_time":"2021-12-16T18:31:39.342Z"},"0.2.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.2.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"d10b5502bbf85917e93098f0628d0978fbc7f135","_id":"babel-plugin-transform-async-to-promises@0.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"353eaabde76ebe02fe32475a99d58098a7254722","size":10627,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.2.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises-0.2.0.tgz_1515359762504_0.41190896392799914"},"directories":{},"publish_time":1515359763622,"_hasShrinkwrap":false,"_cnpm_publish_time":1515359763622,"_cnpmcore_publish_time":"2021-12-16T18:31:39.582Z"},"0.1.0":{"name":"babel-plugin-transform-async-to-promises","version":"0.1.0","description":"Transform async/await to promise chains","main":"async-to-promises.js","scripts":{"test":"jest"},"repository":{"type":"git","url":"git+https://github.com/rpetrich/babel-plugin-transform-async-to-promises.git"},"keywords":["async","await","optimization","babel","compile","transform"],"author":{"name":"Ryan Petrich","email":"rpetrich@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","peerDependencies":{"babel-core":"^6.26.0","babel-traverse":"^6.26.0"},"devDependencies":{"jest":"^21.2.1"},"gitHead":"207c6705a2e28cd6438c46ff6521b4333a90aed2","_id":"babel-plugin-transform-async-to-promises@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.7.0","_npmUser":{"name":"rpetrich","email":"rpetrich@gmail.com"},"dist":{"shasum":"a96f8d72eac50cfb196929d5e2a6f1b44e803fca","size":18243,"noattachment":false,"key":"/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-transform-async-to-promises/download/babel-plugin-transform-async-to-promises-0.1.0.tgz"},"maintainers":[{"name":"rpetrich","email":"rpetrich@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-transform-async-to-promises-0.1.0.tgz_1515281271073_0.8678754521533847"},"directories":{},"publish_time":1515281272054,"_hasShrinkwrap":false,"_cnpm_publish_time":1515281272054,"_cnpmcore_publish_time":"2021-12-16T18:31:39.812Z"}},"readme":"babel-plugin-transform-async-to-promises\n========================================\n\nBabel plugin to transform `async` functions containing `await` expressions to the equivalent chain of `Promise` calls with use of minimal helper functions.\n\n[![Build Status](https://travis-ci.org/rpetrich/babel-plugin-transform-async-to-promises.svg?branch=master)](https://travis-ci.org/rpetrich/babel-plugin-transform-async-to-promises)\n\n### Input:\n\n```javascript\nasync function fetchAsObjectURL(url) {\n    const response = await fetch(url);\n    const blob = await response.blob();\n    return URL.createObjectURL(blob);\n}\n```\n\n### Output:\n\n```javascript\nconst fetchAsObjectURL = _async(function(url) {\n\treturn _await(fetch(url), function(response) {\n\t\treturn _await(response.blob(), URL.createObjectURL);\n\t});\n});\n```\n\n### Output with `hoist` enabled:\n\n```javascript\nfunction _response$blob(response) {\n\treturn _await(response.blob(), URL.createObjectURL);\n}\nconst fetchAsObjectURL = _async(function(url) {\n\treturn _await(fetch(url), _response$blob);\n});\n```\n\n### Output with `inlineHelpers` enabled:\n\n```javascript\nconst fetchAsObjectURL = function(url) {\n\ttry {\n\t\treturn Promise.resolve(fetch(url)).then(function(response) {\n\t\t\treturn Promise.resolve(response.blob()).then(URL.createObjectURL);\n\t\t});\n\t} catch(e) {\n\t\treturn Promise.reject(e);\n\t}\n}\n```\n\n### Output with `externalHelpers` enabled:\n\nIn the normal case, helpers are added to the top of the file for the `_async` and `_await` functions (as well as others). This can cause bloat in a codebase due to duplication of helper code in every file. To avoid this, enable `externalHelpers` and those will be imported instead:\n\n```javascript\nimport { _async } from \"babel-plugin-transform-async-to-promises/helpers\";\nimport { _await } from \"babel-plugin-transform-async-to-promises/helpers\";\n\nconst fetchAsObjectURL = _async(function(url) {\n\treturn _await(fetch(url), function(response) {\n\t\treturn _await(response.blob(), URL.createObjectURL);\n\t});\n});\n\nexport default fetchAsObjectURL;\n```\n\n## JavaScript Language Features\n\n### Full Support\n- `async`/`await`\n- `for`/`while`/`do` loops (including loops that would exhaust stack if dispatched recursively)\n- `switch` statements (including fallthrough and `default` cases)\n- conditional expressions\n- logical expressions\n- `try`/`catch`\n- `break`/`continue` statements (on both loops and labeled statements)\n- `throw` expressions\n- Function hoisting\n- Variable hoisting\n- Arrow functions\n- Methods\n- `arguments`\n- `this`\n- Proper member dereference order of operations\n- Standards-compliant event loop scheduling\n\n### Partial Support\n- `Function.length`: `async` functions will often return a length of 0 (when the `_async` wrapper is used)\n\n### No support\n- `eval`: impossible to support without deep hooks into the runtime\n- Async generator functions: not implemented or planned\n- `Function.name`: rewrite pass removes function name instrumentation\n- `new AsyncFunction(...)`: impossible to support without shipping babel and the plugin in the output\n","_attachments":{},"homepage":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises#readme","bugs":{"url":"https://github.com/rpetrich/babel-plugin-transform-async-to-promises/issues"},"license":"MIT"}