vue-for-resizable
Version:
26 lines • 651 B
JSON
{
"name": "vue-for-resizable",
"version": "1.0.0",
"description": "vue拖拽改变容器大小",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/china-net-meng/vue-resizable.git"
},
"keywords": [
"vue",
"resizable",
"resizing",
"拖拽",
"改变大小"
],
"author": "china-net-meng",
"license": "ISC",
"bugs": {
"url": "https://github.com/china-net-meng/vue-resizable/issues"
},
"homepage": "https://github.com/china-net-meng/vue-resizable#readme"
}