{ "_from": "resize-detector@^0.3.0", "_id": "resize-detector@0.3.0", "_inBundle": false, "_integrity": "sha512-R/tCuvuOHQ8o2boRP6vgx8hXCCy87H1eY9V5imBYeVNyNVpuL9ciReSccLj2gDcax9+2weXy3bc8Vv+NRXeEvQ==", "_location": "/resize-detector", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "resize-detector@^0.3.0", "name": "resize-detector", "escapedName": "resize-detector", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/vue-echarts" ], "_resolved": "https://registry.npmmirror.com/resize-detector/-/resize-detector-0.3.0.tgz", "_shasum": "fe495112e184695500a8f51e0389f15774cb1cfc", "_spec": "resize-detector@^0.3.0", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\node_modules\\vue-echarts", "author": { "name": "Justineo", "url": "justice360@gmail.com" }, "bugs": { "url": "https://github.com/Justineo/resize-detector/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Element resize detection, both modern way and cross browser.", "devDependencies": { "@rollup/plugin-buble": "^0.21.3", "babel-eslint": "^8.2.6", "eslint": "^4.19.1", "eslint-config-standard": "^11.0.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^5.2.1", "eslint-plugin-promise": "^3.8.0", "eslint-plugin-standard": "^3.1.0", "rollup": "^1.32.1", "rollup-plugin-postcss": "^2.9.0", "rollup-plugin-terser": "^5.3.1" }, "homepage": "https://github.com/Justineo/resize-detector#readme", "keywords": [ "element", "resize", "observer" ], "license": "MIT", "main": "dist/index.js", "module": "esm/index.js", "name": "resize-detector", "repository": { "type": "git", "url": "git+https://github.com/Justineo/resize-detector.git" }, "scripts": { "build": "rollup -c", "prepare": "npm run build" }, "version": "0.3.0" }