You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
619 B
24 lines
619 B
{
|
|
"name" : "semantic/ui",
|
|
"description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
|
|
"homepage" : "http://www.semantic-ui.com",
|
|
"authors" : [
|
|
{
|
|
"name" : "Jack Lukic",
|
|
"email" : "jacklukic@gmail.com",
|
|
"homepage" : "http://www.jacklukic.com",
|
|
"role" : "Creator"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Semantic-Org/Semantic-UI/issues",
|
|
"source": "https://github.com/Semantic-Org/Semantic-UI"
|
|
},
|
|
"keywords" : [
|
|
"semantic",
|
|
"ui",
|
|
"css",
|
|
"framework"
|
|
],
|
|
"license" : "MIT"
|
|
}
|