{ "name": "my-virtual-desktop", "private": true, "version": "1.0.0", "scripts": { "build": "tsc" }, "devDependencies": { "typescript": "^5.9.0" } }