{ "_from": "@babel/plugin-proposal-async-generator-functions@^7.12.13", "_id": "@babel/plugin-proposal-async-generator-functions@7.12.13", "_inBundle": false, "_integrity": "sha1-0cbYQYAv+4jGSiQT4xH3NFueZrU=", "_location": "/@babel/plugin-proposal-async-generator-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-async-generator-functions@^7.12.13", "name": "@babel/plugin-proposal-async-generator-functions", "escapedName": "@babel%2fplugin-proposal-async-generator-functions", "scope": "@babel", "rawSpec": "^7.12.13", "saveSpec": null, "fetchSpec": "^7.12.13" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.12.13.tgz?cache=0&sync_timestamp=1612314760921&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-async-generator-functions%2Fdownload%2F%40babel%2Fplugin-proposal-async-generator-functions-7.12.13.tgz", "_shasum": "d1c6d841802ffb88c64a2413e311f7345b9e66b5", "_spec": "@babel/plugin-proposal-async-generator-functions@^7.12.13", "_where": "E:\\GreateCommunity\\node_modules\\@babel\\preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.12.13", "@babel/helper-remap-async-to-generator": "^7.12.13", "@babel/plugin-syntax-async-generators": "^7.8.0" }, "deprecated": false, "description": "Turn async generator functions into ES2015 generators", "devDependencies": { "@babel/core": "7.12.13", "@babel/helper-plugin-test-runner": "7.12.13", "babel-plugin-polyfill-corejs3": "0.0.10", "core-js-pure": "^3.8.1" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-proposal-async-generator-functions", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-proposal-async-generator-functions" }, "version": "7.12.13" }