{
  "name": "glister",
  "version": "0.0.3",
  "description": "",
  "main": "index.js",
  "bin": {
    "gt": "index.js",
    "glister": "index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.2",
    "commander": "^9.3.0",
    "console-table-printer": "^2.11.0",
    "dayjs": "^1.11.3",
    "ini": "^3.0.0",
    "inquirer": "^8.2.4",
    "is-git-repository": "^2.0.0",
    "parse-git-config": "^3.0.0",
    "shelljs": "^0.8.5"
  },
  "bugs": {
    "url": "https://github.com/loclink/glister/issues"
  },
  "homepage": "https://github.com/loclink/glister#readme"
}
