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.
101 lines
2.6 KiB
101 lines
2.6 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/core@^7.2.0",
|
||
|
"_id": "@babel/core@7.10.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ==",
|
||
|
"_location": "/@babel/core",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/core@^7.2.0",
|
||
|
"name": "@babel/core",
|
||
|
"escapedName": "@babel%2fcore",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.2.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.2.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/babel-merge",
|
||
|
"/laravel-mix"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/core/-/core-7.10.2.tgz",
|
||
|
"_shasum": "bd6786046668a925ac2bd2fd95b579b92a23b36a",
|
||
|
"_spec": "@babel/core@^7.2.0",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/laravel-mix",
|
||
|
"author": {
|
||
|
"name": "Sebastian McKenzie",
|
||
|
"email": "sebmck@gmail.com"
|
||
|
},
|
||
|
"browser": {
|
||
|
"./lib/config/files/index.js": "./lib/config/files/index-browser.js",
|
||
|
"./lib/transform-file.js": "./lib/transform-file-browser.js",
|
||
|
"./src/config/files/index.js": "./src/config/files/index-browser.js",
|
||
|
"./src/transform-file.js": "./src/transform-file-browser.js"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.10.1",
|
||
|
"@babel/generator": "^7.10.2",
|
||
|
"@babel/helper-module-transforms": "^7.10.1",
|
||
|
"@babel/helpers": "^7.10.1",
|
||
|
"@babel/parser": "^7.10.2",
|
||
|
"@babel/template": "^7.10.1",
|
||
|
"@babel/traverse": "^7.10.1",
|
||
|
"@babel/types": "^7.10.2",
|
||
|
"convert-source-map": "^1.7.0",
|
||
|
"debug": "^4.1.0",
|
||
|
"gensync": "^1.0.0-beta.1",
|
||
|
"json5": "^2.1.2",
|
||
|
"lodash": "^4.17.13",
|
||
|
"resolve": "^1.3.2",
|
||
|
"semver": "^5.4.1",
|
||
|
"source-map": "^0.5.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Babel compiler core.",
|
||
|
"devDependencies": {
|
||
|
"@babel/helper-transform-fixture-test-runner": "^7.10.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/babel"
|
||
|
},
|
||
|
"gitHead": "b0350e5b1e86bd2d53b4a25705e39eb380ec65a2",
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"keywords": [
|
||
|
"6to5",
|
||
|
"babel",
|
||
|
"classes",
|
||
|
"const",
|
||
|
"es6",
|
||
|
"harmony",
|
||
|
"let",
|
||
|
"modules",
|
||
|
"transpile",
|
||
|
"transpiler",
|
||
|
"var",
|
||
|
"babel-core",
|
||
|
"compiler"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/core",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-core"
|
||
|
},
|
||
|
"version": "7.10.2"
|
||
|
}
|