{ "name": "healthcheck-survey-bot", "version": "0.1.0", "private": true, "type": "commonjs", "scripts": { "test": "node --test test/*.test.js", "deploy-workflow": "node scripts/deploy-workflow.js" } }