mh-two-thousand-and-two
2024-04-12 7fc6dbf547b8899d949b67cdec36b96a7d1701c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
  "_args": [
    [
      "core-js-compat@3.36.1",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "core-js-compat@3.36.1",
  "_id": "core-js-compat@3.36.1",
  "_inBundle": false,
  "_integrity": "sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==",
  "_location": "/core-js-compat",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "core-js-compat@3.36.1",
    "name": "core-js-compat",
    "escapedName": "core-js-compat",
    "rawSpec": "3.36.1",
    "saveSpec": null,
    "fetchSpec": "3.36.1"
  },
  "_requiredBy": [
    "/@babel/preset-env",
    "/@vue/babel-preset-app",
    "/babel-plugin-polyfill-corejs3"
  ],
  "_resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.36.1.tgz",
  "_spec": "3.36.1",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Denis Pushkarev",
    "email": "zloirock@zloirock.ru",
    "url": "http://zloirock.ru"
  },
  "bugs": {
    "url": "https://github.com/zloirock/core-js/issues"
  },
  "dependencies": {
    "browserslist": "^4.23.0"
  },
  "description": "core-js compat",
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/core-js"
  },
  "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"
  },
  "sideEffects": false,
  "type": "commonjs",
  "types": "index.d.ts",
  "version": "3.36.1"
}