{
  "name": "create-tekivex-app",
  "version": "0.1.2",
  "description": "Scaffold a secure React + Vite app with tekivex-ui pre-wired — CSP headers, SecurityCore, dark/light theme, TypeScript, ESLint.",
  "type": "module",
  "bin": {
    "create-tekivex-app": "./bin/create-tekivex-app.mjs"
  },
  "files": [
    "bin",
    "template",
    "README.md"
  ],
  "keywords": [
    "tekivex-ui",
    "react",
    "vite",
    "typescript",
    "scaffolder",
    "create-app",
    "security"
  ],
  "author": "tekivex-ui contributors",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/novaai0401-ui/tekivex-issue-report.git"
  },
  "engines": {
    "node": ">=18"
  },
  "bugs": {
    "url": "https://github.com/novaai0401-ui/tekivex-issue-report/issues"
  },
  "homepage": "https://ui.tekivex.com/"
}
