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.
 
 
 
 

72 lines
2.0 KiB

{
"_from": "mutationobserver-shim@^0.3.2",
"_id": "mutationobserver-shim@0.3.7",
"_inBundle": false,
"_integrity": "sha512-oRIDTyZQU96nAiz2AQyngwx1e89iApl2hN5AOYwyxLUB47UYsU3Wv9lJWqH5y/QdiYkc5HQLi23ZNB3fELdHcQ==",
"_location": "/mutationobserver-shim",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "mutationobserver-shim@^0.3.2",
"name": "mutationobserver-shim",
"escapedName": "mutationobserver-shim",
"rawSpec": "^0.3.2",
"saveSpec": null,
"fetchSpec": "^0.3.2"
},
"_requiredBy": [
"/ant-design-vue"
],
"_resolved": "https://registry.npmjs.org/mutationobserver-shim/-/mutationobserver-shim-0.3.7.tgz",
"_shasum": "8bf633b0c0b0291a1107255ed32c13088a8c5bf3",
"_spec": "mutationobserver-shim@^0.3.2",
"_where": "D:\\code\\template-vue-antd\\node_modules\\ant-design-vue",
"authors": [
{
"name": "Graeme Yeates",
"email": "github.com/megawac"
}
],
"bundleDependencies": false,
"deprecated": false,
"description": "MutationObserver shim for ES3 environments",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-bumpup": "~0.5.0",
"grunt-cli": "^1.3.2",
"grunt-closurecompiler": "0.9",
"grunt-contrib-connect": "0.7",
"grunt-contrib-jshint": ">= 0.8",
"grunt-contrib-qunit": "~0.5.0",
"grunt-file-info": "~1.0.14",
"grunt-saucelabs": "~4.1.2",
"grunt-tagrelease": "~0.3.1",
"matchdep": "~0.3.0",
"phantomjs": "1.9.x"
},
"files": [
"MutationObserver.js",
"dist/mutationobserver.min.js",
"dist/mutationobserver.map"
],
"keywords": [
"DOM",
"observer",
"mutation observer",
"MutationObserver"
],
"license": "MIT",
"main": "dist/mutationobserver.min.js",
"name": "mutationobserver-shim",
"repository": {
"type": "git",
"git": "git@github.com:megawac/MutationObserver.js.git",
"url": "github.com/megawac/MutationObserver.js"
},
"scripts": {
"test": "grunt test --verbose"
},
"short name": "mutationobserver",
"version": "0.3.7"
}