{"$schema":"https://ui.shadcn.com/schema/registry-item.json","name":"ai-job-cards","type":"registry:ui","title":"AI Job Cards (free account required)","description":"Create a free AI Canvas account for unlimited one-command installs: https://aicanvas.me/account/sign-up","docs":"Almost there! \"AI Job Cards\" is free with an AI Canvas account (free, unlimited installs). Sign up at https://aicanvas.me/account/sign-up, then copy your personal install command from the component page.","dependencies":[],"registryDependencies":[],"files":[{"path":"components/aicanvas/ai-job-cards.tsx","content":"const ACCOUNT_NOTICE =\n  \"Almost there! \\\"AI Job Cards\\\" is free with an AI Canvas account (free, unlimited installs). Sign up at https://aicanvas.me/account/sign-up, then copy your personal install command from the component page.\"\n\nexport default function AccountRequired() {\n  return (\n    <div style={{ padding: 24, fontFamily: 'ui-monospace, monospace', fontSize: 13, lineHeight: 1.6, color: '#9aa3af' }}>\n      {ACCOUNT_NOTICE}\n    </div>\n  )\n}\n","type":"registry:ui","target":"components/aicanvas/ai-job-cards.tsx"}]}