{ "_from": "@babel/plugin-transform-async-generator-functions@^7.27.1", "_id": "@babel/plugin-transform-async-generator-functions@7.27.1", "_inBundle": false, "_integrity": "sha512-eST9RrwlpaoJBDHShc+DS2SG4ATTi2MYNb4OxYkf3n+7eb49LWpnS+HSpVfW4x927qQwgk8A2hGNVaajAEw0EA==", "_location": "/@babel/plugin-transform-async-generator-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-async-generator-functions@^7.27.1", "name": "@babel/plugin-transform-async-generator-functions", "escapedName": "@babel%2fplugin-transform-async-generator-functions", "scope": "@babel", "rawSpec": "^7.27.1", "saveSpec": null, "fetchSpec": "^7.27.1" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.27.1.tgz", "_shasum": "ca433df983d68e1375398e7ca71bf2a4f6fd89d7", "_spec": "@babel/plugin-transform-async-generator-functions@^7.27.1", "_where": "E:\\vue_project\\el-table-column\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.27.1", "@babel/helper-remap-async-to-generator": "^7.27.1", "@babel/traverse": "^7.27.1" }, "deprecated": false, "description": "Turn async generator functions into ES2015 generators", "devDependencies": { "@babel/core": "^7.27.1", "@babel/helper-plugin-test-runner": "^7.27.1", "babel-plugin-polyfill-corejs3": "^0.11.0", "core-js-pure": "^3.30.2" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-async-generator-functions", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-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-transform-async-generator-functions" }, "type": "commonjs", "version": "7.27.1" }