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
{
  "_args": [
    [
      "intersection-observer@0.7.0",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "intersection-observer@0.7.0",
  "_id": "intersection-observer@0.7.0",
  "_inBundle": false,
  "_integrity": "sha512-Id0Fij0HsB/vKWGeBe9PxeY45ttRiBmhFyyt/geBdDHBYNctMRTE3dC1U3ujzz3lap+hVXlEcVaB56kZP/eEUg==",
  "_location": "/intersection-observer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "intersection-observer@0.7.0",
    "name": "intersection-observer",
    "escapedName": "intersection-observer",
    "rawSpec": "0.7.0",
    "saveSpec": null,
    "fetchSpec": "0.7.0"
  },
  "_requiredBy": [
    "/@dcloudio/uni-h5"
  ],
  "_resolved": "https://registry.npmmirror.com/intersection-observer/-/intersection-observer-0.7.0.tgz",
  "_spec": "0.7.0",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Philip Walton",
    "email": "philip@philipwalton.com",
    "url": "http://philipwalton.com"
  },
  "bugs": {
    "url": "https://github.com/w3c/IntersectionObserver/issues"
  },
  "description": "A polyfill for IntersectionObserver",
  "homepage": "https://github.com/w3c/IntersectionObserver#readme",
  "keywords": [
    "Intersection",
    "Observer"
  ],
  "license": "W3C-20150513",
  "main": "intersection-observer",
  "name": "intersection-observer",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/w3c/IntersectionObserver.git"
  },
  "version": "0.7.0"
}