-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
110 lines (110 loc) · 3.84 KB
/
Copy pathpackage.json
File metadata and controls
110 lines (110 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"name": "@ibiz-template/full-code-template",
"private": true,
"version": "0.7.41-rc.8",
"type": "module",
"scripts": {
"dev": "vite",
"build": "node build/set-version.js && node --max_old_space_size=12288 node_modules/vite/bin/vite.js build",
"preview": "vite preview",
"lint": "eslint 'src/**/*.tsx' 'src/**/*.ts' 'src/**/*.vue'",
"lint:style": "stylelint 'src/**/*.scss'",
"pub:temp": "publish -p .",
"pub:code": "generate -m /home/zpc/workspace/project/plm-model/plm/model -o ./ --app plmweb -tv 0.7.41-rc.8 --local-mode",
"compute:pkg": "ibiz-temp compute-pkg -m /home/zpc/workspace/project/plm-model/plm/model --app plmweb",
"download:pkg": "ibiz-temp download-pkg",
"prettier": "prettier --ignore-path '' 'src/publish/**/*.(ts|vue|tsx)' -w",
"clear": "rm -rf src/publish"
},
"dependencies": {
"@antv/x6": "^2.18.1",
"@floating-ui/dom": "^1.5.3",
"@ibiz-template-plugin/bi-report": "0.0.32",
"@ibiz-template-plugin/data-view": "0.0.6",
"@ibiz-template/core": "0.7.41-alpha.78",
"@ibiz-template/devtool": "0.0.14",
"@ibiz-template/model-helper": "0.7.41-alpha.86",
"@ibiz-template/runtime": "0.7.41-alpha.86",
"@ibiz-template/theme": "0.7.39",
"@ibiz-template/vue3-components": "0.7.41-alpha.78",
"@ibiz-template/vue3-util": "0.7.41-alpha.86",
"@ibiz-template/web-theme": "3.11.0",
"@ibiz/model-core": "^0.1.84",
"@ibiz/rt-model-api": "^0.2.82",
"@imengyu/vue3-context-menu": "^1.3.5",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"async-validator": "^4.2.5",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"element-plus": "2.4.4",
"interactjs": "^1.10.20",
"lodash-es": "^4.17.21",
"mqtt": "2.18.9",
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"pinia": "^2.1.7",
"qs": "^6.11.2",
"qx-util": "^0.4.8",
"ramda": "^0.29.1",
"systemjs": "^6.14.2",
"vue": "^3.3.8",
"vue-grid-layout": "3.0.0-beta1",
"vue-i18n": "^9.14.3",
"vue-router": "^4.2.5",
"vue-text-format": "^3.1.2",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@ibiz-template/cli": "^0.3.30",
"@ibiz-template/full-code-generator": "^0.0.10",
"@ibizlab/cli": "^0.2.30",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.7",
"@types/nprogress": "^0.2.2",
"@types/path-browserify": "^1.0.1",
"@types/qs": "^6.9.9",
"@types/ramda": "^0.29.7",
"@types/systemjs": "^6.13.4",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0",
"cpy": "8.1.2",
"eslint": "^8.51.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.17.0",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"postcss": "^8.4.31",
"postcss-scss": "^4.0.9",
"prettier": "^3.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.4",
"stylelint": "^15.11.0",
"stylelint-config-ali": "^1.1.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recess-order": "^4.3.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-scss": "^5.2.1",
"terser": "^5.22.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.3.2",
"vue-tsc": "^1.8.19"
},
"lint-staged": {
"*.{ts,vue}": "eslint --fix",
"*.scss": "stylelint --custom-syntax=postcss-scss"
}
}