{ "name": "aoc2023test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@types/node": "^20.10.1", "ts-node": "^10.9.1", "typescript": "^5.3.2" } }