@chifi49/vue-draggable
Version:
drag, drop and sort any element in vuejs
26 lines (25 loc) • 617 B
JSON
{
"name": "@chifi49/vue-draggable",
"version": "1.0.17",
"description": "drag, drop and sort any element in vuejs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chifi49/vue-draggable.git"
},
"keywords": [
"vue-draggable",
"vue-sortable",
"vuejs",
"vue-component"
],
"author": "chifi49",
"license": "BSD 3-Clause",
"bugs": {
"url": "https://github.com/chifi49/vue-draggable/issues"
},
"homepage": "https://github.com/chifi49/vue-draggable#readme"
}