{
  "_args": [
    [
      "@babel/cli@7.1.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "@babel/cli@7.1.0",
  "_id": "@babel/cli@7.1.0",
  "_inBundle": false,
  "_integrity": "sha512-+OdtGZcJNH92CnDqwaPxh7P7gddFyhoiHV3GBzgKpYbxIJlQ4WDEiC8m+AMcueYzlI+bXqrYlIU/Pp17NaC0hg==",
  "_location": "/@babel/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/cli@7.1.0",
    "name": "@babel/cli",
    "escapedName": "@babel%2fcli",
    "scope": "@babel",
    "rawSpec": "7.1.0",
    "saveSpec": null,
    "fetchSpec": "7.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-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"
  },
  "bin": {
    "babel": "bin/babel.js",
    "babel-external-helpers": "bin/babel-external-helpers.js"
  },
  "dependencies": {
    "chokidar": "^2.0.3",
    "commander": "^2.8.1",
    "convert-source-map": "^1.1.0",
    "fs-readdir-recursive": "^1.1.0",
    "glob": "^7.0.0",
    "lodash": "^4.17.10",
    "mkdirp": "^0.5.1",
    "output-file-sync": "^2.0.0",
    "slash": "^2.0.0",
    "source-map": "^0.5.0"
  },
  "description": "Babel command line.",
  "devDependencies": {
    "@babel/core": "^7.0.0",
    "@babel/helper-fixtures": "^7.0.0"
  },
  "homepage": "https://babeljs.io/",
  "keywords": [
    "6to5",
    "babel",
    "es6",
    "transpile",
    "transpiler",
    "babel-cli",
    "compiler"
  ],
  "license": "MIT",
  "name": "@babel/cli",
  "optionalDependencies": {
    "chokidar": "^2.0.3"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-cli"
  },
  "version": "7.1.0"
}
