2018-11-27 09:06:26 +00:00
|
|
|
{
|
|
|
|
"name": "dashboard",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"scripts": {
|
2018-11-30 13:26:03 +00:00
|
|
|
"start": "ng serve --port 8000",
|
2019-11-19 14:30:54 +00:00
|
|
|
"stub": "ng serve --port 8000 --configuration=stub-keycloak",
|
2020-03-30 13:40:22 +00:00
|
|
|
"build": "ng build --prod --extraWebpackConfig webpack.extra.js --progress=false",
|
2018-11-27 09:06:26 +00:00
|
|
|
"test": "ng test",
|
|
|
|
"lint": "ng lint",
|
2019-06-25 08:45:50 +00:00
|
|
|
"lint-fix": "ng lint --fix",
|
2018-11-30 13:26:03 +00:00
|
|
|
"e2e": "ng e2e",
|
2020-01-22 12:57:30 +00:00
|
|
|
"prettier": "prettier \"**/*.{html,js,ts,css,scss,md,json,prettierrc,svg,huskyrc}\"",
|
2019-05-08 11:32:38 +00:00
|
|
|
"prettify": "npm run prettier -- --write",
|
|
|
|
"check": "npm run prettier -- --list-different",
|
2020-04-15 16:49:05 +00:00
|
|
|
"fix": "run-p lint-fix prettify",
|
2020-11-20 16:39:59 +00:00
|
|
|
"swagger-codegen": "ts-node --project tools/tsconfig.json tools/swagger-codegen.ts",
|
|
|
|
"openapi-codegen": "ts-node --project tools/tsconfig.json tools/openapi-codegen.ts",
|
|
|
|
"codegen": "run-p swagger-codegen openapi-codegen",
|
2019-10-28 16:07:49 +00:00
|
|
|
"coverage": "npx http-server -c-1 -o -p 9875 ./coverage",
|
2020-11-26 11:45:20 +00:00
|
|
|
"gen-icons-list": "ts-node --project tools/tsconfig.json tools/gen-icons-list.ts",
|
|
|
|
"postinstall": "ngcc"
|
2018-11-27 09:06:26 +00:00
|
|
|
},
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2020-04-13 16:34:11 +00:00
|
|
|
"@angular/animations": "~9.1.1",
|
2020-03-30 13:40:22 +00:00
|
|
|
"@angular/cdk": "~9.2.0",
|
2020-04-13 16:34:11 +00:00
|
|
|
"@angular/common": "~9.1.1",
|
|
|
|
"@angular/compiler": "~9.1.1",
|
|
|
|
"@angular/core": "~9.1.1",
|
2020-03-30 13:40:22 +00:00
|
|
|
"@angular/flex-layout": "^9.0.0-beta.29",
|
2020-04-13 16:34:11 +00:00
|
|
|
"@angular/forms": "~9.1.1",
|
2020-03-30 13:40:22 +00:00
|
|
|
"@angular/material": "~9.2.0",
|
|
|
|
"@angular/material-moment-adapter": "~9.2.0",
|
2020-04-13 16:34:11 +00:00
|
|
|
"@angular/platform-browser": "~9.1.1",
|
|
|
|
"@angular/platform-browser-dynamic": "~9.1.1",
|
|
|
|
"@angular/router": "~9.1.1",
|
2020-11-12 11:32:25 +00:00
|
|
|
"@ngneat/transloco": "^2.19.1",
|
2019-08-21 16:46:53 +00:00
|
|
|
"angular-epic-spinners": "^2.0.0",
|
2020-03-30 13:40:22 +00:00
|
|
|
"angular-file": "^3.0.1",
|
2019-06-03 14:12:27 +00:00
|
|
|
"angular2-text-mask": "^9.0.0",
|
2020-06-09 11:46:13 +00:00
|
|
|
"apexcharts": "^3.19.2",
|
2020-05-12 14:42:42 +00:00
|
|
|
"core-js": "^2.5.4",
|
2019-11-08 16:15:19 +00:00
|
|
|
"css-element-queries": "^1.2.0",
|
2020-05-12 14:42:42 +00:00
|
|
|
"hammerjs": "^2.0.8",
|
2019-11-08 16:15:19 +00:00
|
|
|
"humanize-duration": "^3.19.0",
|
2019-11-26 13:13:49 +00:00
|
|
|
"is-url-superb": "^3.0.0",
|
2019-08-12 13:34:18 +00:00
|
|
|
"keycloak-angular": "^7.0.1",
|
|
|
|
"keycloak-js": "^4.8.3",
|
2019-11-26 13:13:49 +00:00
|
|
|
"libphonenumber-js": "^1.7.27",
|
2020-05-12 14:42:42 +00:00
|
|
|
"lodash.clonedeep": "^4.5.0",
|
2019-04-02 11:56:34 +00:00
|
|
|
"lodash.get": "^4.4.2",
|
2020-09-15 16:22:14 +00:00
|
|
|
"lodash.identity": "^3.0.0",
|
2019-07-15 14:47:31 +00:00
|
|
|
"lodash.isempty": "^4.4.0",
|
2020-01-20 15:48:43 +00:00
|
|
|
"lodash.isequal": "^4.5.0",
|
2019-07-23 12:35:13 +00:00
|
|
|
"lodash.isnil": "^4.0.0",
|
2020-11-25 15:31:39 +00:00
|
|
|
"lodash.isstring": "^4.0.1",
|
2020-01-20 15:48:43 +00:00
|
|
|
"lodash.last": "^3.0.0",
|
2019-07-15 14:47:31 +00:00
|
|
|
"lodash.mapvalues": "^4.6.0",
|
2019-08-26 12:26:49 +00:00
|
|
|
"lodash.negate": "^3.0.2",
|
2020-09-15 16:22:14 +00:00
|
|
|
"lodash.pickby": "^4.6.0",
|
2019-08-12 13:34:18 +00:00
|
|
|
"lodash.random": "^3.2.0",
|
2019-07-23 12:35:13 +00:00
|
|
|
"lodash.round": "^4.0.4",
|
2020-04-13 09:10:27 +00:00
|
|
|
"lodash.sortby": "^4.7.0",
|
2019-11-08 16:15:19 +00:00
|
|
|
"lodash.template": "^4.4.0",
|
2019-05-08 11:32:38 +00:00
|
|
|
"moment": "^2.24.0",
|
2020-06-09 11:46:13 +00:00
|
|
|
"ng-apexcharts": "^1.3.0",
|
2020-03-26 09:25:49 +00:00
|
|
|
"ng-yandex-metrika": "^3.0.2",
|
2020-04-13 16:34:11 +00:00
|
|
|
"rxjs": "~6.5.5",
|
2020-03-30 13:40:22 +00:00
|
|
|
"saturn-datepicker": "8.0.5",
|
2019-04-02 11:56:34 +00:00
|
|
|
"ts-keycode-enum": "^1.0.6",
|
2020-03-30 13:40:22 +00:00
|
|
|
"tslib": "^1.10.0",
|
2020-03-10 14:38:21 +00:00
|
|
|
"utility-types": "^3.10.0",
|
2019-10-02 11:52:48 +00:00
|
|
|
"uuid": "^3.3.3",
|
2020-03-30 13:40:22 +00:00
|
|
|
"zone.js": "~0.10.2"
|
2018-11-27 09:06:26 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-04-13 16:34:11 +00:00
|
|
|
"@angular-devkit/build-angular": "~0.901.1",
|
|
|
|
"@angular/cli": "~9.1.1",
|
|
|
|
"@angular/compiler-cli": "~9.1.1",
|
|
|
|
"@angular/language-service": "~9.1.1",
|
2020-04-20 17:35:06 +00:00
|
|
|
"@rbkmoney/angular-templates": "^0.1.2",
|
2019-04-30 10:19:18 +00:00
|
|
|
"@types/d3": "^5.7.0",
|
2020-07-02 20:34:38 +00:00
|
|
|
"@types/del": "^4.0.0",
|
2019-08-12 13:34:18 +00:00
|
|
|
"@types/humanize-duration": "^3.18.0",
|
2019-11-08 16:15:19 +00:00
|
|
|
"@types/jasmine": "~3.3.12",
|
|
|
|
"@types/jasminewd2": "~2.0.6",
|
2020-05-12 14:42:42 +00:00
|
|
|
"@types/lodash.clonedeep": "^4.5.6",
|
2019-04-02 11:56:34 +00:00
|
|
|
"@types/lodash.get": "^4.4.6",
|
2020-09-15 16:22:14 +00:00
|
|
|
"@types/lodash.identity": "^3.0.6",
|
2019-07-23 12:35:13 +00:00
|
|
|
"@types/lodash.isempty": "^4.4.6",
|
2020-01-20 15:48:43 +00:00
|
|
|
"@types/lodash.isequal": "^4.5.5",
|
2019-07-23 12:35:13 +00:00
|
|
|
"@types/lodash.isnil": "^4.0.6",
|
2020-01-20 15:48:43 +00:00
|
|
|
"@types/lodash.last": "^3.0.6",
|
2019-07-15 14:47:31 +00:00
|
|
|
"@types/lodash.mapvalues": "^4.6.6",
|
2019-10-03 16:56:29 +00:00
|
|
|
"@types/lodash.negate": "^3.0.6",
|
2020-09-15 16:22:14 +00:00
|
|
|
"@types/lodash.pickby": "^4.6.6",
|
2019-08-12 13:34:18 +00:00
|
|
|
"@types/lodash.random": "^3.2.6",
|
2019-07-23 12:35:13 +00:00
|
|
|
"@types/lodash.round": "^4.0.6",
|
2020-04-13 09:10:27 +00:00
|
|
|
"@types/lodash.sortby": "^4.7.6",
|
2019-08-12 13:34:18 +00:00
|
|
|
"@types/lodash.template": "^4.4.6",
|
2018-12-04 17:38:16 +00:00
|
|
|
"@types/moment": "^2.13.0",
|
2020-03-30 13:40:22 +00:00
|
|
|
"@types/node": "^12.12.32",
|
2020-05-19 12:50:28 +00:00
|
|
|
"@types/prettier": "^2.0.0",
|
2019-10-02 11:52:48 +00:00
|
|
|
"@types/uuid": "^3.4.5",
|
2020-03-30 13:40:22 +00:00
|
|
|
"codelyzer": "^5.1.2",
|
2020-07-02 20:34:38 +00:00
|
|
|
"del": "^5.1.0",
|
2020-03-30 13:40:22 +00:00
|
|
|
"jasmine-core": "~3.5.0",
|
2020-11-20 15:49:03 +00:00
|
|
|
"jasmine-marbles": "^0.6.0",
|
2018-11-27 09:06:26 +00:00
|
|
|
"jasmine-spec-reporter": "~4.2.1",
|
2020-03-30 13:40:22 +00:00
|
|
|
"karma": "~4.4.1",
|
2020-11-20 15:49:03 +00:00
|
|
|
"karma-chrome-launcher": "^3.1.0",
|
2019-11-08 16:15:19 +00:00
|
|
|
"karma-coverage-istanbul-reporter": "~2.0.5",
|
2020-03-30 13:40:22 +00:00
|
|
|
"karma-jasmine": "~3.1.1",
|
2019-05-08 11:32:38 +00:00
|
|
|
"karma-jasmine-html-reporter": "^1.4.2",
|
2020-11-26 11:45:20 +00:00
|
|
|
"karma-spec-reporter": "0.0.32",
|
2020-03-30 13:40:22 +00:00
|
|
|
"ngx-build-plus": "^9.0.6",
|
|
|
|
"npm-run-all": "^4.1.5",
|
2020-05-19 12:50:28 +00:00
|
|
|
"prettier": "^2.0.5",
|
2019-05-08 11:32:38 +00:00
|
|
|
"protractor": "~5.4.2",
|
2020-11-20 15:49:03 +00:00
|
|
|
"puppeteer": "^5.5.0",
|
2020-11-26 11:45:20 +00:00
|
|
|
"ts-mockito": "^2.6.1",
|
2020-03-30 13:40:22 +00:00
|
|
|
"ts-node": "~8.8.1",
|
|
|
|
"tslint": "~6.1.0",
|
|
|
|
"tslint-config-prettier": "^1.18.0",
|
|
|
|
"typescript": "~3.8.3",
|
|
|
|
"vsc-base": "^0.9.10"
|
2018-11-27 09:06:26 +00:00
|
|
|
}
|
|
|
|
}
|