代码拉取完成,页面将自动刷新
{
"name": "vue-virtual-draglist",
"version": "3.3.8",
"description": "A virtual scrolling list component that can be sorted by dragging, support vue3",
"main": "dist/virtual-drag-list.min.js",
"types": "types/index.d.ts",
"files": [
"dist",
"types"
],
"scripts": {
"lint": "eslint --fix src --ext .js",
"build": "cross-env mode=production rollup -c rollup.config.js",
"core:update": "git submodule update --remote",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mfuu/vue-virtual-drag-list.git"
},
"keywords": [
"vue",
"vue3",
"sort",
"drag",
"drop",
"draggable",
"sortable",
"virtual",
"virtual-list",
"big-data",
"big-list",
"infinite"
],
"author": "mfuu",
"license": "MIT",
"private": false,
"bugs": {
"url": "https://github.com/mfuu/vue3-virtual-drag-list/issues"
},
"homepage": "https://github.com/mfuu/vue3-virtual-drag-list#readme",
"dependencies": {
"sortable-dnd": "^0.6.20"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-typescript": "^7.15.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^8.3.3",
"@vitepress-demo-preview/component": "^2.3.2",
"@vitepress-demo-preview/plugin": "^1.2.3",
"cross-env": "^7.0.3",
"lint-staged": "^11.1.2",
"mockjs": "^1.1.0",
"prettier": "^2.3.2",
"rollup": "^2.56.2",
"rollup-plugin-dts": "^4.2.3",
"typescript": "^4.3.5",
"vitepress": "^1.4.1",
"vue": "~3.2.2"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。