72 lines
2.3 KiB
JSON
72 lines
2.3 KiB
JSON
{
|
|
"_from": "@babel/compat-data@^7.12.13",
|
|
"_id": "@babel/compat-data@7.12.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-J+GeDtNybM9UBnztQQlQF2Xn4ug=",
|
|
"_location": "/@babel/compat-data",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/compat-data@^7.12.13",
|
|
"name": "@babel/compat-data",
|
|
"escapedName": "@babel%2fcompat-data",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-compilation-targets",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.12.13.tgz?cache=0&sync_timestamp=1612314879614&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcompat-data%2Fdownload%2F%40babel%2Fcompat-data-7.12.13.tgz",
|
|
"_shasum": "27e19e0ed3726ccf54067ced4109501765e7e2e8",
|
|
"_spec": "@babel/compat-data@^7.12.13",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\helper-compilation-targets",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "",
|
|
"devDependencies": {
|
|
"core-js-compat": "^3.8.3",
|
|
"electron-to-chromium": "1.3.583",
|
|
"lodash": "^4.17.19",
|
|
"mdn-browser-compat-data": "1.0.38"
|
|
},
|
|
"exports": {
|
|
"./plugins": "./data/plugins.json",
|
|
"./native-modules": "./data/native-modules.json",
|
|
"./corejs2-built-ins": "./data/corejs2-built-ins.json",
|
|
"./corejs3-shipped-proposals": "./data/corejs3-shipped-proposals.json",
|
|
"./overlapping-plugins": "./data/overlapping-plugins.json",
|
|
"./plugin-bugfixes": "./data/plugin-bugfixes.json"
|
|
},
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel",
|
|
"compat-table",
|
|
"compat-data"
|
|
],
|
|
"license": "MIT",
|
|
"name": "@babel/compat-data",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-compat-data"
|
|
},
|
|
"scripts": {
|
|
"build-data": "./scripts/download-compat-table.sh && node ./scripts/build-data.js && node ./scripts/build-modules-support.js && node ./scripts/build-bugfixes-targets.js"
|
|
},
|
|
"version": "7.12.13"
|
|
}
|