wishthis/node_modules/fomantic-ui/tasks/config/admin/templates/composer.json
2022-06-08 12:36:39 +02:00

22 lines
487 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"
}
],
"keywords": [
"fomantic",
"fomantic-ui",
"semantic",
"ui",
"css",
"framework"
],
"license" : "MIT"
}