UNPKG

459 BJSONView Raw
1{
2 "name": "uikit/uikit",
3 "type": "library",
4 "description": "UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.",
5 "keywords": [],
6 "homepage": "https://getuikit.com/",
7 "authors": [],
8 "support": {
9 "issues": "https://github.com/uikit/uikit/issues"
10 },
11 "license": "MIT",
12 "extra": {
13 "branch-alias": {
14 "dev-master": "3.0.x-dev"
15 }
16 }
17}