mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 07:43:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			138 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			138 lines
		
	
	
		
			4.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "soybean-admin",
 | 
						|
  "type": "module",
 | 
						|
  "version": "2.0.0-beta.1",
 | 
						|
  "description": "A fresh and elegant admin template, based on Vue3、Vite7、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite7、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
 | 
						|
  "author": {
 | 
						|
    "name": "Soybean",
 | 
						|
    "email": "soybeanjs@outlook.com",
 | 
						|
    "url": "https://github.com/soybeanjs"
 | 
						|
  },
 | 
						|
  "license": "MIT",
 | 
						|
  "homepage": "https://github.com/soybeanjs/soybean-admin",
 | 
						|
  "repository": {
 | 
						|
    "url": "https://github.com/soybeanjs/soybean-admin.git"
 | 
						|
  },
 | 
						|
  "bugs": {
 | 
						|
    "url": "https://github.com/soybeanjs/soybean-admin/issues"
 | 
						|
  },
 | 
						|
  "keywords": [
 | 
						|
    "Vue3 admin ",
 | 
						|
    "vue-admin-template",
 | 
						|
    "Vite7",
 | 
						|
    "TypeScript",
 | 
						|
    "naive-ui",
 | 
						|
    "naive-ui-admin",
 | 
						|
    "ant-design-vue v4",
 | 
						|
    "UnoCSS"
 | 
						|
  ],
 | 
						|
  "engines": {
 | 
						|
    "node": ">=20.19.0",
 | 
						|
    "pnpm": ">=10.5.0"
 | 
						|
  },
 | 
						|
  "scripts": {
 | 
						|
    "build": "vite build --mode prod",
 | 
						|
    "build:test": "vite build --mode test",
 | 
						|
    "cleanup": "sa cleanup",
 | 
						|
    "commit": "sa git-commit",
 | 
						|
    "commit:zh": "sa git-commit -l=zh-cn",
 | 
						|
    "dev": "vite --mode test",
 | 
						|
    "dev:prod": "vite --mode prod",
 | 
						|
    "gen-route": "sa gen-route",
 | 
						|
    "lint": "eslint . --fix",
 | 
						|
    "prepare": "simple-git-hooks",
 | 
						|
    "preview": "vite preview",
 | 
						|
    "release": "sa release",
 | 
						|
    "typecheck": "vue-tsc --noEmit --skipLibCheck",
 | 
						|
    "update-pkg": "sa update-pkg"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "@antv/data-set": "0.11.8",
 | 
						|
    "@antv/g2": "5.4.2",
 | 
						|
    "@antv/g6": "5.0.50",
 | 
						|
    "@better-scroll/core": "2.5.1",
 | 
						|
    "@iconify/vue": "5.0.0",
 | 
						|
    "@sa/alova": "workspace:*",
 | 
						|
    "@sa/axios": "workspace:*",
 | 
						|
    "@sa/color": "workspace:*",
 | 
						|
    "@sa/hooks": "workspace:*",
 | 
						|
    "@sa/materials": "workspace:*",
 | 
						|
    "@sa/utils": "workspace:*",
 | 
						|
    "@visactor/vchart": "2.0.6",
 | 
						|
    "@visactor/vchart-theme": "1.12.2",
 | 
						|
    "@visactor/vtable-editors": "1.22.0",
 | 
						|
    "@visactor/vtable-gantt": "1.22.0",
 | 
						|
    "@visactor/vue-vtable": "1.22.0",
 | 
						|
    "@vueuse/components": "14.0.0",
 | 
						|
    "@vueuse/core": "14.0.0",
 | 
						|
    "clipboard": "2.0.11",
 | 
						|
    "dayjs": "1.11.18",
 | 
						|
    "defu": "6.1.4",
 | 
						|
    "dhtmlx-gantt": "9.0.15",
 | 
						|
    "dompurify": "3.3.0",
 | 
						|
    "echarts": "6.0.0",
 | 
						|
    "jsbarcode": "3.12.1",
 | 
						|
    "json5": "2.2.3",
 | 
						|
    "naive-ui": "2.43.1",
 | 
						|
    "nprogress": "0.2.0",
 | 
						|
    "pinia": "3.0.3",
 | 
						|
    "pinyin-pro": "3.27.0",
 | 
						|
    "print-js": "1.6.0",
 | 
						|
    "pro-naive-ui": "3.1.3",
 | 
						|
    "swiper": "12.0.3",
 | 
						|
    "tailwind-merge": "3.3.1",
 | 
						|
    "typeit": "8.8.7",
 | 
						|
    "vditor": "3.11.2",
 | 
						|
    "vue": "3.5.22",
 | 
						|
    "vue-draggable-plus": "0.6.0",
 | 
						|
    "vue-i18n": "11.1.12",
 | 
						|
    "vue-pdf-embed": "2.1.3",
 | 
						|
    "vue-router": "4.6.3",
 | 
						|
    "wangeditor": "4.7.15",
 | 
						|
    "xgplayer": "3.0.23",
 | 
						|
    "xlsx": "0.18.5"
 | 
						|
  },
 | 
						|
  "devDependencies": {
 | 
						|
    "@amap/amap-jsapi-types": "0.0.15",
 | 
						|
    "@elegant-router/vue": "0.3.8",
 | 
						|
    "@iconify/json": "2.2.400",
 | 
						|
    "@sa/scripts": "workspace:*",
 | 
						|
    "@sa/uno-preset": "workspace:*",
 | 
						|
    "@soybeanjs/eslint-config": "1.7.1",
 | 
						|
    "@types/bmapgl": "0.0.7",
 | 
						|
    "@types/node": "24.9.1",
 | 
						|
    "@types/nprogress": "0.2.3",
 | 
						|
    "@unocss/eslint-config": "66.5.4",
 | 
						|
    "@unocss/preset-icons": "66.5.4",
 | 
						|
    "@unocss/preset-uno": "66.5.4",
 | 
						|
    "@unocss/transformer-directives": "66.5.4",
 | 
						|
    "@unocss/transformer-variant-group": "66.5.4",
 | 
						|
    "@unocss/vite": "66.5.4",
 | 
						|
    "@vitejs/plugin-vue": "6.0.1",
 | 
						|
    "@vitejs/plugin-vue-jsx": "5.1.1",
 | 
						|
    "consola": "3.4.2",
 | 
						|
    "eslint": "9.38.0",
 | 
						|
    "eslint-plugin-vue": "10.5.1",
 | 
						|
    "kolorist": "1.8.0",
 | 
						|
    "lint-staged": "16.2.6",
 | 
						|
    "pro-naive-ui-resolver": "1.0.2",
 | 
						|
    "sass": "1.93.2",
 | 
						|
    "simple-git-hooks": "2.13.1",
 | 
						|
    "tsx": "4.20.6",
 | 
						|
    "typescript": "5.9.3",
 | 
						|
    "unplugin-icons": "22.5.0",
 | 
						|
    "unplugin-vue-components": "30.0.0",
 | 
						|
    "vite": "7.1.12",
 | 
						|
    "vite-plugin-progress": "0.0.7",
 | 
						|
    "vite-plugin-svg-icons": "2.0.1",
 | 
						|
    "vite-plugin-vue-devtools": "8.0.3",
 | 
						|
    "vue-eslint-parser": "10.2.0",
 | 
						|
    "vue-tsc": "3.1.2"
 | 
						|
  },
 | 
						|
  "simple-git-hooks": {
 | 
						|
    "commit-msg": "pnpm sa git-commit-verify",
 | 
						|
    "pre-commit": "pnpm typecheck && pnpm lint && git diff --exit-code"
 | 
						|
  },
 | 
						|
  "website": "https://admin.soybeanjs.cn"
 | 
						|
}
 |