{
  "_args": [
    [
      "@babel/types@^7.11.5",
      "/var/www/siti/c4rgocloud/node_modules/@babel/core"
    ]
  ],
  "_from": "@babel/types@>=7.11.5 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/types@7.11.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/types",
  "_nodeVersion": "14.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/types_7.11.5_1598904136354_0.2535421373995328"
  },
  "_npmUser": {
    "email": "i@jhuang.me",
    "name": "jlhwung"
  },
  "_npmVersion": "lerna/3.19.0/node@v14.9.0+x64 (darwin)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/types",
    "raw": "@babel/types@^7.11.5",
    "rawSpec": "^7.11.5",
    "scope": "@babel",
    "spec": ">=7.11.5 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/generator",
    "/@babel/helper-annotate-as-pure",
    "/@babel/helper-builder-binary-assignment-operator-visitor",
    "/@babel/helper-define-map",
    "/@babel/helper-explode-assignable-expression",
    "/@babel/helper-function-name",
    "/@babel/helper-get-function-arity",
    "/@babel/helper-hoist-variables",
    "/@babel/helper-member-expression-to-functions",
    "/@babel/helper-module-imports",
    "/@babel/helper-module-transforms",
    "/@babel/helper-optimise-call-expression",
    "/@babel/helper-remap-async-to-generator",
    "/@babel/helper-replace-supers",
    "/@babel/helper-simple-access",
    "/@babel/helper-skip-transparent-expression-wrappers",
    "/@babel/helper-split-export-declaration",
    "/@babel/helper-wrap-function",
    "/@babel/helpers",
    "/@babel/preset-env",
    "/@babel/preset-modules",
    "/@babel/template",
    "/@babel/traverse"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.11.5.tgz",
  "_shasum": "d9de577d01252d77c6800cee039ee64faf75662d",
  "_shrinkwrap": null,
  "_spec": "@babel/types@^7.11.5",
  "_where": "/var/www/siti/c4rgocloud/node_modules/@babel/core",
  "author": {
    "email": "sebmck@gmail.com",
    "name": "Sebastian McKenzie"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.10.4",
    "lodash": "^4.17.19",
    "to-fast-properties": "^2.0.0"
  },
  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
  "devDependencies": {
    "@babel/generator": "^7.11.5",
    "@babel/parser": "^7.11.5",
    "chalk": "^4.1.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 95,
    "integrity": "sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTVdICRA9TVsSAnZWagAABW0P/AmnnhNyUkA9FcNBWAdg\nwWFQ8WqhP8AKsIqrUpIKw0lw0ugTmLu1xu6KSJqD+i/qM3bnLiTsF2JWa2Oq\nDufmuhP/ktMDh8ANn1Rbst+bMd9dsixY7MwnQlqu1CgyR3hu0TIGofZwCBeJ\nEC8CdUqCjFZg8JmZ4zchdJUdN05Xb5cqcisqRIbHkadzCIeNpk8nwcQ780wF\n4yFvls21EISJ4YOmxZ74WyrQk5GjbGgffAFFusOuh0rNCYnFfLyt+N+VQ6IG\ntJBkf2rHz3UqKO0gUd8DMBl4w7JWJ/EOP5LHIJoGERN1gxk7dGBHdiYyo4RP\nVHA+Ua8SHQdkL/gAfUKq3forxItTEC5Lbb4Ig2kGL7rsZ/20dBZeyX2x2ggu\nPux22XZM8W9xxLPa05ogvyJleHeppm4PM9zp68/6xhYAC+nsI1o0rPwjFJJ4\nSfaOEvAV0248RUD4vE1eetCovXibD7gOZn/XeufDFMqCiwctLpYq9OlDwmp5\narM95vzT/XUIRrxpiPGpQniXI8iEyAWL0x01t0gEwj50BpBC5zUutFnZC5j/\nWb9Q8XL/+hQiReRs6HvukPk1RyaOOwbHqmuBkpTtEuVrezeIsXkGh3cYcke3\nyeCL89Vc89JxDKPck801mc/iQ0TtQv5Ur5swjp3otdWS6epWjvXPvmXIQjcz\nCcc3\r\n=hdIE\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "d9de577d01252d77c6800cee039ee64faf75662d",
    "tarball": "https://registry.npmjs.org/@babel/types/-/types-7.11.5.tgz",
    "unpackedSize": 726269
  },
  "gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "name": "jlhwung",
      "email": "i@jhuang.me"
    },
    {
      "name": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/types",
  "optionalDependencies": {},
  "publishConfig": {
    "access": "public"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/babel-types",
    "type": "git",
    "url": "git+https://github.com/babel/babel.git"
  },
  "types": "lib/index.d.ts",
  "version": "7.11.5"
}
