1 Star 14 Fork 0

strivelei/vue-auto-scale

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 684 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue-auto-scale",
"module": "packages/index.js",
"private": false,
"author": "striveLei",
"version": "0.2.10",
"license": "MIT",
"type": "module",
"description": "vue大屏缩放组件",
"keywords": [
"缩放",
"vue",
"scale",
"big screen"
],
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.2.0",
"vite": "^3.2.3",
"vue": "^3.2.41"
},
"homepage": "https://gitee.com/strivelei/vue-auto-scale",
"repository": {
"type": "git",
"url": "git+https://gitee.com/strivelei/vue-auto-scale.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/strivelei/vue-auto-scale.git
git@gitee.com:strivelei/vue-auto-scale.git
strivelei
vue-auto-scale
vue-auto-scale
master

搜索帮助