{ "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": "21.2.0", "@angular/common": "21.2.0", "@angular/compiler": "21.2.0", "@angular/core": "21.2.0", "@angular/platform-browser": "21.2.0", "@angular/platform-browser-dynamic": "21.2.0", "luxon": "3.7.2", "rxjs": "7.8.2", "tslib": "2.8.1", "zone.js": "0.15.1" }, "devDependencies": { "@angular/build": "^21.2.0", "@angular/cli": "21.2.0", "@angular/compiler-cli": "21.2.0", "@types/luxon": "3.7.1", "@types/node": "22.16.5", "prettier": "3.6.2", "typescript": "5.9.3" } }