{ "name": "github-integration", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "description": "", "private": true, "dependencies": { "octokit": "^5.0.3" } }