| 123456789101112131415161718192021222324252627 |
- {
- "name": "core-js-compat",
- "description": "core-js compat",
- "version": "3.8.1",
- "repository": {
- "type": "git",
- "url": "https://github.com/zloirock/core-js.git"
- },
- "main": "index.js",
- "dependencies": {
- "browserslist": "^4.15.0",
- "semver": "7.0.0"
- },
- "devDependencies": {
- "detective": "^5.2.0",
- "electron-to-chromium": "^1.3.616",
- "glob": "^7.1.6"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
- },
- "license": "MIT",
- "__npminstall_done": "Thu Dec 24 2020 20:20:51 GMT+0800 (CST)",
- "_from": "core-js-compat@3.8.1",
- "_resolved": "https://registry.npm.taobao.org/core-js-compat/download/core-js-compat-3.8.1.tgz?cache=0&sync_timestamp=1607216085317&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js-compat%2Fdownload%2Fcore-js-compat-3.8.1.tgz"
- }
|