20 lines
449 B
JSON
20 lines
449 B
JSON
|
{
|
||
|
"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",
|
||
|
"web" : "http://www.jacklukic.com",
|
||
|
"role" : "Creator"
|
||
|
}
|
||
|
],
|
||
|
"keywords": [
|
||
|
"semantic",
|
||
|
"ui",
|
||
|
"css",
|
||
|
"framework"
|
||
|
],
|
||
|
"license" : "MIT"
|
||
|
}
|