{
	"name": "bpm-design",
	"version": "0.0.1",
	"description": "bpm design",
	"scripts": {
		"dev": "vite",
		"build": "vite build",
		"serve": "npm run dev",
		"lint": "eslint \"{src,mock}/**/*.{vue,ts,tsx}\" --fix",
		"prettier": "prettier --write ."
	},
	"dependencies": {
		"@ant-design/icons-vue": "^6.0.1",
		"@codemirror/lang-html": "^6.4.2",
		"@codemirror/lang-javascript": "^6.1.4",
		"@codemirror/lang-json": "^6.0.1",
		"@codemirror/theme-one-dark": "^6.1.1",
		"activiti-bpmn-moddle": "^4.4.0",
		"ant-design-vue": "^2.2.2",
		"axios": "^0.21.1",
		"bpmn-js": "^7.4.1",
		"bpmn-js-bpmnlint": "^0.22.2",
		"bpmn-js-properties-panel": "^0.37.5",
		"bpmnlint": "^8.1.1",
		"bpmnlint-loader": "^0.1.6",
		"bpmnlint-pack-config": "^0.8.0",
		"camunda-bpmn-moddle": "^4.4.1",
		"codemirror": "^6.0.1",
		"dayjs": "^1.10.7",
		"echarts": "^5.3.3",
		"element-plus": "2.3.6",
		"i": "^0.3.7",
		"integration-platform-navbar": "0.3.7",
		"jcbpm-vue-hi": "^2.1.8",
		"js-base64": "^3.7.2",
		"js-md5": "^0.7.3",
		"moment": "2.29.4",
		"pinia": "2.0.33",
		"sm-crypto": "^0.3.11",
		"vite-plugin-components": "^0.13.3",
		"vue": "3.2.26",
		"vue-clipboard3": "2.0.0",
		"vue-codemirror": "6.1.1",
		"vue-router": "^4.0.8"
	},
	"devDependencies": {
		"@types/node": "^15.12.5",
		"@typescript-eslint/eslint-plugin": "^4.28.1",
		"@typescript-eslint/parser": "^4.28.1",
		"@vitejs/plugin-vue": "^1.2.3",
		"@vue/compiler-sfc": "^3.0.5",
		"eslint": "^7.29.0",
		"eslint-config-prettier": "^8.3.0",
		"eslint-define-config": "^1.0.8",
		"eslint-plugin-prettier": "^3.4.0",
		"eslint-plugin-vue": "^7.12.1",
		"less": "^4.1.1",
		"lint-staged": "^11.2.6",
		"prettier": "^2.3.2",
		"typescript": "^4.3.2",
		"vite": "^2.3.8",
		"vite-plugin-style-import": "^1.0.1",
		"vite-plugin-svg-icons": "^1.0.5",
		"vue-tsc": "^0.0.24",
		"web-storage-cache": "^1.1.1"
	},
	"author": "jcinfo",
	"license": "MIT"
}
