1 Star 0 Fork 0

Indexea / scaffold-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 630 Bytes
一键复制 编辑 原始数据 按行查看 历史
Indexea 提交于 2023-01-19 11:31 . @indexea/sdk 2.0
{
"name": "scaffold-vue",
"version": "1.0.0",
"description": "This is the scaffolding of Indexea search, on which you can adjust the typography and style of the search interface",
"author": "Indexea Inc.",
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@indexea/sdk": "^2.0.0",
"@popperjs/core": "^2.11.6",
"bootstrap": "^5.2.3",
"uuid": "^9.0.0",
"vue": "^2.6.12",
"vue-i18n": "8",
"vue-template-compiler": "^2.7.14"
},
"devDependencies": {
"vite": "^2.0.5",
"vite-plugin-vue2": "^2.0.1"
}
}
JavaScript
1
https://gitee.com/indexea/scaffold-vue.git
git@gitee.com:indexea/scaffold-vue.git
indexea
scaffold-vue
scaffold-vue
master

搜索帮助