{ "name": "scripts", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@octokit/rest": "^16.35.0", "commander": "^4.0.1", "inquirer": "^7.0.0" } }