{
  "_args": [
    [
      {
        "raw": "@babel/plugin-proposal-async-generator-functions@^7.8.3",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-proposal-async-generator-functions",
        "name": "@babel/plugin-proposal-async-generator-functions",
        "rawSpec": "^7.8.3",
        "spec": ">=7.8.3 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-proposal-async-generator-functions@>=7.8.3 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-proposal-async-generator-functions@7.8.3",
  "_inCache": true,
  "_location": "/@babel/plugin-proposal-async-generator-functions",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-proposal-async-generator-functions_7.8.3_1578951763561_0.25328591431124536"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.6.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-proposal-async-generator-functions@^7.8.3",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-proposal-async-generator-functions",
    "name": "@babel/plugin-proposal-async-generator-functions",
    "rawSpec": "^7.8.3",
    "spec": ">=7.8.3 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz",
  "_shasum": "bad329c670b382589721b27540c7d288601c6e6f",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-proposal-async-generator-functions@^7.8.3",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.3",
    "@babel/helper-remap-async-to-generator": "^7.8.3",
    "@babel/plugin-syntax-async-generators": "^7.8.0"
  },
  "description": "Turn async generator functions into ES2015 generators",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/helper-plugin-test-runner": "^7.8.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-NZ9zLv848JsV3hs8ryEh7Uaz/0KsmPLqv0+PdkDJL1cJy0K4kOCFa8zc1E3mp+RHPQcpdfb/6GovEsW4VDrOMw==",
    "shasum": "bad329c670b382589721b27540c7d288601c6e6f",
    "tarball": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz",
    "fileCount": 5,
    "unpackedSize": 7429,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHORTCRA9TVsSAnZWagAAaG8P/jQyTT4y6O42n9U+i90j\nO8Jy0D5XbLDKfWfYm/IlVGXBEkQ479dYhAnxsHpJ7wNpH2Z6NChHKs3Y171y\nGZcvRddEf/819+KkDuISI9OJ/12YLMIGQa7uZiQijH/7J1OKM30wCAbc9mPv\n6xrzGDk/6lu/jAzSubUp2DyK/yomSKQ6YCpD4OtMUpj3bbLB78sJEJdOfAho\ntKo2jJiIOKWfZvLh4bOmbLjbX5JqIvWqNu405gBF89MiaYkxrD4gZ18HiNaP\nGfB5UavPplNlsumisoTuS6tgrSNS1DWIwgsmJtbuldieGPppqMpUPfgwdC8o\n0HoE38Xr95mWbGaU+ztSuG5UKppLQsVt3CLyz/W0AwqjQ+umP5tZpN5duOlW\nTtfN/4V0uU+GBf7WOlRE7GNBQc0bug1ezMdmScl+4+N9I55RKgAxRXaswAXh\nCBeMp/mo8UkY43Ayxtlrti6EmwwPLTI8J+G8g1ccrjp7K0oyaxVhLUbnawci\niM/Dr4QQqSP/s/D4LMCCKkOrz6H5yFeHYyNZQemxJAINYYjXF+R15fODg5E6\nthwICm297+2rvtlQxa9V2uCovWNogwMIjF4Hsd/iC0ISjsWBBTp2Rdrb/bN1\npQ4Xcq+tpVuRS5Z03nDxPjMb+nfWghgwIukADpTFexJpZMWnzbwUsABKKV6k\naglp\r\n=dcsm\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/plugin-proposal-async-generator-functions",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-async-generator-functions"
  },
  "version": "7.8.3"
}
