{ "base": "https://raw.githubusercontent.com/pswui/ui", "paths": { "components": "/main/packages/react/components/{componentName}", "lib": "/main/packages/react/lib.tsx" }, "components": { "button": { "name": "Button.tsx" }, "checkbox": { "name": "Checkbox.tsx" }, "dialog": { "name": "Dialog.tsx" }, "drawer": { "name": "Drawer.tsx" }, "input": { "name": "Input.tsx" }, "label": { "name": "Label.tsx" }, "popover": { "name": "Popover.tsx" }, "switch": { "name": "Switch.tsx" }, "tabs": { "name": "Tabs.tsx" }, "toast": { "name": "Toast.tsx" }, "tooltip": {"name": "Tooltip.tsx" } } }