{
  "_args": [
    [
      "@babel/types@7.4.0",
      "/home/frank/WebstormProjects/infrastructure-components"
    ]
  ],
  "_from": "@babel/types@7.4.0",
  "_id": "@babel/types@7.4.0",
  "_inBundle": false,
  "_integrity": "sha512-aPvkXyU2SPOnztlgo8n9cEiXW755mgyvueUPcpStqdzoSPm0fjO0vQBjLkt3JKJW7ufikfcnMTTPsN1xaTsBPA==",
  "_location": "/@babel/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/types@7.4.0",
    "name": "@babel/types",
    "escapedName": "@babel%2ftypes",
    "scope": "@babel",
    "rawSpec": "7.4.0",
    "saveSpec": null,
    "fetchSpec": "7.4.0"
  },
  "_requiredBy": [
    "/@babel/helper-annotate-as-pure",
    "/@babel/helper-module-imports"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.4.0.tgz",
  "_spec": "7.4.0",
  "_where": "/home/frank/WebstormProjects/infrastructure-components",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "esutils": "^2.0.2",
    "lodash": "^4.17.11",
    "to-fast-properties": "^2.0.0"
  },
  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
  "devDependencies": {
    "@babel/generator": "^7.4.0",
    "@babel/parser": "^7.4.0"
  },
  "gitHead": "f1328fb913b5a93d54dfc6e3728b1f56c8f4a804",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/types",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-types"
  },
  "types": "lib/index.d.ts",
  "version": "7.4.0"
}
