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
82 lines
2.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"babel-plugin-polyfill-corejs3@0.5.3",
|
|
"D:\\YuanZhuoLogistics\\WarehouseManagerVue"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "babel-plugin-polyfill-corejs3@0.5.3",
|
|
"_id": "babel-plugin-polyfill-corejs3@0.5.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==",
|
|
"_location": "/babel-plugin-polyfill-corejs3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-plugin-polyfill-corejs3@0.5.3",
|
|
"name": "babel-plugin-polyfill-corejs3",
|
|
"escapedName": "babel-plugin-polyfill-corejs3",
|
|
"rawSpec": "0.5.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.5.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-runtime",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz",
|
|
"_spec": "0.5.3",
|
|
"_where": "D:\\YuanZhuoLogistics\\WarehouseManagerVue",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel-polyfills/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.3.2",
|
|
"core-js-compat": "^3.21.0"
|
|
},
|
|
"description": "A Babel plugin to inject imports to core-js@3 polyfills",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.17.8",
|
|
"@babel/helper-plugin-test-runner": "^7.16.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-transform-classes": "^7.16.7",
|
|
"@babel/plugin-transform-for-of": "^7.16.7",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.17.7",
|
|
"@babel/plugin-transform-spread": "^7.16.7",
|
|
"core-js": "^3.21.0",
|
|
"core-js-pure": "^3.21.0"
|
|
},
|
|
"exports": {
|
|
".": [
|
|
{
|
|
"import": "./esm/index.mjs",
|
|
"default": "./lib/index.js"
|
|
},
|
|
"./lib/index.js"
|
|
],
|
|
"./package.json": "./package.json"
|
|
},
|
|
"gitHead": "62b9025beeec450a1ff5d61fadcf63963aec5015",
|
|
"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.0.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.5.3"
|
|
}
|