{ "_from": "@babel/core@^7.8.4", "_id": "@babel/core@7.12.13", "_inBundle": false, "_integrity": "sha1-tzqHo6Pn0UKmYki/atiLnOsJNCU=", "_location": "/@babel/core", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/core@^7.8.4", "name": "@babel/core", "escapedName": "@babel%2fcore", "scope": "@babel", "rawSpec": "^7.8.4", "saveSpec": null, "fetchSpec": "^7.8.4" }, "_requiredBy": [ "/@vue/babel-preset-app", "/@vuepress/core" ], "_resolved": "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.13.tgz?cache=0&sync_timestamp=1612314799232&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.12.13.tgz", "_shasum": "b73a87a3a3e7d142a66248bf6ad88b9ceb093425", "_spec": "@babel/core@^7.8.4", "_where": "E:\\GreateCommunity\\node_modules\\@vuepress\\core", "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?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen" }, "bundleDependencies": false, "dependencies": { "@babel/code-frame": "^7.12.13", "@babel/generator": "^7.12.13", "@babel/helper-module-transforms": "^7.12.13", "@babel/helpers": "^7.12.13", "@babel/parser": "^7.12.13", "@babel/template": "^7.12.13", "@babel/traverse": "^7.12.13", "@babel/types": "^7.12.13", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.1", "json5": "^2.1.2", "lodash": "^4.17.19", "semver": "^5.4.1", "source-map": "^0.5.0" }, "deprecated": false, "description": "Babel compiler core.", "devDependencies": { "@babel/helper-transform-fixture-test-runner": "7.12.13" }, "engines": { "node": ">=6.9.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/babel" }, "homepage": "https://babel.dev/docs/en/next/babel-core", "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.12.13" }