1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_from": "core-js-compat@^3.9.1",
- "_id": "core-js-compat@3.10.2",
- "_inBundle": false,
- "_integrity": "sha512-IGHnpuaM1N++gLSPI1F1wu3WXICPxSyj/Q++clcwsIOnUVp5uKUIPl/+6h0TQ112KU3fMiSxqJuM+OrCyKj5+A==",
- "_location": "/core-js-compat",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "core-js-compat@^3.9.1",
- "name": "core-js-compat",
- "escapedName": "core-js-compat",
- "rawSpec": "^3.9.1",
- "saveSpec": null,
- "fetchSpec": "^3.9.1"
- },
- "_requiredBy": [
- "/babel-plugin-polyfill-corejs3"
- ],
- "_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.10.2.tgz",
- "_shasum": "0a675b4e1cde599616322a72c8886bcf696f3ec3",
- "_spec": "core-js-compat@^3.9.1",
- "_where": "D:\\jiayue\\pig-ui\\node_modules\\babel-plugin-polyfill-corejs3",
- "bugs": {
- "url": "https://github.com/zloirock/core-js/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "browserslist": "^4.16.4",
- "semver": "7.0.0"
- },
- "deprecated": false,
- "description": "core-js compat",
- "devDependencies": {
- "chalk": "^4.1.0",
- "detective": "^5.2.0",
- "electron-to-chromium": "^1.3.717",
- "glob": "^7.1.6"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
- },
- "gitHead": "871050326809b302c67e4fb4e0e4007a2db7b8e8",
- "homepage": "https://github.com/zloirock/core-js#readme",
- "license": "MIT",
- "main": "index.js",
- "name": "core-js-compat",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/zloirock/core-js.git",
- "directory": "packages/core-js-compat"
- },
- "version": "3.10.2"
- }
|