{
  "name": "caver-cli",
  "version": "1.0.0",
  "description": "",
  "main": "cli.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Klaytn Team",
  "license": "LGPL-3.0",
  "dependencies": {
    "chalk": "^2.4.1",
    "figlet": "^1.2.0",
    "inquirer": "^6.0.0",
    "json-format": "^1.0.1",
    "lodash": "^4.17.15"
  }
}
