{ "name": "input-otp", "dependencies": [], "registryDependencies": [ "utils" ], "files": [ { "name": "InputOtp.vue", "content": "\n\n\n" }, { "name": "InputOtpGroup.vue", "content": "\n\n\n" }, { "name": "InputOtpSeparator.vue", "content": "\n\n\n" }, { "name": "InputOtpSlot.vue", "content": "\n\n\n" }, { "name": "index.ts", "content": "export { default as InputOtp } from './InputOtp.vue'\nexport { default as InputOtpGroup } from './InputOtpGroup.vue'\nexport { default as InputOtpSeparator } from './InputOtpSeparator.vue'\nexport { default as InputOtpSlot } from './InputOtpSlot.vue'\n" } ], "type": "components:ui" }