{
  "_args": [
    [
      "@babel/types@^7.9.0",
      "/var/www/cma/frontend/node_modules/@babel/core"
    ]
  ],
  "_from": "@babel/types@>=7.9.0 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/types@7.9.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/types",
  "_nodeVersion": "13.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/types_7.9.0_1584718772641_0.5992065235993034"
  },
  "_npmUser": {
    "email": "nicolo.ribaudo@gmail.com",
    "name": "nicolo-ribaudo"
  },
  "_npmVersion": "lerna/3.19.0/node@v13.11.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "name": "@babel/types",
    "raw": "@babel/types@^7.9.0",
    "rawSpec": "^7.9.0",
    "scope": "@babel",
    "spec": ">=7.9.0 <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-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.9.0.tgz",
  "_shasum": "00b064c3df83ad32b2dbf5ff07312b15c7f1efb5",
  "_shrinkwrap": null,
  "_spec": "@babel/types@^7.9.0",
  "_where": "/var/www/cma/frontend/node_modules/@babel/core",
  "author": {
    "email": "sebmck@gmail.com",
    "name": "Sebastian McKenzie"
  },
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.9.0",
    "lodash": "^4.17.13",
    "to-fast-properties": "^2.0.0"
  },
  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
  "devDependencies": {
    "@babel/generator": "^7.9.0",
    "@babel/parser": "^7.9.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 94,
    "integrity": "sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedOO1CRA9TVsSAnZWagAAaWkP/2K96qP8nHBlPOKbAtgP\nFVHZvKeWKdXiVKToksWUQPVnxFKRXsQkJdV/c3Nrgl8uGIl9R7tOG9gbuaiL\n7/8iurWhwiPP5blnOJmmMUZklBAv3mVVmN9KvRxOLBN3rrIBsVlf+OyL3rq/\njw0Y/VpUyzqXOFn5t4OIckundMYksjX4YWQcGAEk14r9+XhoIfaHf5TqBdYl\nb8pM0WTjvURmSw9HSxhkCCWrQM0idbN4M44Y8a4P5YLevb5njmyosLP9KGZ1\ng99TfV3AXnnXSVBtahQ3ZZHvn2/ZP94xPnuxxcIcCTmkXxkw2koyFOIRUgeg\nTUT2R35laYWUj81hwtpoVjGBWv4xqcZt3cws8HycNKmPXTw7FqzPk2/tsq8t\nde4ts0ds12cgStnwBn7EWSbd06E3VIfSBisz7xnTXrboKTSJK9ubv4pwEmlt\nMusd9PtFqnabsLsdaIF+DliC4f6Bs9M3ZpeyM9+1uN35VtVwm5VJP4vUsltK\nuU10xRTRV4zGryLQ1NAEwCLkMs88IoxZa4fGDdBTBz0q+HZ9X9K00PmHwMnM\n7fS//42/ideEDgAnmDsQ5FMGVRlEM7SgztzeGhcpomhUfKx6c7NON0WUtbWc\nQjDmsLnycqu/aBs+RQQ/LVpXMDhxCTyLlv5lc1UPDwPcNlQoA+63Jz3ggerw\n8E6e\r\n=vjD0\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "00b064c3df83ad32b2dbf5ff07312b15c7f1efb5",
    "tarball": "https://registry.npmjs.org/@babel/types/-/types-7.9.0.tgz",
    "unpackedSize": 710402
  },
  "gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "danez",
      "email": "daniel@tschinder.de"
    },
    {
      "name": "developit",
      "email": "jason@developit.ca"
    },
    {
      "name": "existentialism",
      "email": "bng412@gmail.com"
    },
    {
      "name": "hzoo",
      "email": "hi@henryzoo.com"
    },
    {
      "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": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-types"
  },
  "types": "lib/index.d.ts",
  "version": "7.9.0"
}
