{ "_from": "@babel/cli@^7.12.1", "_id": "@babel/cli@7.12.1", "_inBundle": false, "_integrity": "sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g==", "_location": "/@babel/cli", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/cli@^7.12.1", "name": "@babel/cli", "escapedName": "@babel%2fcli", "scope": "@babel", "rawSpec": "^7.12.1", "saveSpec": null, "fetchSpec": "^7.12.1" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.1.tgz", "_shasum": "e08a0b1cb6fcd4b9eb6a606ba5602c5c0fe24a0c", "_spec": "@babel/cli@^7.12.1", "_where": "/Users/namun/Sites/bee_mohw/_static", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bin": { "babel": "bin/babel.js", "babel-external-helpers": "bin/babel-external-helpers.js" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@nicolo-ribaudo/chokidar-2": "^2.1.8", "chokidar": "^3.4.0", "commander": "^4.0.1", "convert-source-map": "^1.1.0", "fs-readdir-recursive": "^1.1.0", "glob": "^7.0.0", "lodash": "^4.17.19", "make-dir": "^2.1.0", "slash": "^2.0.0", "source-map": "^0.5.0" }, "deprecated": false, "description": "Babel command line.", "devDependencies": { "@babel/core": "^7.12.1", "@babel/helper-fixtures": "7.10.5", "rimraf": "^3.0.0" }, "homepage": "https://babeljs.io/", "keywords": [ "6to5", "babel", "es6", "transpile", "transpiler", "babel-cli", "compiler" ], "license": "MIT", "name": "@babel/cli", "optionalDependencies": { "@nicolo-ribaudo/chokidar-2": "^2.1.8", "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.12.1" }