wishthis/node_modules/fomantic-ui/composer.json
2022-01-13 14:00:31 +01:00

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"
}