{
  "name": "cli-ching",
  "version": "1.0.3",
  "main": "index.js",
  "license": "MIT",
  "bin": {
    "cli-ching": "./index.js"
  },
  "keywords": [
    "i-ching",
    "divination",
    "cli",
    "oracle"
  ],
  "dependencies": {
    "axios": "^1.7.3",
    "blessed": "^0.1.81",
    "blessed-contrib": "^4.11.0",
    "chalk": "^4.1.2",
    "figlet": "^1.7.0",
    "gradient-string": "^2.0.2"
  }
}
