{
  "name": "kriish",
  "version": "1.0.6",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bin": "./cli.js",
  "dependencies": {
    "shelljs": "^0.8.4",
    "terminal-kit": "^2.0.7"
  }
}