{ "_from": "@babel/plugin-proposal-async-generator-functions@^7.10.1", "_id": "@babel/plugin-proposal-async-generator-functions@7.10.1", "_inBundle": false, "_integrity": "sha512-vzZE12ZTdB336POZjmpblWfNNRpMSua45EYnRigE2XsZxcXcIyly2ixnTJasJE4Zq3U7t2d8rRF7XRUuzHxbOw==", "_location": "/@babel/plugin-proposal-async-generator-functions", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-proposal-async-generator-functions@^7.10.1", "name": "@babel/plugin-proposal-async-generator-functions", "escapedName": "@babel%2fplugin-proposal-async-generator-functions", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.1.tgz", "_shasum": "6911af5ba2e615c4ff3c497fe2f47b35bf6d7e55", "_spec": "@babel/plugin-proposal-async-generator-functions@^7.10.1", "_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/preset-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.10.1", "@babel/helper-remap-async-to-generator": "^7.10.1", "@babel/plugin-syntax-async-generators": "^7.8.0" }, "deprecated": false, "description": "Turn async generator functions into ES2015 generators", "devDependencies": { "@babel/core": "^7.10.1", "@babel/helper-plugin-test-runner": "^7.10.1" }, "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://github.com/babel/babel#readme", "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.10.1" }