{
  "_from": "babel-plugin-polyfill-corejs2@^0.4.14",
  "_id": "babel-plugin-polyfill-corejs2@0.4.14",
  "_inBundle": false,
  "_integrity": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==",
  "_location": "/babel-plugin-polyfill-corejs2",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-polyfill-corejs2@^0.4.14",
    "name": "babel-plugin-polyfill-corejs2",
    "escapedName": "babel-plugin-polyfill-corejs2",
    "rawSpec": "^0.4.14",
    "saveSpec": null,
    "fetchSpec": "^0.4.14"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-runtime",
    "/@babel/preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz",
  "_shasum": "8101b82b769c568835611542488d463395c2ef8f",
  "_spec": "babel-plugin-polyfill-corejs2@^0.4.14",
  "_where": "/var/www/html/empowerweb/node_modules/@babel/plugin-transform-runtime",
  "bugs": {
    "url": "https://github.com/babel/babel-polyfills/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/compat-data": "^7.27.7",
    "@babel/helper-define-polyfill-provider": "^0.6.5",
    "semver": "^6.3.1"
  },
  "deprecated": false,
  "description": "A Babel plugin to inject imports to core-js@2 polyfills",
  "devDependencies": {
    "@babel/core": "^7.27.7",
    "@babel/helper-plugin-test-runner": "^7.27.1",
    "@babel/plugin-transform-for-of": "^7.27.1",
    "@babel/plugin-transform-modules-commonjs": "^7.27.1"
  },
  "exports": {
    ".": [
      {
        "import": "./esm/index.mjs",
        "default": "./lib/index.js"
      },
      "./lib/index.js"
    ],
    "./package.json": "./package.json"
  },
  "gitHead": "fddd6fc6e7c3c41b1234d82e53faf5de832bbf2b",
  "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.14"
}
