-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpackage.json
More file actions
128 lines (128 loc) · 4.13 KB
/
package.json
File metadata and controls
128 lines (128 loc) · 4.13 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"name": "fluxnova-modeler-client",
"version": "1.2.0",
"description": "Fluxnova Modeler client application",
"private": true,
"license": "MIT",
"main": "src/index.js",
"dependencies": {
"@bpmn-io/add-exporter": "^0.2.0",
"@bpmn-io/align-to-origin": "^0.7.0",
"@bpmn-io/dmn-migrate": "^0.5.0",
"@bpmn-io/extract-process-variables": "^1.0.1",
"@bpmn-io/feel-lint": "^1.4.0",
"@bpmn-io/form-js": "^1.14.0",
"@bpmn-io/properties-panel": "^3.26.2",
"@bpmn-io/replace-ids": "^0.2.0",
"@bpmn-io/variable-outline": "^1.0.4",
"@camunda/execution-platform": "^0.3.2",
"@camunda/form-playground": "^0.20.0",
"@camunda/improved-canvas": "^1.7.6",
"@camunda/linting": "^3.40.1",
"@camunda/rpa-integration": "0.1.0",
"@carbon/icons-react": "^11.53.0",
"@codemirror/commands": "^6.6.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/search": "^6.5.6",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.34.1",
"@ibm/plex": "^6.4.1",
"@sentry/browser": "^9.0.0",
"@sentry/integrations": "^7.108.0",
"bpmn-js": "^18.3.1",
"bpmn-js-element-templates": "^2.5.3",
"bpmn-js-properties-panel": "^5.32.1",
"bpmn-js-tracking": "^0.6.0",
"bpmn-moddle": "^9.0.1",
"camunda-bpmn-js": "^5.6.1",
"camunda-bpmn-moddle": "^7.0.1",
"camunda-cmmn-moddle": "^1.0.0",
"camunda-dmn-js": "^3.1.1",
"camunda-dmn-moddle": "^1.3.0",
"canvg": "^4.0.3",
"classnames": "^2.5.1",
"cmmn-js": "^0.20.0",
"cmmn-js-properties-panel": "^0.9.0",
"codemirror": "^6.0.1",
"debug": "^4.1.1",
"diagram-js": "^15.2.4",
"diagram-js-direct-editing": "^3.2.0",
"diagram-js-origin": "^1.4.0",
"dmn-js": "^17.1.0",
"dmn-js-properties-panel": "^3.7.0",
"dmn-js-shared": "^17.1.0",
"dmn-moddle": "^10.0.0",
"drag-tabs": "^2.3.1",
"events": "^3.0.0",
"fast-xml-parser": "^5.2.3",
"formik": "2.0.4",
"ids": "^1.0.0",
"inherits-browser": "^0.1.0",
"min-dash": "^4.1.1",
"min-dom": "^4.2.1",
"mitt": "^3.0.0",
"mixpanel-browser": "^2.55.1",
"modeler-moddle": "^0.2.0",
"p-defer": "^4.0.1",
"p-series": "^3.0.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-select": "^5.7.4",
"scroll-tabs": "^1.0.1",
"semver-compare": "^1.0.0",
"sourcemapped-stacktrace": "^1.1.11",
"ua-parser-js": "^1.0.39",
"zeebe-bpmn-moddle": "^1.9.0"
},
"homepage": ".",
"devDependencies": {
"@axe-core/react": "4.11.1",
"@babel/core": "7.29.0",
"@babel/preset-env": "7.29.0",
"@babel/preset-react": "7.28.5",
"@sentry/webpack-plugin": "3.6.1",
"babel-loader": "9.2.1",
"babel-plugin-istanbul": "7.0.1",
"bpmnlint-loader": "0.1.6",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"chai": "4.5.0",
"copy-webpack-plugin": "12.0.2",
"cross-env": "7.0.3",
"css-loader": "7.1.4",
"del-cli": "6.0.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.8",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
"karma-env-preprocessor": "0.1.1",
"karma-mocha": "2.0.1",
"karma-sinon-chai": "2.0.2",
"karma-webpack": "5.0.1",
"less": "4.6.3",
"less-loader": "12.3.2",
"license-webpack-plugin": "2.3.21",
"mocha": "10.8.2",
"mocha-test-container-support": "0.2.0",
"npm-run-all2": "7.0.2",
"puppeteer": "^24.28.0",
"react-svg-loader": "3.0.3",
"react-test-renderer": "16.14.0",
"sinon": "17.0.1",
"sinon-chai": "3.7.0",
"style-loader": "4.0.0",
"webpack": "5.105.4",
"webpack-cli": "6.0.1"
},
"scripts": {
"start": "cross-env NODE_ENV=development webpack --watch --config ./webpack.config.js",
"build": "cross-env NODE_ENV=production webpack",
"postbuild": "del-cli --force ../app/public && mv build ../app/public",
"dev": "run-s start",
"auto-test": "npm run test -- --auto-watch --no-single-run",
"test": "karma start karma.config.js",
"bpmn-io-modelers:test": "cross-env MODELERS=1 npm run test",
"bpmn-io-modelers:auto-test": "cross-env MODELERS=1 npm run auto-test"
}
}