You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
1.9 KiB
80 lines
1.9 KiB
4 years ago
|
{
|
||
|
"_from": "babel-cli@6",
|
||
|
"_id": "babel-cli@6.26.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-UCq1SHTX24itALiHoGODzgPQAvE=",
|
||
|
"_location": "/babel-cli",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "babel-cli@6",
|
||
|
"name": "babel-cli",
|
||
|
"escapedName": "babel-cli",
|
||
|
"rawSpec": "6",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "6"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/babel-cli/-/babel-cli-6.26.0.tgz",
|
||
|
"_shasum": "502ab54874d7db88ad00b887a06383ce03d002f1",
|
||
|
"_spec": "babel-cli@6",
|
||
|
"_where": "/home/rudi/Personal/disgord-Thanos",
|
||
|
"author": {
|
||
|
"name": "Sebastian McKenzie",
|
||
|
"email": "sebmck@gmail.com"
|
||
|
},
|
||
|
"bin": {
|
||
|
"babel-doctor": "bin/babel-doctor.js",
|
||
|
"babel": "bin/babel.js",
|
||
|
"babel-node": "bin/babel-node.js",
|
||
|
"babel-external-helpers": "bin/babel-external-helpers.js"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"babel-core": "^6.26.0",
|
||
|
"babel-polyfill": "^6.26.0",
|
||
|
"babel-register": "^6.26.0",
|
||
|
"babel-runtime": "^6.26.0",
|
||
|
"chokidar": "^1.6.1",
|
||
|
"commander": "^2.11.0",
|
||
|
"convert-source-map": "^1.5.0",
|
||
|
"fs-readdir-recursive": "^1.0.0",
|
||
|
"glob": "^7.1.2",
|
||
|
"lodash": "^4.17.4",
|
||
|
"output-file-sync": "^1.1.2",
|
||
|
"path-is-absolute": "^1.0.1",
|
||
|
"slash": "^1.0.0",
|
||
|
"source-map": "^0.5.6",
|
||
|
"v8flags": "^2.1.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Babel command line.",
|
||
|
"devDependencies": {
|
||
|
"babel-helper-fixtures": "^6.26.0"
|
||
|
},
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"keywords": [
|
||
|
"6to5",
|
||
|
"babel",
|
||
|
"es6",
|
||
|
"transpile",
|
||
|
"transpiler",
|
||
|
"babel-cli",
|
||
|
"compiler"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "babel-cli",
|
||
|
"optionalDependencies": {
|
||
|
"chokidar": "^1.6.1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-cli"
|
||
|
},
|
||
|
"version": "6.26.0"
|
||
|
}
|