{
  "name": "cmf-angular",
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
    "start": "export NODE_OPTIONS='--max-old-space-size=3872' && ng serve",
    "build": "ng build",
    "build:stats": "ng build --stats-json",
    "analyze": "webpack-bundle-analyzer dist/cmf-angular/stats-es2015.json",
    "test": "jest",
    "test-watch": "jest --watch",
    "lint": "ng lint",
    "e2e": "ng e2e"
  },
  "private": true,
  "dependencies": {
    "@angular/animations": "~8.2.14",
    "@angular/cdk": "~8.2.3",
    "@angular/common": "~8.2.14",
    "@angular/compiler": "~8.2.14",
    "@angular/core": "~8.2.14",
    "@angular/forms": "~8.2.14",
    "@angular/material": "~8.2.3",
    "@angular/platform-browser": "~8.2.14",
    "@angular/platform-browser-dynamic": "~8.2.14",
    "@angular/pwa": "^13.0.3",
    "@angular/router": "~8.2.14",
    "@angular/service-worker": "~8.2.14",
    "@jsplumb/browser-ui": "^5.12.0",
    "@jsplumb/common": "^5.12.0",
    "@jsplumb/connector-bezier": "^5.12.0",
    "@jsplumb/connector-flowchart": "^5.12.0",
    "@jsplumb/core": "^5.12.0",
    "@sindresorhus/slugify": "^1.1.0",
    "@tinymce/tinymce-angular": "^4.2.0",
    "@types/uuid": "^3.4.6",
    "angular-calendar": "^0.28.28",
    "angular-favicon": "^1.0.8",
    "date-fns": "^2.14.0",
    "echarts": "^5.4.0",
    "file-saver": "^2.0.5",
    "google-charts": "^2.0.0",
    "google-libphonenumber": "^3.2.21",
    "hammerjs": "^2.0.8",
    "idb": "^6.1.3",
    "lodash.memoize": "^4.1.2",
    "ng-pick-datetime": "^7.0.0",
    "ngx-color-picker": "^10.1.0",
    "ngx-file-drop": "^8.0.8",
    "ngx-monaco-editor": "^8.1.1",
    "ngx-socket-io": "^3.0.1",
    "node-uuid": "^1.4.8",
    "object-hash": "^2.2.0",
    "rxjs": "~6.4.0",
    "simplebar-angular": "^2.2.0",
    "tinymce": "^5.10.0",
    "tslib": "^1.10.0",
    "xlsx": "^0.18.5",
    "zone.js": "~0.9.1"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "~0.803.20",
    "@angular/cli": "~8.3.20",
    "@angular/compiler-cli": "~8.2.14",
    "@angular/language-service": "~8.2.14",
    "@types/highlight.js": "^9.12.4",
    "@types/jest": "^25.2.3",
    "@types/node": "~8.9.4",
    "codelyzer": "^5.0.0",
    "jest": "^25.5.4",
    "jest-preset-angular": "^8.1.1",
    "ng-mocks": "^14.6.0",
    "protractor": "~5.4.0",
    "ts-node": "~7.0.0",
    "tslint": "~5.15.0",
    "typescript": "~3.5.3",
    "webpack-bundle-analyzer": "^4.4.2"
  }
}
