{
  "_args": [
    [
      "@babel/helpers@7.1.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "@babel/helpers@7.1.0",
  "_id": "@babel/helpers@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-V1jXUTNdTpBn37wqqN73U+eBpzlLHmxA4aDaghJBggmzly/FpIJMHXse9lgdzQQT4gs5jZ5NmYxOL8G3ROc29g==",
  "_location": "/@babel/helpers",
  "_phantomChildren": {
    "@babel/code-frame": "7.0.0",
    "esutils": "2.0.2",
    "globals": "11.7.0",
    "jsesc": "2.5.1",
    "lodash": "4.17.15",
    "source-map": "0.5.7",
    "to-fast-properties": "2.0.0",
    "trim-right": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helpers@7.1.0",
    "name": "@babel/helpers",
    "escapedName": "@babel%2fhelpers",
    "scope": "@babel",
    "rawSpec": "7.1.0",
    "saveSpec": null,
    "fetchSpec": "7.1.0"
  },
  "_requiredBy": [
    "/@babel/core"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.1.0.tgz",
  "_spec": "7.1.0",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "@babel/template": "^7.1.0",
    "@babel/traverse": "^7.1.0",
    "@babel/types": "^7.0.0"
  },
  "description": "Collection of helper functions used by Babel transforms.",
  "devDependencies": {
    "@babel/helper-plugin-test-runner": "^7.0.0"
  },
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helpers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
  },
  "version": "7.1.0"
}
