| { | |
| "name": "monitor-runner-status", | |
| "version": "1.0.0", | |
| "description": "Monitor the status of the runners and return filtered insights", | |
| "main": "", | |
| "type": "module", | |
| "dependencies": { | |
| "@google-cloud/debug-agent": "^5.0.0", | |
| "@google-cloud/functions-framework": "^2.0.0", | |
| "@google-cloud/secret-manager": "^3.11.0", | |
| "@octokit/auth-app": "^3.6.1", | |
| "octokit": "^1.7.1" | |
| } | |
| } |