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