UNPKG

overwatch-api-server

Version:
90 lines (89 loc) 2.32 kB
{ "_from": "@babel/cli@7.17.6", "_id": "@babel/cli@7.17.6", "_inBundle": false, "_integrity": "sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA==", "_location": "/@babel/cli", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/cli@7.17.6", "name": "@babel/cli", "escapedName": "@babel%2fcli", "scope": "@babel", "rawSpec": "7.17.6", "saveSpec": null, "fetchSpec": "7.17.6" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.17.6.tgz", "_shasum": "169e5935f1795f0b62ded5a2accafeedfe5c5363", "_spec": "@babel/cli@7.17.6", "_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api", "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" }, "bundleDependencies": false, "dependencies": { "@jridgewell/trace-mapping": "^0.3.4", "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3", "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" }, "deprecated": false, "description": "Babel command line.", "devDependencies": { "@babel/core": "^7.17.5", "@babel/helper-fixtures": "^7.17.0", "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.3", "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.17.6" }