{
  "_args": [
    [
      "babel-plugin-polyfill-corejs2@0.3.3",
      "D:\\林谷智能项目\\yanchengPowerSupply"
    ]
  ],
  "_development": true,
  "_from": "babel-plugin-polyfill-corejs2@0.3.3",
  "_id": "babel-plugin-polyfill-corejs2@0.3.3",
  "_inBundle": false,
  "_integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==",
  "_location": "/babel-plugin-polyfill-corejs2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-plugin-polyfill-corejs2@0.3.3",
    "name": "babel-plugin-polyfill-corejs2",
    "escapedName": "babel-plugin-polyfill-corejs2",
    "rawSpec": "0.3.3",
    "saveSpec": null,
    "fetchSpec": "0.3.3"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-runtime"
  ],
  "_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz",
  "_spec": "0.3.3",
  "_where": "D:\\林谷智能项目\\yanchengPowerSupply",
  "bugs": {
    "url": "https://github.com/babel/babel-polyfills/issues"
  },
  "dependencies": {
    "@babel/compat-data": "^7.17.7",
    "@babel/helper-define-polyfill-provider": "^0.3.3",
    "semver": "^6.1.1"
  },
  "description": "A Babel plugin to inject imports to core-js@2 polyfills",
  "devDependencies": {
    "@babel/core": "^7.17.8",
    "@babel/helper-plugin-test-runner": "^7.16.7",
    "@babel/plugin-transform-for-of": "^7.16.7",
    "@babel/plugin-transform-modules-commonjs": "^7.17.7"
  },
  "exports": {
    ".": [
      {
        "import": "./esm/index.mjs",
        "default": "./lib/index.js"
      },
      "./lib/index.js"
    ],
    "./package.json": "./package.json"
  },
  "gitHead": "42b9477c199c0c5420b45cfa8c9bb892d94a64af",
  "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.0.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.3.3"
}