You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

51 lines
1.5 KiB

{
"_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": "C:\\Users\\liudan\\Desktop\\git\\xxdj\\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"
}