core/client/uikit/composer.json
2022-01-25 15:21:01 +06:00

18 lines
459 B
JSON

{
"name": "uikit/uikit",
"type": "library",
"description": "UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.",
"keywords": [],
"homepage": "https://getuikit.com/",
"authors": [],
"support": {
"issues": "https://github.com/uikit/uikit/issues"
},
"license": "MIT",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
}
}