{
  "name": "@nojack/pocket-ui",
  "version": "0.5.0",
  "description": "Scaffold a Next.js app preloaded with the Pocket UI kit — opinionated, agent-buildable UI (components + docs + AGENTS.md).",
  "type": "module",
  "bin": "./bin/cli.mjs",
  "files": [
    "bin",
    "template"
  ],
  "license": "UNLICENSED",
  "private": false,
  "engines": {
    "node": ">=18.18"
  },
  "keywords": [
    "pocket-ui",
    "ui",
    "components",
    "design-system",
    "nextjs",
    "tailwind",
    "react",
    "scaffold",
    "create-app",
    "agents",
    "ai"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nomanjack/pocket-ui.git"
  },
  "author": "nomanjack"
}
