hz-zhhq-web/node_modules/babel-plugin-polyfill-corejs2/package.json

73 lines
2.2 KiB
JSON

{
"_from": "babel-plugin-polyfill-corejs2@^0.4.10",
"_id": "babel-plugin-polyfill-corejs2@0.4.12",
"_inBundle": false,
"_integrity": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==",
"_location": "/babel-plugin-polyfill-corejs2",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-polyfill-corejs2@^0.4.10",
"name": "babel-plugin-polyfill-corejs2",
"escapedName": "babel-plugin-polyfill-corejs2",
"rawSpec": "^0.4.10",
"saveSpec": null,
"fetchSpec": "^0.4.10"
},
"_requiredBy": [
"/@babel/plugin-transform-runtime"
],
"_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.12.tgz",
"_shasum": "ca55bbec8ab0edeeef3d7b8ffd75322e210879a9",
"_spec": "babel-plugin-polyfill-corejs2@^0.4.10",
"_where": "E:\\hz-zhhq-web\\node_modules\\@babel\\plugin-transform-runtime",
"bugs": {
"url": "https://github.com/babel/babel-polyfills/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/compat-data": "^7.22.6",
"@babel/helper-define-polyfill-provider": "^0.6.3",
"semver": "^6.3.1"
},
"deprecated": false,
"description": "A Babel plugin to inject imports to core-js@2 polyfills",
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/plugin-transform-for-of": "^7.22.5",
"@babel/plugin-transform-modules-commonjs": "^7.22.5"
},
"exports": {
".": [
{
"import": "./esm/index.mjs",
"default": "./lib/index.js"
},
"./lib/index.js"
],
"./package.json": "./package.json"
},
"gitHead": "66340fb145086a826c496f008f67488367846c09",
"homepage": "https://github.com/babel/babel-polyfills#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-polyfill-corejs2",
"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-corejs2"
},
"version": "0.4.12"
}