{ "_from": "@babel/plugin-transform-async-generator-functions@^7.26.8", "_id": "@babel/plugin-transform-async-generator-functions@7.26.8", "_inBundle": false, "_integrity": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==", "_location": "/@babel/plugin-transform-async-generator-functions", "_phantomChildren": { "@babel/code-frame": "7.26.2", "@babel/helper-string-parser": "7.25.9", "@babel/helper-validator-identifier": "7.25.9", "@jridgewell/gen-mapping": "0.3.8", "@jridgewell/trace-mapping": "0.3.25", "debug": "4.4.0", "globals": "11.12.0", "jsesc": "3.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-async-generator-functions@^7.26.8", "name": "@babel/plugin-transform-async-generator-functions", "escapedName": "@babel%2fplugin-transform-async-generator-functions", "scope": "@babel", "rawSpec": "^7.26.8", "saveSpec": null, "fetchSpec": "^7.26.8" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz", "_shasum": "5e3991135e3b9c6eaaf5eff56d1ae5a11df45ff8", "_spec": "@babel/plugin-transform-async-generator-functions@^7.26.8", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\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.26.5", "@babel/helper-remap-async-to-generator": "^7.25.9", "@babel/traverse": "^7.26.8" }, "deprecated": false, "description": "Turn async generator functions into ES2015 generators", "devDependencies": { "@babel/core": "^7.26.8", "@babel/helper-plugin-test-runner": "^7.25.9", "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.26.8" }