{
  "_args": [
    [
      "@babel/plugin-proposal-async-generator-functions@7.16.8",
      "C:\\Users\\kbert\\Desktop\\shadowloud"
    ]
  ],
  "_development": true,
  "_from": "@babel/plugin-proposal-async-generator-functions@7.16.8",
  "_id": "@babel/plugin-proposal-async-generator-functions@7.16.8",
  "_inBundle": false,
  "_integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
  "_location": "/@babel/plugin-proposal-async-generator-functions",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/plugin-proposal-async-generator-functions@7.16.8",
    "name": "@babel/plugin-proposal-async-generator-functions",
    "escapedName": "@babel%2fplugin-proposal-async-generator-functions",
    "scope": "@babel",
    "rawSpec": "7.16.8",
    "saveSpec": null,
    "fetchSpec": "7.16.8"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
  "_spec": "7.16.8",
  "_where": "C:\\Users\\kbert\\Desktop\\shadowloud",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.16.7",
    "@babel/helper-remap-async-to-generator": "^7.16.8",
    "@babel/plugin-syntax-async-generators": "^7.8.4"
  },
  "description": "Turn async generator functions into ES2015 generators",
  "devDependencies": {
    "@babel/core": "^7.16.7",
    "@babel/helper-plugin-test-runner": "^7.16.7",
    "babel-plugin-polyfill-corejs3": "^0.5.0",
    "core-js-pure": "^3.20.2"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "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.16.8"
}
