{ "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": { "@gitgraph/node": "^0.1.18", "inquirer": "^7.3.3", "lodash": "^4.17.21", "simple-git": "^2.47.0", "yargs": "^16.2.0", "yurnalist": "^2.1.0" } }