mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
30 lines
584 B
JSON
30 lines
584 B
JSON
{
|
|
"name": "primevue-sass-theme",
|
|
"version": "3.50.0",
|
|
"description": "PrimeVue Sass Theme",
|
|
"homepage": "https://primevue.org/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/primefaces/primevue-sass-theme.git"
|
|
},
|
|
"keywords": [
|
|
"primevue",
|
|
"vue",
|
|
"vue.js",
|
|
"vue2",
|
|
"vue3",
|
|
"ui library",
|
|
"component library",
|
|
"material",
|
|
"bootstrap",
|
|
"fluent",
|
|
"tailwind",
|
|
"unstyled",
|
|
"passthrough"
|
|
],
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/primefaces/primevue-sass-theme/issues"
|
|
}
|
|
}
|