{
  "_args": [
    [
      {
        "raw": "@babel/types@^7.5.5",
        "scope": "@babel",
        "escapedName": "@babel%2ftypes",
        "name": "@babel/types",
        "rawSpec": "^7.5.5",
        "spec": ">=7.5.5 <8.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-foobar/node_modules/@babel/core"
    ]
  ],
  "_from": "@babel/types@>=7.5.5 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "@babel/types@7.5.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/@babel/types",
  "_nodeVersion": "11.14.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/types_7.5.5_1563398496298_0.650127759775541"
  },
  "_npmUser": {
    "name": "nicolo-ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "_npmVersion": "lerna/3.15.0/node@v11.14.0+x64 (linux)",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@babel/types@^7.5.5",
    "scope": "@babel",
    "escapedName": "@babel%2ftypes",
    "name": "@babel/types",
    "rawSpec": "^7.5.5",
    "spec": ">=7.5.5 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/generator",
    "/@babel/helper-function-name",
    "/@babel/helper-get-function-arity",
    "/@babel/helper-split-export-declaration",
    "/@babel/helpers",
    "/@babel/template",
    "/@babel/traverse"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.5.5.tgz",
  "_shasum": "97b9f728e182785909aa4ab56264f090a028d18a",
  "_shrinkwrap": null,
  "_spec": "@babel/types@^7.5.5",
  "_where": "/home/lively4/lively4/lively4-foobar/node_modules/@babel/core",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "esutils": "^2.0.2",
    "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.5.5",
    "@babel/parser": "^7.5.5"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw==",
    "shasum": "97b9f728e182785909aa4ab56264f090a028d18a",
    "tarball": "https://registry.npmjs.org/@babel/types/-/types-7.5.5.tgz",
    "fileCount": 93,
    "unpackedSize": 610869,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5FgCRA9TVsSAnZWagAA4tAP/1oAOhhiewExzvDLfgSg\nELwL8VGtcj1zstRzMKpXTfjQ5+4mCPuuMjzPX1P705JbzoDdQOf+PGRS1Ytf\nHQkCjYyKIfJfWQCbg1zNuK2eN/c1bDy2Iwa6O8l/hdPzFw9TNJnG0tn54nqH\nIbioSFoiqBwQLCZgqVTGG84P8KWePPDLEMLUozih6cJV1koYM+nY8Lgq+Gw/\ndm534/pWVtrGF3k8D8CKSQhXUFVwcI5SJ/50ax4LwY7To4a+rp8B4R3F/NFA\nasWFadz9GxuUVczttbvknpeDay9kcIIq2i5D8pT+PMe1Z1L4JjJ1969G69Ri\n9mOhtK6mE7rfP0cKJ2ZtesQQH0Xxd4QJ0WFVq0ufB5b72hiXng553mpPaH/g\njcDvJtjDChXBv98s/Ag72wbyFP0vhLeUafkg2y8MwrIVdcALLhX+/78vI/3I\nCpzEew6p7TPpdVk2ZRHsM0FqZx79EOP96Cz+KE6p0LuYQrZimGRXN4sgP+LO\nAyYdpS0gIam/gu2gSijH8zQahplLlLMfYhW7pqMlJCSgTCQVArLoNzd47kVV\nNqYG+uOyHl6KuXFc3wOnZNe0/dOL2N66fue8hwb3gAV4l5STy4JL+wdnKoAx\njUOefVuOul1gp2VPOpTkQ1gmP8muNsno6cVwY7WVEdIKpl1n/wSC0WPlAWL/\nvtGy\r\n=t/Fm\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
  "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": "loganfsmyth",
      "email": "loganfsmyth@gmail.com"
    },
    {
      "name": "nicolo-ribaudo",
      "email": "nicolo.ribaudo@gmail.com"
    }
  ],
  "name": "@babel/types",
  "optionalDependencies": {},
  "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.5.5"
}
