mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 06:29:30 -07:00
38 lines
995 B
JSON
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
|
|
}
|