1 Star 0 Fork 0

荔诚科技/luxor-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 884 Bytes
一键复制 编辑 原始数据 按行查看 历史
荔诚科技 提交于 2023-11-21 14:26 +08:00 . first commit
{
"name": "luxor-docs",
"version": "1.0.0",
"description": "一个持续迭代的企业级快速开发框架",
"main": "index.js",
"repository": "https://gitee.com/luxor/luxor-docs.git",
"author": "yanxinming <705673261@qq.com>",
"license": "MIT",
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"@vuepress/client": "2.0.0-beta.60",
"@vuepress/plugin-search": "2.0.0-beta.60",
"eslint": "^8.33.0",
"eslint-define-config": "^1.14.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.9.0",
"prettier": "^2.8.3",
"vue": "^3.2.45",
"vuepress": "2.0.0-beta.60"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/luxor/luxor-docs.git
git@gitee.com:luxor/luxor-docs.git
luxor
luxor-docs
luxor-docs
master

搜索帮助