1 Star 3 Fork 0

linuxmail/vue3-big-list

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
linuxmail 提交于 2025-03-05 21:44 +08:00 . readme
{
"name": "vue3-big-list",
"version": "0.1.2",
"description": "巨大列表显示",
"repository": {
"type": "git",
"url": "git+https://gitee.com/linuxmail/vue3-big-list.git"
},
"keywords": [
"超大",
"差多",
"条目",
"快捷键"
],
"author": {
"name": "linuxmail",
"email": "eli960@qq.com",
"url": "https://gitee.com/linuxmail/vue3-big-list"
},
"license": "MIT",
"homepage": "https://gitee.com/linuxmail/vue3-big-list/",
"bugs": {
"url": "https://gitee.com/linuxmail/vue3-big-list/issues"
},
"main": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"scripts": {
"build": "node script/build.js",
"dev": "vite -c demo/vite.config.ts"
},
"peerDependencies": {
"mousetrap": ">1.6.0",
"vue": ">3.4.21"
},
"devDependencies": {
"@types/mousetrap": "^1.6.15",
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.3",
"vite-plugin-css-injected-by-js": "^3.5.2",
"vue-tsc": "^2.2.2"
},
"files": [
"dist/"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/linuxmail/vue3-big-list.git
git@gitee.com:linuxmail/vue3-big-list.git
linuxmail
vue3-big-list
vue3-big-list
master

搜索帮助