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.
79 lines
2.2 KiB
79 lines
2.2 KiB
{ |
|
"_args": [ |
|
[ |
|
"@babel/compat-data@7.23.2", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "@babel/compat-data@7.23.2", |
|
"_id": "@babel/compat-data@7.23.2", |
|
"_inBundle": false, |
|
"_integrity": "sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==", |
|
"_location": "/@babel/compat-data", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "@babel/compat-data@7.23.2", |
|
"name": "@babel/compat-data", |
|
"escapedName": "@babel%2fcompat-data", |
|
"scope": "@babel", |
|
"rawSpec": "7.23.2", |
|
"saveSpec": null, |
|
"fetchSpec": "7.23.2" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/helper-compilation-targets", |
|
"/@babel/plugin-transform-object-rest-spread", |
|
"/@babel/preset-env", |
|
"/babel-plugin-polyfill-corejs2" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.2.tgz", |
|
"_spec": "7.23.2", |
|
"_where": "D:\\Project\\DaPing", |
|
"author": { |
|
"name": "The Babel Team", |
|
"url": "https://babel.dev/team" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/babel/babel/issues" |
|
}, |
|
"description": ">", |
|
"devDependencies": { |
|
"@mdn/browser-compat-data": "^5.3.0", |
|
"core-js-compat": "^3.31.0", |
|
"electron-to-chromium": "^1.4.441" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"exports": { |
|
"./plugins": "./plugins.js", |
|
"./native-modules": "./native-modules.js", |
|
"./corejs2-built-ins": "./corejs2-built-ins.js", |
|
"./corejs3-shipped-proposals": "./corejs3-shipped-proposals.js", |
|
"./overlapping-plugins": "./overlapping-plugins.js", |
|
"./plugin-bugfixes": "./plugin-bugfixes.js" |
|
}, |
|
"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" |
|
}, |
|
"type": "commonjs", |
|
"version": "7.23.2" |
|
}
|
|
|