Cleanup and rename

This commit is contained in:
2026-03-13 00:01:14 +01:00
parent c90be4a981
commit 3882e3b0a6
5 changed files with 75 additions and 57 deletions

View File

@@ -1,12 +1,10 @@
{
"name": "skopje-bus-tracker",
"name": "openjsp",
"version": "1.0.0",
"description": "Real-time bus tracking for Skopje public transport",
"main": "server.ts",
"main": "index.ts",
"scripts": {
"start": "bun run bus-tracker-json.ts",
"tracker": "bun run bus-tracker-json.ts",
"track": "bun run background-tracker.ts",
"start": "bun run index.ts",
"typecheck": "bunx tsc --noEmit"
},
"keywords": [