{ "name": "babel-helper-remap-async-to-generator", "version": "6.24.1", "description": "Helper function to remap async functions to generators", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator", "license": "MIT", "main": "lib/index.js", "dependencies": { "babel-runtime": "^6.22.0", "babel-template": "^6.24.1", "babel-types": "^6.24.1", "babel-traverse": "^6.24.1", "babel-helper-function-name": "^6.24.1" }, "__npminstall_done": "Mon May 18 2020 19:19:03 GMT+0800 (CST)", "_from": "babel-helper-remap-async-to-generator@6.24.1", "_resolved": "https://registry.npm.taobao.org/babel-helper-remap-async-to-generator/download/babel-helper-remap-async-to-generator-6.24.1.tgz" }