{
  "name": "@koalarx/ui",
  "version": "22.1.1",
  "packageManager": "bun@1.3.6",
  "dependencies": {
    "@koalarx/utils": "^4.2.5",
    "chalk": "4.1.2",
    "clsx": "^2.1.1",
    "prompts": "^2.4.2"
  },
  "peerDependencies": {
    "typescript": "^5"
  },
  "bin": {
    "kl": "./bin/run.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/igordrangel/koala.git"
  },
  "author": "Igor D. Rangel",
  "bugs": {
    "url": "https://github.com/igordrangel/koala/issues"
  },
  "homepage": "https://github.com/igordrangel/koala#readme",
  "keywords": [
    "koalarx",
    "ui",
    "angular",
    "components",
    "library",
    "tailwindcss",
    "daisyui"
  ]
}