{ "name": "webgame", "version": "1.0.0", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "description": "", "devDependencies": { "typescript": "^5.7.2" } }