{
  "name": "smart-registry",
  "version": "1.15.0",
  "description": "A zero-configuration (no registry.json required), shadcn add / open in v0 compatible registry builder.",
  "keywords": [
    "shadcn",
    "registry",
    "v0",
    "components",
    "nextjs",
    "radix-ui",
    "react",
    "smart",
    "tailwind",
    "ui"
  ],
  "homepage": "https://github.com/nrjdalal/smart-registry#readme",
  "bugs": "https://github.com/nrjdalal/smart-registry/issues",
  "repository": "nrjdalal/smart-registry",
  "funding": "https://github.com/sponsors/nrjdalal",
  "license": "MIT",
  "author": {
    "name": "Neeraj Dalal",
    "email": "admin@nrjdalal.com",
    "url": "https://nrjdalal.com"
  },
  "type": "module",
  "bin": "./dist/bin/index.js",
  "files": [
    "dist"
  ],
  "dependencies": {
    "@antfu/ni": "^24.3.0",
    "execa": "^9.5.2",
    "strip-json-comments": "^5.0.1",
    "tinyglobby": "^0.2.12",
    "yoctocolors": "^2.1.1"
  }
}
