control-center/package.json

115 lines
4.1 KiB
JSON
Raw Normal View History

{
"name": "control-center",
"version": "0.0.0",
2022-01-18 08:22:13 +00:00
"private": true,
"scripts": {
"postinstall": "ngcc",
2022-01-11 17:07:27 +00:00
"start": "ng serve --proxy-config proxy.conf.js --port 4200",
2021-09-15 12:27:30 +00:00
"build": "ng build --extra-webpack-config webpack.extra.js",
"test": "ng test",
2022-05-24 12:01:51 +00:00
"lint-cmd": "eslint \"src/**/*.{ts,js,html}\" --max-warnings 1273",
"lint": "npm run lint-cmd -- --cache",
"lint-fix": "npm run lint -- --fix",
"lint-errors": "npm run lint -- --quiet",
2022-01-12 12:49:47 +00:00
"prettier-preset": "prettier \"**/*.{html,js,ts,css,scss,md,json,prettierrc,svg,huskyrc,yml,yaml}\"",
2020-04-09 09:53:00 +00:00
"prettier": "npm run prettier-preset -- --list-different",
"prettier:fix": "npm run prettier-preset -- --write",
"fix": "npm run lint-fix; npm run prettier:fix"
},
"dependencies": {
2022-07-07 09:02:53 +00:00
"@angular/animations": "14.0.4",
"@angular/cdk": "14.0.4",
"@angular/common": "14.0.4",
"@angular/compiler": "14.0.4",
"@angular/core": "14.0.4",
"@angular/flex-layout": "14.0.0-beta.40",
"@angular/forms": "14.0.4",
"@angular/material": "14.0.4",
"@angular/material-moment-adapter": "14.0.4",
"@angular/platform-browser": "14.0.4",
"@angular/platform-browser-dynamic": "14.0.4",
"@angular/platform-server": "14.0.4",
"@angular/router": "14.0.4",
"@ngneat/reactive-forms": "5.0.0",
"@ngneat/until-destroy": "9.0.0",
"@s-libs/js-core": "13.1.0",
"@s-libs/micro-dash": "13.1.0",
"@s-libs/ng-core": "13.1.0",
"@s-libs/rxjs-core": "13.1.0",
"@vality/deanonimus-proto": "1.0.1-c9a6cae.0",
2022-03-25 09:05:25 +00:00
"@vality/domain-proto": "1.0.1-3efe7df.0",
"@vality/dominant-cache-proto": "1.0.1-5b29d81.0",
"@vality/file-storage-proto": "1.0.1-447212b.0",
2022-03-25 11:03:28 +00:00
"@vality/fistful-proto": "1.0.1-ea0fe7a.0",
"@vality/machinegun-proto": "1.0.1-277f06e.0",
"@vality/magista-proto": "1.0.1-9f37374.0",
"@vality/messages-proto": "1.0.1-8c5435c.0",
"@vality/payout-manager-proto": "1.0.1-dbed280.0",
2022-07-18 11:48:13 +00:00
"@vality/repairer-proto": "1.0.1-675b6f4.0",
"@vality/thrift-ts": "2.2.2-e8bc2ab.0",
"@vality/woody": "0.1.1",
"angular-file": "3.6.0",
2018-08-21 13:15:51 +00:00
"angular2-prettyjson": "3.0.1",
"coerce-property": "0.3.2",
"element-resize-detector": "1.2.4",
"humanize-duration": "3.21.0",
"jsonc-parser": "2.0.2",
"keycloak-angular": "9.0.0",
"keycloak-js": "14.0.0",
"lodash-es": "4.17.15",
"moment": "2.22.2",
"monaco-editor": "0.21.2",
2022-07-07 09:02:53 +00:00
"ngx-mat-select-search": "4.2.0",
"rxjs": "7.5.4",
"short-uuid": "4.1.0",
"transliteration": "2.1.8",
"tslib": "2.3.1",
"utility-types": "3.10.0",
"uuid": "3.3.3",
"zone.js": "0.11.4"
},
"devDependencies": {
2022-07-07 09:02:53 +00:00
"@angular-devkit/build-angular": "14.0.5",
"@angular-eslint/builder": "14.0.0",
"@angular-eslint/eslint-plugin": "14.0.0",
"@angular-eslint/eslint-plugin-template": "14.0.0",
"@angular-eslint/schematics": "14.0.0",
"@angular-eslint/template-parser": "14.0.0",
"@angular/cli": "14.0.5",
"@angular/compiler-cli": "14.0.4",
"@types/del": "4.0.0",
"@types/element-resize-detector": "1.1.3",
"@types/humanize-duration": "3.18.0",
"@types/jasmine": "3.6.2",
"@types/jwt-decode": "2.2.1",
"@types/lodash-es": "4.17.3",
"@types/node": "16.4.12",
"@types/uuid": "3.4.3",
2022-07-07 09:02:53 +00:00
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"del": "5.1.0",
"dotenv": "16.0.0",
2022-07-07 09:02:53 +00:00
"eslint": "^8.18.0",
2022-03-28 12:21:44 +00:00
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jasmine": "4.1.3",
"eslint-plugin-jsdoc": "37.6.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unused-imports": "2.0.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"jasmine-core": "3.6.0",
"jasmine-spec-reporter": "5.0.2",
"jwt-decode": "2.2.0",
"karma": "6.3.4",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-jasmine": "4.0.1",
"karma-jasmine-html-reporter": "1.5.3",
2022-07-07 09:02:53 +00:00
"ngx-build-plus": "14.0.0",
2022-03-28 12:21:44 +00:00
"prettier": "2.6.1",
"ts-mockito": "2.6.1",
"ts-node": "8.8.2",
2022-07-07 09:02:53 +00:00
"typescript": "4.7.4"
}
}