You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
2.3 KiB
JSON

{
"_from": "babel-plugin-polyfill-corejs2@^0.4.6",
"_id": "babel-plugin-polyfill-corejs2@0.4.6",
"_inBundle": false,
"_integrity": "sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==",
"_location": "/babel-plugin-polyfill-corejs2",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-polyfill-corejs2@^0.4.6",
"name": "babel-plugin-polyfill-corejs2",
"escapedName": "babel-plugin-polyfill-corejs2",
"rawSpec": "^0.4.6",
"saveSpec": null,
"fetchSpec": "^0.4.6"
},
"_requiredBy": [
"/@babel/plugin-transform-runtime",
"/@babel/preset-env"
],
"_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz",
"_shasum": "b2df0251d8e99f229a8e60fc4efa9a68b41c8313",
"_spec": "babel-plugin-polyfill-corejs2@^0.4.6",
"_where": "D:\\xyProject\\cacfrontend\\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.4.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": "66a6819f44a57152798cb3b0a9272c65752bae86",
"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.6"
}