{ "name": "ucap-lg-web", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "start:hmr": "ng serve --configuration hmr", "start:hmr-renderer": "ng serve --configuration hmr-renderer", "build": "ng build", "build:production": "ng build --prod", "build:production-renderer": "cross-env NATIVE_ENV=renderer ng build --prod --configuration production-renderer --base-href ./", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e" }, "private": true, "dependencies": { "@angular/animations": "^9.1.11", "@angular/cdk": "^9.2.4", "@angular/common": "^9.1.11", "@angular/compiler": "^9.1.11", "@angular/core": "^9.1.11", "@angular/flex-layout": "^9.0.0-beta.31", "@angular/forms": "^9.1.11", "@angular/material": "^9.2.4", "@angular/material-moment-adapter": "^9.2.4", "@angular/platform-browser": "^9.1.11", "@angular/platform-browser-dynamic": "^9.1.11", "@angular/router": "^9.1.11", "@ngrx/effects": "^9.2.0", "@ngrx/entity": "^9.2.0", "@ngrx/router-store": "^9.2.0", "@ngrx/store": "^9.2.0", "@ucap/api": "~0.0.5", "@ucap/api-common": "~0.0.12", "@ucap/api-contact": "~0.0.5", "@ucap/api-external": "~0.0.8", "@ucap/api-message": "~0.0.7", "@ucap/api-prompt": "~0.0.6", "@ucap/api-public": "~0.0.6", "@ucap/api-webex": "~0.0.2", "@ucap/core": "~0.0.15", "@ucap/domain-authentication": "~0.0.4", "@ucap/domain-authorization": "~0.0.3", "@ucap/domain-call": "~0.0.4", "@ucap/domain-chat": "~0.0.3", "@ucap/domain-common": "~0.0.1", "@ucap/domain-group": "~0.0.2", "@ucap/domain-message": "~0.0.1", "@ucap/domain-organization": "~0.0.1", "@ucap/domain-status": "~0.0.1", "@ucap/electron-native": "~0.0.19", "@ucap/i18n": "~0.0.2", "@ucap/logger": "~0.0.14", "@ucap/native": "~0.0.27", "@ucap/ng-api-common": "~0.0.1", "@ucap/ng-api-external": "~0.0.1", "@ucap/ng-api-message": "~0.0.1", "@ucap/ng-api-prompt": "~0.0.1", "@ucap/ng-api-public": "~0.0.1", "@ucap/ng-api-webex": "~0.0.1", "@ucap/ng-api-contact": "~0.0.2", "@ucap/ng-core": "~0.0.9", "@ucap/ng-logger": "~0.0.2", "@ucap/ng-i18n": "~0.0.8", "@ucap/ng-native": "~0.0.12", "@ucap/ng-pi": "~0.0.1", "@ucap/ng-protocol": "~0.0.3", "@ucap/ng-protocol-authentication": "~0.0.3", "@ucap/ng-protocol-buddy": "~0.0.3", "@ucap/ng-protocol-event": "~0.0.3", "@ucap/ng-protocol-file": "~0.0.3", "@ucap/ng-protocol-group": "~0.0.3", "@ucap/ng-protocol-info": "~0.0.3", "@ucap/ng-protocol-inner": "~0.0.3", "@ucap/ng-protocol-option": "~0.0.3", "@ucap/ng-protocol-ping": "~0.0.3", "@ucap/ng-protocol-query": "~0.0.3", "@ucap/ng-protocol-room": "~0.0.3", "@ucap/ng-protocol-service": "~0.0.3", "@ucap/ng-protocol-status": "~0.0.3", "@ucap/ng-protocol-sync": "~0.0.3", "@ucap/ng-protocol-umg": "~0.0.3", "@ucap/ng-store-authentication": "~0.0.17", "@ucap/ng-store-chat": "~0.0.74", "@ucap/ng-store-group": "~0.0.25", "@ucap/ng-store-organization": "~0.0.23", "@ucap/ng-store-call": "~0.0.7", "@ucap/ng-web-socket": "~0.0.2", "@ucap/ng-web-storage": "~0.0.3", "@ucap/ng-ui": "~0.0.108", "@ucap/ng-ui-organization": "~0.0.222", "@ucap/ng-ui-authentication": "~0.0.32", "@ucap/ng-ui-group": "~0.0.87", "@ucap/ng-ui-chat": "~0.0.80", "@ucap/ng-ui-call": "~0.0.15", "@ucap/ng-ui-material": "~0.0.4", "@ucap/ng-ui-skin-default": "~0.0.1", "@ucap/pi": "~0.0.9", "@ucap/protocol": "~0.0.20", "@ucap/protocol-authentication": "~0.0.7", "@ucap/protocol-buddy": "~0.0.6", "@ucap/protocol-event": "~0.0.11", "@ucap/protocol-file": "~0.0.7", "@ucap/protocol-group": "~0.0.6", "@ucap/protocol-info": "~0.0.10", "@ucap/protocol-inner": "~0.0.5", "@ucap/protocol-option": "~0.0.9", "@ucap/protocol-ping": "~0.0.7", "@ucap/protocol-query": "~0.0.8", "@ucap/protocol-room": "~0.0.9", "@ucap/protocol-service": "~0.0.5", "@ucap/protocol-status": "~0.0.6", "@ucap/protocol-sync": "~0.0.8", "@ucap/protocol-umg": "~0.0.5", "@ucap/ui-scss": "~0.0.5", "@ucap/web-socket": "~0.0.10", "@ucap/web-storage": "~0.0.9", "autolinker": "^3.13.0", "axios": "^0.19.2", "classlist.js": "^1.1.20150312", "crypto-js": "^4.0.0", "detect-browser": "^5.0.0", "file-type": "^14.1.4", "i18next": "^19.3.3", "i18next-browser-languagedetector": "^4.0.2", "i18next-fs-backend": "^1.0.6", "i18next-xhr-backend": "^3.2.2", "libphonenumber-js": "^1.7.47", "memoize-one": "^5.1.1", "moment": "^2.24.0", "moment-timezone": "^0.5.28", "ngx-perfect-scrollbar": "^9.0.0", "pino": "^6.0.0", "queueing-subject": "^0.3.4", "rxjs": "~6.5.4", "tslib": "^1.10.0", "web-animations-js": "^2.3.2", "zone.js": "~0.10.2" }, "devDependencies": { "@angular-builders/custom-webpack": "^9.0.0", "@angular-devkit/build-angular": "~0.900.6", "@angular/cli": "^9.1.9", "@angular/compiler-cli": "^9.1.11", "@angular/language-service": "^9.1.11", "@angularclass/hmr": "^2.1.3", "@ngrx/store-devtools": "^9.0.0", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", "codelyzer": "^5.1.2", "cross-env": "^7.0.2", "fs-extra": "^9.0.0", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "~2.1.0", "karma-jasmine": "~2.0.1", "karma-jasmine-html-reporter": "^1.4.2", "protractor": "~5.4.3", "ts-node": "~8.3.0", "tslint": "~5.18.0", "typescript": "~3.7.5", "webpack-bundle-analyzer": "^3.7.0", "webpack-node-externals": "^1.7.2" } }