{
  "name": "@ng-zen/cli",
  "version": "22.2.0",
  "description": "Angular UI components generator – Zen UI Kit CLI for schematics-based creation of customizable components like alert, avatar, button, card, checkbox, dialog, divider, form-control, icon, input, popover, radio, skeleton, switch, textarea with Storybook demos.",
  "license": "BSD-2-Clause",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kstepien3/ng-zen.git"
  },
  "bugs": {
    "url": "https://github.com/kstepien3/ng-zen/issues"
  },
  "author": {
    "name": "Konrad Stępień",
    "email": "kord.stp@gmail.com",
    "url": "https://www.linkedin.com/in/KonradStepien/"
  },
  "homepage": "https://kstepien3.github.io/ng-zen/",
  "keywords": [
    "angular",
    "angular-ui",
    "ui-kit",
    "angular-components",
    "schematics",
    "ng-cli",
    "storybook angular",
    "customizable ui",
    "angular library",
    "angular ui",
    "angular components",
    "ui library",
    "zen ui",
    "storybook",
    "component generator",
    "ng add",
    "angular kit",
    "open source",
    "modern angular",
    "angular custom elements",
    "storybook angular",
    "form controls",
    "material alternative",
    "accessibility",
    "theming",
    "angular schematics generator",
    "ui components cli",
    "alert",
    "avatar",
    "button",
    "card",
    "checkbox",
    "dialog",
    "divider",
    "form-control",
    "icon",
    "input",
    "popover",
    "radio",
    "skeleton",
    "switch",
    "textarea"
  ],
  "ng-add": {
    "save": "devDependencies"
  },
  "schematics": "./schematics/collection.json",
  "packageManager": "pnpm@10.24.0",
  "peerDependencies": {},
  "dependencies": {
    "@angular-devkit/core": "^22.0.1",
    "@angular-devkit/schematics": "^22.0.1",
    "tslib": "^2.8.1"
  }
}
