wishthis/node_modules/fomantic-ui/tasks/config/admin/templates/composer.json

23 lines
487 B
JSON
Raw Permalink Normal View History

2022-01-13 13:00:31 +00:00
{
"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"
2022-06-08 10:36:39 +00:00
}