| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "_from": "babel-plugin-polyfill-corejs3@^0.6.0",
- "_id": "babel-plugin-polyfill-corejs3@0.6.0",
- "_inBundle": false,
- "_integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==",
- "_location": "/babel-plugin-polyfill-corejs3",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-plugin-polyfill-corejs3@^0.6.0",
- "name": "babel-plugin-polyfill-corejs3",
- "escapedName": "babel-plugin-polyfill-corejs3",
- "rawSpec": "^0.6.0",
- "saveSpec": null,
- "fetchSpec": "^0.6.0"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-runtime",
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz",
- "_shasum": "56ad88237137eade485a71b52f72dbed57c6230a",
- "_spec": "babel-plugin-polyfill-corejs3@^0.6.0",
- "_where": "/data/wwwroot/qimall/node/node_modules/@babel/plugin-transform-runtime",
- "bugs": {
- "url": "https://github.com/babel/babel-polyfills/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.3.3",
- "core-js-compat": "^3.25.1"
- },
- "deprecated": false,
- "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.25.1",
- "core-js-pure": "^3.25.1"
- },
- "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-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.6.0"
- }
|