asd/asd-pc/node_modules/mutation-observer/package.json
愉快的大福 eb8378e551 init
2024-11-21 11:06:22 +08:00

52 lines
1.5 KiB
JSON

{
"_from": "mutation-observer@^1.0.3",
"_id": "mutation-observer@1.0.3",
"_inBundle": false,
"_integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA==",
"_location": "/mutation-observer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "mutation-observer@^1.0.3",
"name": "mutation-observer",
"escapedName": "mutation-observer",
"rawSpec": "^1.0.3",
"saveSpec": null,
"fetchSpec": "^1.0.3"
},
"_requiredBy": [
"/vconsole"
],
"_resolved": "https://registry.npmjs.org/mutation-observer/-/mutation-observer-1.0.3.tgz",
"_shasum": "42e9222b101bca82e5ba9d5a7acf4a14c0f263d0",
"_spec": "mutation-observer@^1.0.3",
"_where": "D:\\ZZK\\workspace\\Heir\\node_modules\\vconsole",
"bugs": {
"url": "https://github.com/webmodules/mutation-observer/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"mutation-observer/index.js": "index.js"
}
},
"dependencies": {},
"deprecated": false,
"description": "Exposes the `MutationObserver` API, or a polyfill based on mutation events for IE 9-10.",
"homepage": "https://github.com/webmodules/mutation-observer#readme",
"name": "mutation-observer",
"repository": {
"type": "git",
"url": "git://github.com/webmodules/mutation-observer.git"
},
"tags": [
"polyfill",
"webmodule",
"mutation",
"observer",
"browser"
],
"version": "1.0.3"
}