2 Star 0 Fork 0

lihaorangood/jackui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.14 KB
一键复制 编辑 原始数据 按行查看 历史
jinou 提交于 2023-12-14 11:09 . feat: add the badge comp
{
"name": "jackui",
"private": true,
"scripts": {
"dev": "pnpm --filter @jackui/demo run dev",
"docs:dev": "pnpm --filter @jackui/docs run dev",
"docs:build": "pnpm --filter @jackui/docs run build",
"docs:serve": "pnpm --filter @jackui/docs run serve",
"prepare": "husky install",
"type:node": "tsc -p tsconfig.node.json --noEmit --composite false",
"clean:type": "rimraf ./dist",
"type:src": "vue-tsc -p tsconfig.src.json --composite false --declaration --emitDeclarationOnly",
"lint:script": "eslint --ext .js,.jsx,.ts,.tsx,.vue --fix ./",
"build:uiformac": "pnpm run type:src && pnpm --filter './packages/**' run build",
"build:ui": "pnpm run type:src && pnpm --filter ./packages/** run build"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"axios": "^1.5.0",
"eslint": "^8.49.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-define-config": "^1.23.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-vue": "^9.17.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"sass": "^1.67.0",
"tsx": "^3.12.10",
"typescript": "^5.2.2",
"unocss": "^0.55.7",
"unplugin-vue-define-options": "^1.3.18",
"vite": "^4.4.9",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.11"
},
"dependencies": {
"@jackui/hooks": "workspace:^",
"@jackui/shared": "workspace:^",
"@vitepress-demo-preview/component": "^2.3.2",
"@vitepress-demo-preview/plugin": "^1.2.2",
"@vue/shared": "^3.3.10",
"@vueuse/core": "^10.4.1",
"lodash-es": "^4.17.21",
"vitepress": "1.0.0-rc.20",
"vue": "^3.3.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lihaorangood/jackui.git
git@gitee.com:lihaorangood/jackui.git
lihaorangood
jackui
jackui
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385