{ "name": "sam", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test" }, "private": true, "dependencies": { "@airgap/beacon-sdk": "^2.4.0-beta.2", "@angular-material-components/datetime-picker": "^16.0.1", "@angular-material-components/moment-adapter": "^16.0.1", "@angular/animations": "^19.2.6", "@angular/cdk": "^19.2.9", "@angular/common": "^19.2.6", "@angular/compiler": "^19.2.6", "@angular/core": "^19.2.6", "@angular/forms": "^19.2.6", "@angular/material": "^19.2.9", "@angular/material-moment-adapter": "^19.2.9", "@angular/platform-browser": "^19.2.6", "@angular/platform-browser-dynamic": "^19.2.6", "@angular/router": "^19.2.6", "@foblex/flow": "^17.4.3", "@ng-web-apis/common": "^4.1.2", "@ng-web-apis/geolocation": "^4.1.2", "@pdftron/webviewer": "^10.10.1", "@syncfusion/ej2-angular-spreadsheet": "^26.1.41", "@types/jszip": "^3.4.0", "@types/libsodium-wrappers": "^0.7.14", "@types/quill": "^2.0.14", "angular-signature-pad-v2": "^10.0.0", "buffer": "^6.0.3", "chart.js": "^4.4.3", "chartjs-plugin-annotation": "^3.0.1", "jszip": "^3.10.1", "libsodium": "^0.7.14", "libsodium-wrappers": "^0.7.13", "luckysheet": "^2.1.13", "luxon": "^3.6.1", "moment": "^2.30.1", "ng2-charts": "^6.0.1", "ngx-barcode6": "^1.0.25", "ngx-colors": "^3.6.0", "ngx-material-timepicker": "^13.1.1", "ngx-quill": "^26.0.5", "ngx-socket-io": "^4.7.0", "quill": "^2.0.2", "rxjs": "~7.8.0", "signature_pad": "^5.0.10", "tslib": "^2.3.0", "vite-compatible-readable-stream": "^3.6.1", "xlsx": "^0.18.5", "zone.js": "~0.15.0" }, "devDependencies": { "@angular-devkit/build-angular": "^19.2.7", "@angular/cli": "^19.2.7", "@angular/compiler-cli": "^19.2.6", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", "typescript": "~5.6.3" } }