{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-for-of@^7.13.0",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-for-of",
        "name": "@babel/plugin-transform-for-of",
        "rawSpec": "^7.13.0",
        "spec": ">=7.13.0 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-for-of@>=7.13.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-for-of@7.13.0",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-for-of",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-for-of_7.13.0_1614034197989_0.43626495108514085"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-for-of@^7.13.0",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-for-of",
    "name": "@babel/plugin-transform-for-of",
    "rawSpec": "^7.13.0",
    "spec": ">=7.13.0 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz",
  "_shasum": "c799f881a8091ac26b54867a845c3e97d2696062",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-for-of@^7.13.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.13.0"
  },
  "description": "Compile ES2015 for...of to ES5",
  "devDependencies": {
    "@babel/core": "7.13.0",
    "@babel/helper-plugin-test-runner": "7.12.13"
  },
  "directories": {},
  "dist": {
    "shasum": "c799f881a8091ac26b54867a845c3e97d2696062",
    "integrity": "sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz",
    "fileCount": 5,
    "unpackedSize": 14755,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNDUWCRA9TVsSAnZWagAADsAP/jWfst6Ek+5Bf6sboXmY\nZU01PQeGFqeUj7XLqBNVasZ7a3D9OsAovWY6IGMxK1R2mia84dAL46U/P10W\nJA75hFdnspw3qdKA3U+xFxoq96/TaFGF8P3dgDFhz4Q3YsYoEhHMRmiHm/P/\nFoaoBFIJT0kSbIX4rJm9g4KToOcPjprS1sqgifRU3GXIJeKjFxfQNwdBwYIX\njpo4Ig4CrtXihCN9KxxcFqjP7Cz0PcESI9W7+3iYWG/bvYclIm0I11bHcQTa\n8J8Brumb/Sc1faPmFtF8vgNu98r3DicV5UWd12oce/N860GOa8MB3VIMn8qx\nYTPnnZ6x7tjHJHPABpVUc/7+tcxRbH1z3RJM/EMRByr1ntA5z6SuOYuaaH2x\npDfmN2pm+XuS4P2fcpxVj+XtwvKto10jvf3POX5sWZvIgvbZq/uNbYQussMC\n60FE2lmWcsLDq4cDvKr+Dd/sG0B0fGGJ/FWNZ0qKUX5KHVWT59LOysAsssJw\n/yncXEIzsoZiezi1GMlwteovTbFxj+dvkfL2knuFiPVvn/iRVFBDNDd32LTf\nI2mGkZpY3Yw51r5OD81CZkgyk812paom3GdLT1sPobroPKnfuqlw7CdIJVEB\nr6RvQWBx/ZnZrY25MUMFL44WzODQ6lx6a4qyQwuiQBQIQCICQh19CO7P7ViH\n7NOb\r\n=ajbx\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    }
  ],
  "name": "@babel/plugin-transform-for-of",
  "optionalDependencies": {},
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-for-of"
  },
  "version": "7.13.0"
}
