{
  "_from": "@babel/cli@^7.2.0",
  "_id": "@babel/cli@7.6.2",
  "_inBundle": false,
  "_integrity": "sha512-JDZ+T/br9pPfT2lmAMJypJDTTTHM9ePD/ED10TRjRzJVdEVy+JB3iRlhzYmTt5YkNgHvxWGlUVnLtdv6ruiDrQ==",
  "_location": "/@babel/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/cli@^7.2.0",
    "name": "@babel/cli",
    "escapedName": "@babel%2fcli",
    "scope": "@babel",
    "rawSpec": "^7.2.0",
    "saveSpec": null,
    "fetchSpec": "^7.2.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.6.2.tgz",
  "_shasum": "4ce8b5b4b2e4b4c1b7bd841cec62085e2dfc4465",
  "_spec": "@babel/cli@^7.2.0",
  "_where": "/Users/gaborklausz/www/GIT/static-leopoly/js/imuscica/dev",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "bin": {
    "babel": "./bin/babel.js",
    "babel-external-helpers": "./bin/babel-external-helpers.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chokidar": "^2.1.8",
    "commander": "^2.8.1",
    "convert-source-map": "^1.1.0",
    "fs-readdir-recursive": "^1.1.0",
    "glob": "^7.0.0",
    "lodash": "^4.17.13",
    "mkdirp": "^0.5.1",
    "output-file-sync": "^2.0.0",
    "slash": "^2.0.0",
    "source-map": "^0.5.0"
  },
  "deprecated": false,
  "description": "Babel command line.",
  "devDependencies": {
    "@babel/core": "^7.6.2",
    "@babel/helper-fixtures": "^7.6.2"
  },
  "gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1",
  "homepage": "https://babeljs.io/",
  "keywords": [
    "6to5",
    "babel",
    "es6",
    "transpile",
    "transpiler",
    "babel-cli",
    "compiler"
  ],
  "license": "MIT",
  "name": "@babel/cli",
  "optionalDependencies": {
    "chokidar": "^2.1.8"
  },
  "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.6.2"
}
