| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "_from": "intersection-observer@^0.7.0",
- "_id": "intersection-observer@0.7.0",
- "_inBundle": false,
- "_integrity": "sha1-7ha+6XjbU1FurS8KgVSwm0ALvck=",
- "_location": "/intersection-observer",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "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.npm.taobao.org/intersection-observer/download/intersection-observer-0.7.0.tgz",
- "_shasum": "ee16bee978db53516ead2f0a8154b09b400bbdc9",
- "_spec": "intersection-observer@^0.7.0",
- "_where": "F:\\2020\\zulijian\\ZljCallCenterWeb.MiniProgram\\node_modules\\@dcloudio\\uni-h5",
- "author": {
- "name": "Philip Walton",
- "email": "philip@philipwalton.com",
- "url": "http://philipwalton.com"
- },
- "bugs": {
- "url": "https://github.com/w3c/IntersectionObserver/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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"
- }
|