{
  "_args": [
    [
      {
        "raw": "@babel/helper-annotate-as-pure@^7.12.13",
        "scope": "@babel",
        "escapedName": "@babel%2fhelper-annotate-as-pure",
        "name": "@babel/helper-annotate-as-pure",
        "rawSpec": "^7.12.13",
        "spec": ">=7.12.13 <8.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-remap-async-to-generator"
    ]
  ],
  "_from": "@babel/helper-annotate-as-pure@>=7.12.13 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/helper-annotate-as-pure@7.12.13",
  "_inCache": true,
  "_location": "/@babel/helper-annotate-as-pure",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/helper-annotate-as-pure_7.12.13_1612314603954_0.18196385557101125"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/helper-annotate-as-pure@^7.12.13",
    "scope": "@babel",
    "escapedName": "@babel%2fhelper-annotate-as-pure",
    "name": "@babel/helper-annotate-as-pure",
    "rawSpec": "^7.12.13",
    "spec": ">=7.12.13 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/helper-create-class-features-plugin",
    "/@babel/helper-create-regexp-features-plugin",
    "/@babel/helper-remap-async-to-generator",
    "/@babel/plugin-proposal-private-property-in-object",
    "/@babel/plugin-transform-classes"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz",
  "_shasum": "0f58e86dfc4bb3b1fcd7db806570e177d439b6ab",
  "_shrinkwrap": null,
  "_spec": "@babel/helper-annotate-as-pure@^7.12.13",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/@babel/helper-remap-async-to-generator",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/types": "^7.12.13"
  },
  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "0f58e86dfc4bb3b1fcd7db806570e177d439b6ab",
    "integrity": "sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==",
    "tarball": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz",
    "fileCount": 4,
    "unpackedSize": 3510,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGffsCRA9TVsSAnZWagAAV2kP/jZ2dRhWtEZCpyBToEDz\npdLyvrgf7kcUhYBscdr2BBgRhc55VlGgtIuBdfRsdLTdK2DouQhIajlqu3I/\n6LScawqGwDPU/a+OxjcLuqG8u8LHpAVJ11e3hConqsszR9rgzqnd1n229LTO\nYZqTYdGHtK44Y0Hf1QgvLoo6rlyXoVNEa1gPUCTAHemuFvopxyFijN0zFft0\n6MUmluvEfWXAPVkBTodIyRlAJjg9zOKv/HVY8we2aU20AQ5rif94dmcoTN1e\nUTiCQ/GrsYvePzma8yBlIuYK5K2JKPYs5oVPTVObgyV5kHchahcfbOqf0AaD\nIQVe2ZYg1TeBn8tgkFqComChHOLR0bzczHntzzUhVw7HbwNO0kD/KtWF4vJZ\npAlOt78hK7DimkZXAQ+e0ZLzpdZzLt/X5fLKkQAvyXbD1laXBRjnO1j1F66V\noR9AUmIqEO2UtMLZ5ztWmkCIJX/qLtOPVPIHlZ71sjLcfry7sq55HtB7/cTv\nIYUrIaHpkDG3h3sxMv+G+UefuW4Z31qGIrBXL3vybIa67s0BDOOjI4BeSB0C\nThkNzIcBbBwnshbRFgY0dUNQ1JLKGfNoGarhO7xP5SFl/m3gO0CPSa1NwRDP\nyP/ww0D9v8cRne+chqbZWnGCRY0NVargOMCxY4grApyAyjS59srJnj1J8Vkc\nZIgb\r\n=5XAj\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
  "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-annotate-as-pure",
  "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-annotate-as-pure"
  },
  "version": "7.12.13"
}
