{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "pastecn",
  "homepage": "https://pastecn.com",
  "items": [
    {
      "name": "ai-sdk",
      "type": "registry:file",
      "title": "Pastecn AI SDK Tools",
      "description": "AI SDK tools for creating and reading pastecn snippets",
      "dependencies": ["ai", "zod"],
      "files": [
        {
          "path": "registry/tools/pastecn.ts",
          "type": "registry:file",
          "target": "tools/pastecn.ts"
        }
      ]
    }
  ]
}
