{
"name": "input",
"type": "registry:ui",
"dependencies": [
"@vueuse/core"
],
"registryDependencies": [
"utils"
],
"files": [
{
"path": "ui/input/Input.vue",
"content": "\n\n\n \n\n",
"type": "registry:ui",
"target": "input/Input.vue"
},
{
"path": "ui/input/index.ts",
"content": "export { default as Input } from './Input.vue'\n",
"type": "registry:ui",
"target": "input/index.ts"
}
]
}