15 lines
450 B
JSON
15 lines
450 B
JSON
[
|
|
{
|
|
"name": "GPUI Component",
|
|
"description": "UI components for building fantastic desktop application by using GPUI.",
|
|
"license": "Apache-2.0",
|
|
"keywords": ["UI", "desktop", "application"],
|
|
"stars": 3000,
|
|
"rgb": "rgb(100, 200, 100)",
|
|
"hsla": "hsla(20, 100%, 50%, .5)",
|
|
"hsl": "hsl(225, 100%, 70%)",
|
|
"中文": "#EEAAFF",
|
|
"public": true,
|
|
"repository": "https://github.com/longbridge/gpui-component"
|
|
}
|
|
]
|