{ "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/animations": "^20.3.2", "@angular/cdk": "^20.2.5", "@angular/common": "^20.3.2", "@angular/compiler": "^20.3.2", "@angular/core": "^20.3.2", "@angular/forms": "^20.3.2", "@angular/material": "^20.2.5", "@angular/material-moment-adapter": "^20.2.5", "@angular/platform-browser": "^20.3.2", "@angular/platform-browser-dynamic": "^20.3.2", "@angular/router": "^20.3.2", "@foblex/flow": "^17.8.2", "@ng-web-apis/common": "^4.1.2", "@ng-web-apis/geolocation": "^4.1.2", "@pdftron/webviewer": "^10.10.1", "@syncfusion/ej2-angular-spreadsheet": "^31.1.21", "@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": "^8.0.0", "ngx-barcode6": "^1.20.1", "ngx-colors": "^3.6.0", "ngx-material-timepicker": "^13.1.1", "ngx-quill": "^28.0.1", "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/build": "^20.3.3", "@angular/cli": "^20.3.3", "@angular/compiler-cli": "^20.3.2", "@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.9.2" } }