{ "_from": "@babel/cli", "_id": "@babel/cli@7.5.0", "_inBundle": false, "_integrity": "sha512-qNH55fWbKrEsCwID+Qc/3JDPnsSGpIIiMDbppnR8Z6PxLAqMQCFNqBctkIkBrMH49Nx+qqVTrHRWUR+ho2k+qQ==", "_location": "/@babel/cli", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@babel/cli", "name": "@babel/cli", "escapedName": "@babel%2fcli", "scope": "@babel", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.5.0.tgz", "_shasum": "f403c930692e28ecfa3bf02a9e7562b474f38271", "_spec": "@babel/cli", "_where": "/Users/konstantinosschoinas/Desktop/modular/algorithms", "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.5.0", "@babel/helper-fixtures": "^7.4.4" }, "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4", "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.5.0" }