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.
 
 
 
 
 
 

82 lines
2.4 KiB

{
"_args": [
[
"babel-plugin-polyfill-corejs3@0.8.5",
"D:\\Project\\DaPing"
]
],
"_development": true,
"_from": "babel-plugin-polyfill-corejs3@0.8.5",
"_id": "babel-plugin-polyfill-corejs3@0.8.5",
"_inBundle": false,
"_integrity": "sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==",
"_location": "/babel-plugin-polyfill-corejs3",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-plugin-polyfill-corejs3@0.8.5",
"name": "babel-plugin-polyfill-corejs3",
"escapedName": "babel-plugin-polyfill-corejs3",
"rawSpec": "0.8.5",
"saveSpec": null,
"fetchSpec": "0.8.5"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz",
"_spec": "0.8.5",
"_where": "D:\\Project\\DaPing",
"bugs": {
"url": "https://github.com/babel/babel-polyfills/issues"
},
"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.4.3",
"core-js-compat": "^3.32.2"
},
"description": "A Babel plugin to inject imports to core-js@3 polyfills",
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/plugin-proposal-decorators": "^7.22.15",
"@babel/plugin-transform-class-properties": "^7.22.5",
"@babel/plugin-transform-classes": "^7.22.6",
"@babel/plugin-transform-for-of": "^7.22.5",
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/plugin-transform-spread": "^7.22.5",
"core-js": "^3.32.2",
"core-js-pure": "^3.32.2"
},
"exports": {
".": [
{
"import": "./esm/index.mjs",
"default": "./lib/index.js"
},
"./lib/index.js"
],
"./package.json": "./package.json"
},
"gitHead": "66a6819f44a57152798cb3b0a9272c65752bae86",
"homepage": "https://github.com/babel/babel-polyfills#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-polyfill-corejs3",
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel-polyfills.git",
"directory": "packages/babel-plugin-polyfill-corejs3"
},
"version": "0.8.5"
}