{
  "_args": [
    [
      {
        "raw": "@babel/plugin-transform-reserved-words@^7.12.13",
        "scope": "@babel",
        "escapedName": "@babel%2fplugin-transform-reserved-words",
        "name": "@babel/plugin-transform-reserved-words",
        "rawSpec": "^7.12.13",
        "spec": ">=7.12.13 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/preset-env"
    ]
  ],
  "_from": "@babel/plugin-transform-reserved-words@>=7.12.13 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/plugin-transform-reserved-words@7.12.13",
  "_inCache": true,
  "_location": "/@babel/plugin-transform-reserved-words",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/plugin-transform-reserved-words_7.12.13_1612314666946_0.6985390646059622"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/plugin-transform-reserved-words@^7.12.13",
    "scope": "@babel",
    "escapedName": "@babel%2fplugin-transform-reserved-words",
    "name": "@babel/plugin-transform-reserved-words",
    "rawSpec": "^7.12.13",
    "spec": ">=7.12.13 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz",
  "_shasum": "7d9988d4f06e0fe697ea1d9803188aa18b472695",
  "_shrinkwrap": null,
  "_spec": "@babel/plugin-transform-reserved-words@^7.12.13",
  "_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.12.13"
  },
  "description": "Ensure that no reserved words are used.",
  "devDependencies": {
    "@babel/core": "7.12.13",
    "@babel/helper-plugin-test-runner": "7.12.13"
  },
  "directories": {},
  "dist": {
    "shasum": "7d9988d4f06e0fe697ea1d9803188aa18b472695",
    "integrity": "sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==",
    "tarball": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz",
    "fileCount": 4,
    "unpackedSize": 2847,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGfgrCRA9TVsSAnZWagAARGAP/R3h79nU9diSkMPHnq7N\nLjMZQr+VngaFczDt9m94AnV3C6KECrMK62IAcnRK5PIbpj6LA+bwLrw0DKIv\nhLw3v/UJvgtXnJtRIobftTMvgWC0XZQ9kFD+3h1nNwvlQrjuvLTMFdl3yF/x\n+V4m3TN1sZaoWc3gLXEIDB5FLXn5+d01VGgwyglQuwx8kzw+XAgUpQu34CDb\nVgoJ1AYwL4S7vJuvjzUGUEEakOdJ9aIIGhc1oK3oBH7FOEOHLfTZUQXgpdiI\nTJ0bdY6+MXhMZTJnE8FjXbY4/NI9uI+Xa3ysZTdqXGzN0IXnweuFDngftZzM\nPHk0o7PFehKrAT3NJmmKp8L9+mkZdJJ6bNnEtqu8fWuBBaVuTLRIVsEfthvx\nQMBUS+QFiEcZeMMq52PZvuyqAPovRuwK2U/8Rxt2HVPK/R2r/zikFjX3cw0n\nPjkPUslRmGpd36rv64BmPKHw+jXQiNr/6iH4N6ZiWsr8MceKyqr99/j1duEZ\nrHCfXWDrzoq2pfVAystKLi5BwxYzQcHrwo+D33fBU6xmM81+enkhx0vqXMZD\nAojRVNtC86lf1HlYYmPw2bAnjMZbvF03Y2XsLf3MC8GJB1q6ARzgPLpu1uh2\nFsmCOyUj5m8O/+iQSl/ApefidfdpwWURKs0GjtoTHs5rtDxO5nDtgOPyqfuQ\nEPx5\r\n=FWDx\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-reserved-words",
  "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-reserved-words",
  "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-reserved-words"
  },
  "version": "7.12.13"
}
