123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "babel-plugin-polyfill-corejs2@^0.1.4",
- "_id": "babel-plugin-polyfill-corejs2@0.1.10",
- "_inBundle": false,
- "_integrity": "sha512-DO95wD4g0A8KRaHKi0D51NdGXzvpqVLnLu5BTvDlpqUEpTmeEtypgC1xqesORaWmiUOQI14UHKlzNd9iZ2G3ZA==",
- "_location": "/babel-plugin-polyfill-corejs2",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-plugin-polyfill-corejs2@^0.1.4",
- "name": "babel-plugin-polyfill-corejs2",
- "escapedName": "babel-plugin-polyfill-corejs2",
- "rawSpec": "^0.1.4",
- "saveSpec": null,
- "fetchSpec": "^0.1.4"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-runtime",
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.10.tgz",
- "_shasum": "a2c5c245f56c0cac3dbddbf0726a46b24f0f81d1",
- "_spec": "babel-plugin-polyfill-corejs2@^0.1.4",
- "_where": "E:\\boman-framwork\\ruoyi-ui\\node_modules\\@babel\\plugin-transform-runtime",
- "bugs": {
- "url": "https://github.com/babel/babel-polyfills/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/compat-data": "^7.13.0",
- "@babel/helper-define-polyfill-provider": "^0.1.5",
- "semver": "^6.1.1"
- },
- "deprecated": false,
- "description": "A Babel plugin to inject imports to core-js@2 polyfills",
- "devDependencies": {
- "@babel/core": "^7.13.0",
- "@babel/helper-plugin-test-runner": "^7.10.4",
- "@babel/plugin-transform-for-of": "^7.10.4",
- "@babel/plugin-transform-modules-commonjs": "^7.10.4"
- },
- "gitHead": "7ec5d8eb769d309c78d27a336c9764abc8ac4db7",
- "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.1.10"
- }
|