forked from ORNL-AMO/AMO-Tools-Desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
172 lines (172 loc) · 6.96 KB
/
package.json
File metadata and controls
172 lines (172 loc) · 6.96 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"name": "amo-tools-desktop",
"version": "1.6.10",
"main": "main.js",
"license": "MIT",
"description": "MEASUR",
"author": "Advanced Manufacturing Office",
"repository": "https://github.com/ORNL-AMO/AMO-Tools-Desktop.git",
"angular-cli": {},
"engines": {
"node": "24.5.0",
"npm": "11.5.1"
},
"scripts": {
"install-packages": "node scripts/install-all-node-dependencies.js",
"reset": "node scripts/reset-build-and-dependency-artifacts.js",
"build-diagram": "webpack build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=development --watch",
"build:process-flow-lib": "tsc -p src/process-flow-lib/tsconfig.json",
"build": "webpack build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=development && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --base-href .",
"start": "concurrently --kill-others \"npm run build-diagram\" \"node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng serve --live-reload\"",
"start2": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng serve --live-reload",
"build-watch": "concurrently --kill-others \"npm run build-diagram\" \"node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --base-href . --watch\"",
"build-prod-desktop": "webpack build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=production && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --base-href . --configuration desktop",
"build-prod-web": "webpack build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=production && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --base-href / --configuration production-web",
"build-prod-desktop-ci": "node --max_old_space_size=16000 ./node_modules/webpack/bin/webpack.js build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=production && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --base-href . --configuration desktop",
"build-dev-web": "webpack build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=production && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --base-href / --configuration development-web",
"clean": "rm -rf node_modules && rm -rf dist && rm -f package-lock.json",
"windows-clean": "powershell Remove-Item -Path \"package-lock.json\" && powershell Remove-Item -Path \"node_modules\", \"dist\" -Recurse",
"electron": "electron .",
"lint": "ng lint",
"test": "ng test",
"pack": "electron-builder --dir",
"dist": "electron-builder",
"build:stats": "webpack build --config ./process-flow-diagram-component/webpack-build-mfe.config.js --mode=development && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng build --stats-json",
"analyze": "webpack-bundle-analyzer dist/stats.json",
"download-stats": "node scripts/download-stats.js"
},
"private": true,
"dependencies": {
"@angular/animations": "19.2.18",
"@angular/cdk": "19.2.19",
"@angular/common": "19.2.18",
"@angular/compiler": "19.2.18",
"@angular/core": "19.2.18",
"@angular/forms": "19.2.18",
"@angular/localize": "19.2.18",
"@angular/platform-browser": "19.2.18",
"@angular/platform-browser-dynamic": "19.2.18",
"@angular/platform-server": "19.2.18",
"@angular/router": "19.2.18",
"@angular/service-worker": "19.2.18",
"@ng-bootstrap/ng-bootstrap": "18.0.0",
"@popperjs/core": "2.11.8",
"angular-plotly.js": "5.2.1",
"plotly.js-dist": "2.9.0",
"billboard.js": "3.17.0",
"bootstrap": "4.3.1",
"core-js": "3.21.1",
"electron-log": "4.4.8",
"electron-updater": "6.3.0",
"exceljs": "4.3.0",
"file-saver": "2.0.5",
"font-awesome": "4.7.0",
"fs-jetpack": "5.1.0",
"measur-tools-suite": "1.1.1",
"ngx-indexed-db": "16.0.0",
"ngx-webstorage": "19.0.1",
"ngx-bootstrap": "19.0.2",
"papaparse": "5.2.0",
"pako": "2.1.0",
"pptxgenjs": " 3.10.0",
"process-flow-diagram-component": "file:process-flow-diagram-component",
"process-flow-lib": "file:src/process-flow-lib",
"regression": "2.0.0",
"rxjs": "7.5.5",
"rxjs-compat": "6.6.3",
"stream-browserify": "3.0.0",
"uuid": "9.0.0",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zone.js": "0.15.0",
"lodash.foreach": "4.5.0"
},
"build": {
"appId": "com.electron.amo-tools-desktop",
"copyright": "Copyright 2017 ORNL. All rights reserved.",
"productName": "MEASUR",
"directories": {
"output": "output/"
},
"files": [
"!**/.angular",
"!.travis.yml",
"!./process-flow-diagram-component"
],
"win": {
"target": "nsis",
"icon": "src/assets/icons/win/icon.ico"
},
"nsis": {
"oneClick": false,
"allowElevation": true,
"allowToChangeInstallationDirectory": true,
"installerIcon": "src/favicon.ico",
"installerHeaderIcon": "src/favicon.ico",
"artifactName": "${productName}-Setup-${version}.${ext}"
},
"linux": {
"target": [
"AppImage",
"tar.gz"
],
"icon": "src/assets/icons/png/",
"executableName": "MEASUR",
"maintainer": "Advanced Manufacturing Office",
"artifactName": "${productName}-${version}.${ext}",
"category": "Science"
},
"mac": {
"target": [
{
"target": "dmg",
"arch": [
"universal"
]
},
{
"target": "zip",
"arch": [
"universal"
]
}
],
"icon": "src/assets/icons/mac/icon.icns",
"hardenedRuntime": true,
"entitlements": "entitlements.mac.inherit.plist",
"entitlementsInherit": "entitlements.mac.inherit.plist",
"gatekeeperAssess": false,
"artifactName": "${productName}-${version}.${ext}",
"provisioningProfile": "embedded.provisionprofile"
}
},
"devDependencies": {
"@angular/compiler-cli": "19.2.18",
"@angular-builders/custom-webpack": "19.0.1",
"@angular-devkit/build-angular": "19.2.14",
"@angular-devkit/core": "19.2.18",
"@angular-devkit/schematics": "19.2.18",
"@angular/cli": "19.2.18",
"@types/jasmine": "3.6.0",
"@types/lodash": "4.14.100",
"@types/node": "24.5.0",
"@typescript-eslint/eslint-plugin": "8.44.0",
"@typescript-eslint/parser": "8.44.0",
"eslint": "9.29.0",
"concurrently": "8.2.2",
"electron": "27.1.3",
"electron-builder": "24.13.3",
"electron-packager": "17.1.2",
"jasmine-spec-reporter": "5.0.0",
"jasmine-core": "5.3.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.0",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"moment": "2.30.1",
"ngx-clipboard": "15.0.1",
"tslint": "6.1.3",
"typescript": "5.8.2",
"webpack-bundle-analyzer": "4.4.2"
}
}