{
  "_args": [
    [
      "@babel/cli@7.14.8",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "@babel/cli@7.14.8",
  "_id": "@babel/cli@7.14.8",
  "_inBundle": false,
  "_integrity": "sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==",
  "_location": "/@babel/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/cli@7.14.8",
    "name": "@babel/cli",
    "escapedName": "@babel%2fcli",
    "scope": "@babel",
    "rawSpec": "7.14.8",
    "saveSpec": null,
    "fetchSpec": "7.14.8"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.14.8.tgz",
  "_spec": "7.14.8",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bin": {
    "babel": "bin/babel.js",
    "babel-external-helpers": "bin/babel-external-helpers.js"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20cli%22+is%3Aopen"
  },
  "dependencies": {
    "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.2",
    "chokidar": "^3.4.0",
    "commander": "^4.0.1",
    "convert-source-map": "^1.1.0",
    "fs-readdir-recursive": "^1.1.0",
    "glob": "^7.0.0",
    "make-dir": "^2.1.0",
    "slash": "^2.0.0",
    "source-map": "^0.5.0"
  },
  "description": "Babel command line.",
  "devDependencies": {
    "@babel/core": "7.14.8",
    "@babel/helper-fixtures": "7.14.5",
    "rimraf": "^3.0.0"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-cli",
  "keywords": [
    "6to5",
    "babel",
    "es6",
    "transpile",
    "transpiler",
    "babel-cli",
    "compiler"
  ],
  "license": "MIT",
  "name": "@babel/cli",
  "optionalDependencies": {
    "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.2",
    "chokidar": "^3.4.0"
  },
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-cli"
  },
  "version": "7.14.8"
}
