{
  "name": "sg-clihelp",
  "version": "1.0.93",
  "description": "Utilities for writing cli apps",
  "main": "index.js",
  "bin": {
    "sg-clihelp": "bin/sg-clihelp.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Brian C Sparks <briancsparks@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "glob": "^7.1.6",
    "sg-argv": "^1.0.93",
    "sg-env": "^1.0.30",
    "sg-exec": "^1.0.88",
    "shelljs": "^0.8.3"
  },
  "gitHead": "3b9d7219881a1c4f10094bba2a6aa68e5565618f"
}
