{ "name": "itsfiveoclockwhere", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development" }, "private": true, "dependencies": { "@angular/animations": "19.0.6", "@angular/common": "19.0.6", "@angular/compiler": "19.0.6", "@angular/core": "19.0.6", "@angular/platform-browser": "19.0.6", "@angular/platform-browser-dynamic": "19.0.6", "luxon": "3.5.0", "rxjs": "7.8.1", "tslib": "2.8.1", "zone.js": "0.15.0" }, "devDependencies": { "@angular/build": "19.0.7", "@angular/cli": "19.0.7", "@angular/compiler-cli": "19.0.6", "@types/luxon": "3.4.2", "@types/node": "22.13.4", "prettier": "3.4.1", "typescript": "5.6.3" } }