Files
hossein-por-shop/frontend/jsrepo.json
T
marzban-dev b8c15229d5 Add jsrepo package and config
Add light ray component for footer
2025-10-24 11:22:37 +03:30

13 lines
260 B
JSON

{
"$schema": "https://unpkg.com/jsrepo@2.5.0/schemas/project-config.json",
"repos": [
"https://vue-bits.dev/ui"
],
"includeTests": false,
"includeDocs": false,
"watermark": true,
"configFiles": {},
"paths": {
"*": "./components/global/VueBits"
}
}