{ "name": "pin-input", "type": "registry:ui", "dependencies": [], "registryDependencies": [ "utils" ], "files": [ { "path": "ui/pin-input/PinInput.vue", "content": "\n\n\n", "type": "registry:ui", "target": "pin-input/PinInput.vue" }, { "path": "ui/pin-input/PinInputGroup.vue", "content": "\n\n\n", "type": "registry:ui", "target": "pin-input/PinInputGroup.vue" }, { "path": "ui/pin-input/PinInputInput.vue", "content": "\n\n\n", "type": "registry:ui", "target": "pin-input/PinInputInput.vue" }, { "path": "ui/pin-input/PinInputSeparator.vue", "content": "\n\n\n", "type": "registry:ui", "target": "pin-input/PinInputSeparator.vue" }, { "path": "ui/pin-input/index.ts", "content": "export { default as PinInput } from './PinInput.vue'\nexport { default as PinInputGroup } from './PinInputGroup.vue'\nexport { default as PinInputInput } from './PinInputInput.vue'\nexport { default as PinInputSeparator } from './PinInputSeparator.vue'\n", "type": "registry:ui", "target": "pin-input/index.ts" } ] }