{ "name": "git-mikado", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Yanick Champoux (http://techblog.babyl.ca)", "license": "ISC", "dependencies": { "@types/node": "^14.14.16", "@types/yargs": "^15.0.12", "inquirer": "^7.3.3", "simple-git": "^2.31.0", "typescript": "^4.1.3", "yargs": "^16.2.0" } }