{
  "_args": [
    [
      "@babel/types@7.5.0",
      "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test"
    ]
  ],
  "_from": "@babel/types@7.5.0",
  "_id": "@babel/types@7.5.0",
  "_inBundle": false,
  "_integrity": "sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ==",
  "_location": "/@babel/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/types@7.5.0",
    "name": "@babel/types",
    "escapedName": "@babel%2ftypes",
    "scope": "@babel",
    "rawSpec": "7.5.0",
    "saveSpec": null,
    "fetchSpec": "7.5.0"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/generator",
    "/@babel/helper-annotate-as-pure",
    "/@babel/helper-builder-binary-assignment-operator-visitor",
    "/@babel/helper-builder-react-jsx",
    "/@babel/helper-call-delegate",
    "/@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/template",
    "/@babel/traverse",
    "/@svgr/hast-util-to-babel-ast",
    "/@svgr/plugin-jsx/@babel/core",
    "/@types/babel__core",
    "/@types/babel__generator",
    "/@types/babel__template",
    "/@types/babel__traverse",
    "/babel-eslint",
    "/babel-preset-react-app/@babel/preset-env",
    "/istanbul-lib-instrument",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.5.0.tgz",
  "_spec": "7.5.0",
  "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
  "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.5.0",
    "@babel/parser": "^7.5.0"
  },
  "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4",
  "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.5.0"
}
