{
  "_args": [
    [
      {
        "raw": "@babel/helper-simple-access@^7.13.12",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-simple-access",
        "name": "@babel/helper-simple-access",
        "rawSpec": "^7.13.12",
        "spec": ">=7.13.12 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-module-transforms"
    ]
  ],
  "_from": "@babel/helper-simple-access@>=7.13.12 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-simple-access@7.13.12",
  "_inCache": true,
  "_location": "/@babel/helper-simple-access",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-simple-access_7.13.12_1616428032378_0.7929983719323881"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-simple-access@^7.13.12",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-simple-access",
    "name": "@babel/helper-simple-access",
    "rawSpec": "^7.13.12",
    "spec": ">=7.13.12 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/helper-module-transforms",
    "/@babel/plugin-transform-modules-commonjs"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz",
  "_shasum": "dd6c538afb61819d205a012c31792a39c7a5eaf6",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-simple-access@^7.13.12",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-module-transforms",
  "author": {
    "name": "Logan Smyth",
    "email": "loganfsmyth@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/types": "^7.13.12"
  },
  "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
  "devDependencies": {
    "@babel/traverse": "^7.12.17"
  },
  "directories": {},
  "dist": {
    "shasum": "dd6c538afb61819d205a012c31792a39c7a5eaf6",
    "integrity": "sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==",
    "tarball": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz",
    "fileCount": 4,
    "unpackedSize": 5518,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWLwACRA9TVsSAnZWagAAFDQQAJwI50Gywlu/QdLLpEAI\n5Nh6l2AQ4PjXXweBQHYFBHAg470K5cPb5kkoGhEbdkYUqTp3ifYjv5Ja2G7q\nqmaB45Sib1zViqz7hjCrtAh7PXT3L+HzmCGm3RyyESFNMEWyXJYFiPNw/Ahl\ngyXN84L4k26tMbWgFDEbGrEj6GdB/SNJ03jZZBQEnqVar9XOKcJN9xQHm6xV\ndVm3AR0/bLevDRx4HXFNizm5R0167NVtWILVe0le+dBvV+zpQCiE3i9QZCEh\nzRKYGuaBwYUm5AmAVO7jwETJ56QC+HJuHHIfbiwJU181aMKImLv625EgDui/\nI6nhppPAhm0LL3bKofvnt9p+mcLwmkh5RBzUT77X+5dn4Gs2YyMLzSPUCIpI\nl2s7z1OcaCHn1qscW1dKC2A2zwAZ6UjjPigIBVrk+Ce7/EtcE9uKrMtr6pcf\nkOB0AYVa4+3XhkmRGO2vCVM1mkg2Dm+uKWsGZAy7EtDWk/cVrZTasumYg7gJ\nkowBl9faeM9OKVl9rFd9s1k65IpoJwQhleNZ2Dv0XHH05McTLks2upyWkPJC\nO8KTdmkhNKgsXwcec53/lw+LbeSqp/ymu7wM+hLvBplSMFIjvfhiDmIhG/PE\n6alpFIiEgi/Y+Vy541oJ1TGIdgIY4ItaLs1QBn3KcPJiHgK9YgAI3Lni+tYQ\nGBSx\r\n=SYdT\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
  "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/helper-simple-access",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-simple-access"
  },
  "version": "7.13.12"
}
