Files
vue-bits/jsrepo-build-config.json
2025-07-12 11:59:33 +03:00

38 lines
995 B
JSON

{
"$schema": "https://unpkg.com/jsrepo@1.30.1/schemas/registry-config.json",
"meta": {
"authors": ["David Haz"],
"description": "An open source collection of animated, interactive & fully customizable Vue components for building stunning, memorable user interfaces.",
"bugs": "https://github.com/DavidHDev/vue-bits/issues",
"homepage": "https://vue-bits.dev",
"repository": "https://github.com/DavidHDev/vue-bits",
"tags": [
"vue",
"javascript",
"components",
"web",
"vuejs",
"css-animations",
"component-library",
"ui-components",
"3d",
"ui-library",
"tailwind",
"tailwindcss",
"components",
"components-library"
]
},
"dirs": [],
"doNotListBlocks": [],
"doNotListCategories": [],
"listBlocks": [],
"listCategories": [],
"excludeDeps": ["vue"],
"includeBlocks": [],
"includeCategories": [],
"excludeBlocks": [],
"excludeCategories": [],
"preview": true
}