{ "name": "patcher", "main": "dist/index.js", "scripts": { "start": "tsc && node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" } }