UNPKG

vue3-interact

Version:
30 lines (29 loc) 667 B
{ "name": "vue3-interact", "version": "1.0.0", "description": "A Vue3.0 component based of interactjs", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "interactjs": "^1.10.0", "vue": "^3.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/Darma1106/vue-3-interact.git" }, "keywords": [ "Draggable", "Resizable", "vue3.0", "component" ], "author": "darma", "license": "MIT", "bugs": { "url": "https://github.com/Darma1106/vue-3-interact/issues" }, "homepage": "https://github.com/Darma1106/vue-3-interact#readme" }