2018-08-02 13:41:30 +00:00
|
|
|
{
|
|
|
|
"name": "control-center",
|
|
|
|
"version": "0.0.0",
|
2022-01-18 08:22:13 +00:00
|
|
|
"private": true,
|
2018-08-02 13:41:30 +00:00
|
|
|
"scripts": {
|
2023-10-11 12:06:48 +00:00
|
|
|
"start": "ng serve --port 4200",
|
|
|
|
"stage": "cross-env NODE_ENV=stage ng serve --port 4201 --configuration=stage",
|
2023-06-08 11:40:22 +00:00
|
|
|
"build": "ng build",
|
2018-08-02 13:41:30 +00:00
|
|
|
"test": "ng test",
|
2023-06-21 11:21:04 +00:00
|
|
|
"lint": "ng lint --max-warnings=0",
|
|
|
|
"lint:fix": "ng lint --fix",
|
2023-10-20 08:28:35 +00:00
|
|
|
"format": "prettier ** --list-different",
|
|
|
|
"format:fix": "prettier ** --write --log-level=warn",
|
2023-05-11 17:08:44 +00:00
|
|
|
"spell": "cspell --no-progress **",
|
|
|
|
"spell:fix": "cspell --no-progress --show-suggestions --show-context **",
|
2023-11-28 06:46:42 +00:00
|
|
|
"fix": "npm run lint:fix && npm run format:fix && npm run spell:fix"
|
2018-08-02 13:41:30 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2024-02-20 06:40:06 +00:00
|
|
|
"@angular/animations": "17.2.1",
|
|
|
|
"@angular/cdk": "17.2.0",
|
|
|
|
"@angular/common": "17.2.1",
|
|
|
|
"@angular/compiler": "17.2.1",
|
|
|
|
"@angular/core": "17.2.1",
|
|
|
|
"@angular/forms": "17.2.1",
|
|
|
|
"@angular/material": "17.2.0",
|
|
|
|
"@angular/platform-browser": "17.2.1",
|
|
|
|
"@angular/platform-browser-dynamic": "17.2.1",
|
|
|
|
"@angular/platform-server": "17.2.1",
|
|
|
|
"@angular/router": "17.2.1",
|
2022-12-16 10:51:58 +00:00
|
|
|
"@ngneat/input-mask": "6.0.0",
|
2023-11-28 06:46:42 +00:00
|
|
|
"@vality/deanonimus-proto": "2.0.1-2a02d87.0",
|
2024-04-08 07:58:55 +00:00
|
|
|
"@vality/domain-proto": "2.0.1-b04aba8.0",
|
2024-06-03 08:59:39 +00:00
|
|
|
"@vality/dominator-proto": "1.0.1-b9788c2.0",
|
2024-03-15 09:49:40 +00:00
|
|
|
"@vality/fistful-proto": "2.0.1-6600be9.0",
|
2023-11-28 06:46:42 +00:00
|
|
|
"@vality/machinegun-proto": "1.0.0",
|
2024-01-31 05:07:26 +00:00
|
|
|
"@vality/magista-proto": "2.0.2-28d11b9.0",
|
2024-05-24 09:35:45 +00:00
|
|
|
"@vality/ng-core": "17.2.1-pr-62-bd071a2.0",
|
2024-05-13 08:34:44 +00:00
|
|
|
"@vality/ng-thrift": "17.0.1-pr-5-2ce0f11.0",
|
2023-11-03 14:10:23 +00:00
|
|
|
"@vality/payout-manager-proto": "2.0.1-eb4091a.0",
|
|
|
|
"@vality/repairer-proto": "2.0.2-07b73e9.0",
|
2024-04-22 10:50:26 +00:00
|
|
|
"@vality/scrooge-proto": "0.1.1-9ce7fc6.0",
|
2022-07-20 14:17:02 +00:00
|
|
|
"@vality/thrift-ts": "2.4.1-8ad5123.0",
|
2023-11-15 10:34:40 +00:00
|
|
|
"@vality/woody": "0.1.3",
|
2024-02-01 05:10:41 +00:00
|
|
|
"date-fns": "^3.3.1",
|
2022-09-13 17:05:16 +00:00
|
|
|
"inputmask": "5.0.7",
|
2024-01-09 08:23:05 +00:00
|
|
|
"keycloak-angular": "^15.0.0",
|
2024-01-12 09:11:32 +00:00
|
|
|
"keycloak-js": "^20.0.5",
|
2024-01-09 08:23:05 +00:00
|
|
|
"lodash-es": "^4.17.21",
|
2024-01-12 09:11:32 +00:00
|
|
|
"monaco-editor": "^0.44.0",
|
|
|
|
"ngx-monaco-editor-v2": "^17.0.1",
|
2024-01-09 08:23:05 +00:00
|
|
|
"papaparse": "^5.4.1",
|
2023-06-06 15:07:44 +00:00
|
|
|
"rxjs": "7.8.1",
|
2023-06-21 11:21:04 +00:00
|
|
|
"short-uuid": "4.2.2",
|
2022-05-24 09:16:57 +00:00
|
|
|
"tslib": "2.3.1",
|
|
|
|
"utility-types": "3.10.0",
|
2023-06-21 11:21:04 +00:00
|
|
|
"yaml": "2.3.1",
|
2024-01-09 08:23:05 +00:00
|
|
|
"zone.js": "0.14.2"
|
2018-08-02 13:41:30 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2024-02-20 06:40:06 +00:00
|
|
|
"@angular-devkit/build-angular": "17.2.0",
|
|
|
|
"@angular-eslint/builder": "17.2.1",
|
|
|
|
"@angular-eslint/schematics": "17.2.1",
|
|
|
|
"@angular/cli": "17.2.0",
|
|
|
|
"@angular/compiler-cli": "17.2.1",
|
2022-09-13 17:05:16 +00:00
|
|
|
"@types/inputmask": "5.0.3",
|
2022-07-20 14:17:02 +00:00
|
|
|
"@types/jasmine": "4.0.3",
|
2022-05-24 09:16:57 +00:00
|
|
|
"@types/jwt-decode": "2.2.1",
|
2024-01-09 08:23:05 +00:00
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
"@types/papaparse": "^5.3.14",
|
2024-01-11 08:59:42 +00:00
|
|
|
"@vality/cspell-config": "^8.0.1-pr-57-482a037.0",
|
2024-01-09 08:23:05 +00:00
|
|
|
"@vality/eslint-config": "8.2.0",
|
|
|
|
"@vality/prettier-config": "3.1.0",
|
|
|
|
"cross-env": "^7.0.3",
|
2024-01-11 08:59:42 +00:00
|
|
|
"cspell": "^8.3.2",
|
2024-01-09 08:23:05 +00:00
|
|
|
"eslint": "^8.53.0",
|
2022-07-20 14:17:02 +00:00
|
|
|
"jasmine-core": "4.2.0",
|
|
|
|
"jasmine-spec-reporter": "7.0.0",
|
2022-05-24 09:16:57 +00:00
|
|
|
"jwt-decode": "2.2.0",
|
2022-07-20 14:17:02 +00:00
|
|
|
"karma": "6.4.0",
|
|
|
|
"karma-chrome-launcher": "3.1.1",
|
2022-05-24 09:16:57 +00:00
|
|
|
"karma-coverage-istanbul-reporter": "3.0.3",
|
2022-07-20 14:17:02 +00:00
|
|
|
"karma-jasmine": "5.1.0",
|
|
|
|
"karma-jasmine-html-reporter": "2.0.0",
|
2024-01-09 08:23:05 +00:00
|
|
|
"prettier": "~3.1.1",
|
|
|
|
"typescript": "~5.2.2",
|
2022-10-31 13:18:33 +00:00
|
|
|
"typescript-memoize": "1.1.1"
|
2018-08-02 13:41:30 +00:00
|
|
|
}
|
2024-02-01 05:10:41 +00:00
|
|
|
}
|