{
  "_args": [
    [
      {
        "raw": "@babel/plugin-syntax-async-generators@^7.8.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-syntax-async-generators",
        "name": "@babel/plugin-syntax-async-generators",
        "rawSpec": "^7.8.0",
        "spec": ">=7.8.0 <8.0.0",
        "type": "range"
      },
      "/var/www/html/ims/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-syntax-async-generators@>=7.8.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-syntax-async-generators@7.8.4",
  "_inCache": true,
  "_location": "/@babel/plugin-syntax-async-generators",
  "_nodeVersion": "13.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-syntax-async-generators_7.8.4_1578950149169_0.5923932659882423"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "6.13.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-syntax-async-generators@^7.8.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-syntax-async-generators",
    "name": "@babel/plugin-syntax-async-generators",
    "rawSpec": "^7.8.0",
    "spec": ">=7.8.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/plugin-proposal-async-generator-functions",
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  "_shasum": "a983fb1aeb2ec3f6ed042a210f640e90e786fe0d",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-syntax-async-generators@^7.8.0",
  "_where": "/var/www/html/ims/node_modules/@babel/preset-env",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.0"
  },
  "description": "Allow parsing of async generator functions",
  "devDependencies": {
    "@babel/core": "^7.8.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
    "shasum": "a983fb1aeb2ec3f6ed042a210f640e90e786fe0d",
    "tarball": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
    "fileCount": 4,
    "unpackedSize": 2524,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHN4FCRA9TVsSAnZWagAA/oMP/161Dzg5Hdg58RZW2OCu\nflLVRYrrzP1WFQE6iQOwArIPOjpAVmp4cdrxAhm+gYr9M94pWpv8+JHrxb3/\neLHZqbAsE7GTIQEijWdbhrjqx19kky58uudgGh6nri166l8A3zpYfDt2WHfU\nPTc+yAFQRHKzxuLjQpO/f72L/GOBpY4DtZbi4k/i1vafJC9lJ0R+tGpejMbf\n1oadeHZEKTMsa6d1Mr4xJzaEbBuDBuQzuyim3owxEWKZs3At9gVeqKXkhM2n\nbErwUZe/nCO4RKh3t7hmoCzJA9Bp80d5En1SveAFFjc4EeH/bEXNNhFXllsS\nA+3OXxl8IRJAOnUoLyzEK3F9nMNF160q5T5YOYhsIWabgdIp9qlQlbNMUHmf\n2FUOgbAgjsXWYkDRL8QUnL2wCqRUNhY2jVBS4ke5fD2tqv84h1Tk49STrYTu\nHjF/G8Ad7NYl98C9BKD7OHIUs29cPZrpZzjJdnbt6nvKtT+Obb/ydlevwF8n\nw86quvNXx5nMSUddtvDzrvmizlAf2rfYd2SpFiHSG7YUMcBl2XtwZBJBxMIU\n4AU3WtpHhyFV+e7XEC4o28cPCY/T9aMs446vyXgXS8MP4D0baLs5PqDeuZMy\nS6z0cBZdD97JAAUI+YlMnHtb/p3cwgNEvDU6lXa2QRyBT0+O+3UxJwaqMItx\n1VOg\r\n=Blt9\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "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-syntax-async-generators",
  "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-syntax-async-generators"
  },
  "version": "7.8.4"
}
