{ "name": "vue-resize-sensor", "version": "2.0.0", "description": "detect container resizing", "main": "src/resize-sensor.vue", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/FranckFreiburger/vue-resize-sensor.git" }, "keywords": [ "vue2", "detect", "element", "resize" ], "author": "Franck FREIBURGER", "license": "MIT", "bugs": { "url": "https://github.com/FranckFreiburger/vue-resize-sensor/issues" }, "homepage": "https://github.com/FranckFreiburger/vue-resize-sensor#readme" }