{
  "name": "mw-workspace",
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "build": "ng build",
    "watch": "ng build --watch --configuration development",
    "test": "ng test"
  },
  "dependencies": {
    "@ag-grid-community/core": "^26.2.0",
    "@angular/animations": "~13.3.2",
    "@angular/cdk": "~13.3.2",
    "@angular/common": "~13.3.2",
    "@angular/compiler": "~13.3.2",
    "@angular/core": "~13.3.2",
    "@angular/fire": "^7.3.0",
    "@angular/forms": "~13.3.2",
    "@angular/material": "^13.3.2",
    "@angular/platform-browser": "~13.3.2",
    "@angular/platform-browser-dynamic": "~13.3.2",
    "@angular/router": "~13.3.2",
    "@microsoft/applicationinsights-angularplugin-js": "^2.9.1",
    "@microsoft/applicationinsights-web": "^2.8.4",
    "@ngrx/effects": "^13.1.0",
    "@ngrx/router-store": "^13.1.0",
    "@ngrx/store": "^13.1.0",
    "@ngrx/store-devtools": "^13.1.0",
    "@ngx-translate/core": "^14.0.0",
    "@ngx-translate/http-loader": "^6.0.0",
    "@types/lodash-es": "^4.17.6",
    "angular-auth-oidc-client": "^14.0.0",
    "guid-typescript": "^1.0.9",
    "jstz": "^2.1.1",
    "lodash-es": "^4.17.21",
    "moment": "^2.24.0",
    "ngrx-store-localstorage": "^11.0.0",
    "ngrx-store-logger": "^0.2.4",
    "rxjs": "~7.5.0",
    "tslib": "^2.3.0",
    "zone.js": "~0.11.4"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "~13.3.7",
    "@angular/cli": "~13.3.4",
    "@angular/compiler-cli": "~13.3.0",
    "@types/jasmine": "~3.10.0",
    "@types/node": "^12.20.55",
    "jasmine-core": "~4.0.0",
    "karma": "~6.3.0",
    "karma-chrome-launcher": "~3.1.0",
    "karma-coverage": "~2.1.0",
    "karma-jasmine": "~4.0.0",
    "karma-jasmine-html-reporter": "~1.7.0",
    "ng-packagr": "^13.0.0",
    "typescript": "~4.6.2"
  }
}
