| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_from": "core-js-compat@^3.8.3",
- "_id": "core-js-compat@3.48.0",
- "_inBundle": false,
- "_integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==",
- "_location": "/core-js-compat",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "core-js-compat@^3.8.3",
- "name": "core-js-compat",
- "escapedName": "core-js-compat",
- "rawSpec": "^3.8.3",
- "saveSpec": null,
- "fetchSpec": "^3.8.3"
- },
- "_requiredBy": [
- "/@babel/preset-env",
- "/@babel/preset-env/babel-plugin-polyfill-corejs3",
- "/@vue/babel-preset-app",
- "/babel-plugin-polyfill-corejs3"
- ],
- "_resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.48.0.tgz",
- "_shasum": "7efbe1fc1cbad44008190462217cc5558adaeaa6",
- "_spec": "core-js-compat@^3.8.3",
- "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\@vue\\babel-preset-app",
- "author": {
- "name": "Denis Pushkarev",
- "email": "zloirock@zloirock.ru",
- "url": "http://zloirock.ru"
- },
- "bugs": {
- "url": "https://github.com/zloirock/core-js/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "browserslist": "^4.28.1"
- },
- "deprecated": false,
- "description": "core-js compat",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
- },
- "homepage": "https://core-js.io",
- "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"
- },
- "sideEffects": false,
- "type": "commonjs",
- "types": "index.d.ts",
- "version": "3.48.0"
- }
|