{ "_from": "@babel/plugin-transform-async-generator-functions@^7.28.0", "_id": "@babel/plugin-transform-async-generator-functions@7.28.0", "_inBundle": false, "_integrity": "sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==", "_location": "/@babel/plugin-transform-async-generator-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-async-generator-functions@^7.28.0", "name": "@babel/plugin-transform-async-generator-functions", "escapedName": "@babel%2fplugin-transform-async-generator-functions", "scope": "@babel", "rawSpec": "^7.28.0", "saveSpec": null, "fetchSpec": "^7.28.0" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz", "_shasum": "1276e6c7285ab2cd1eccb0bc7356b7a69ff842c2", "_spec": "@babel/plugin-transform-async-generator-functions@^7.28.0", "_where": "/data/jenkins/workspace/front-v5-web/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.28.0" }, "deprecated": false, "description": "Turn async generator functions into ES2015 generators", "devDependencies": { "@babel/core": "^7.28.0", "@babel/helper-plugin-test-runner": "^7.27.1", "babel-plugin-polyfill-corejs3": "^0.13.0", "core-js-pure": "^3.43.0" }, "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.28.0" }