forgeplus-react/node_modules/intersection-observer/package.json

53 lines
1.5 KiB
JSON

{
"_args": [
[
"intersection-observer@0.12.2",
"/home/zhiyuanliu/gitlink/forgeplus-react"
]
],
"_from": "intersection-observer@0.12.2",
"_id": "intersection-observer@0.12.2",
"_inBundle": false,
"_integrity": "sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==",
"_location": "/intersection-observer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "intersection-observer@0.12.2",
"name": "intersection-observer",
"escapedName": "intersection-observer",
"rawSpec": "0.12.2",
"saveSpec": null,
"fetchSpec": "0.12.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/intersection-observer/-/intersection-observer-0.12.2.tgz",
"_spec": "0.12.2",
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
"author": {
"name": "Philip Walton",
"email": "philip@philipwalton.com",
"url": "http://philipwalton.com"
},
"bugs": {
"url": "https://github.com/GoogleChromeLabs/intersection-observer/issues"
},
"description": "A polyfill for IntersectionObserver",
"homepage": "https://github.com/GoogleChromeLabs/intersection-observer#readme",
"keywords": [
"Intersection",
"Observer"
],
"license": "Apache-2.0",
"main": "intersection-observer.js",
"name": "intersection-observer",
"repository": {
"type": "git",
"url": "git+https://github.com/GoogleChromeLabs/intersection-observer.git"
},
"version": "0.12.2"
}