{
  "_from": "@babel/cli@7.4.4",
  "_id": "@babel/cli@7.4.4",
  "_inBundle": false,
  "_integrity": "sha512-XGr5YjQSjgTa6OzQZY57FAJsdeVSAKR/u/KA5exWIz66IKtv/zXtHy+fIZcMry/EgYegwuHE7vzGnrFhjdIAsQ==",
  "_location": "/@babel/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/cli@7.4.4",
    "name": "@babel/cli",
    "escapedName": "@babel%2fcli",
    "scope": "@babel",
    "rawSpec": "7.4.4",
    "saveSpec": null,
    "fetchSpec": "7.4.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.4.4.tgz",
  "_shasum": "5454bb7112f29026a4069d8e6f0e1794e651966c",
  "_spec": "@babel/cli@7.4.4",
  "_where": "/Users/psyycker/Documents/Projects/Javascript/homemade-api/example",
  "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.0.4",
    "commander": "^2.8.1",
    "convert-source-map": "^1.1.0",
    "fs-readdir-recursive": "^1.1.0",
    "glob": "^7.0.0",
    "lodash": "^4.17.11",
    "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.4.4",
    "@babel/helper-fixtures": "^7.4.4"
  },
  "gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba",
  "homepage": "https://babeljs.io/",
  "keywords": [
    "6to5",
    "babel",
    "es6",
    "transpile",
    "transpiler",
    "babel-cli",
    "compiler"
  ],
  "license": "MIT",
  "name": "@babel/cli",
  "optionalDependencies": {
    "chokidar": "^2.0.4"
  },
  "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.4.4"
}
