26 lines
644 B
JSON
26 lines
644 B
JSON
{
|
|
"name" : "fomantic/ui",
|
|
"description" : "Fomantic empowers designers and developers by creating a shared vocabulary for UI.",
|
|
"homepage" : "https://fomantic-ui.com",
|
|
"authors" : [
|
|
{
|
|
"name" : "Jack Lukic",
|
|
"email" : "jacklukic@gmail.com",
|
|
"homepage" : "http://www.jacklukic.com",
|
|
"role" : "Creator"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/fomantic/Fomantic-UI/issues",
|
|
"source": "https://github.com/fomantic/Fomantic-UI"
|
|
},
|
|
"keywords" : [
|
|
"fomantic",
|
|
"fomantic-ui",
|
|
"semantic",
|
|
"ui",
|
|
"css",
|
|
"framework"
|
|
],
|
|
"license" : "MIT"
|
|
}
|