Semantic-Org/Semantic-UI

View on GitHub
tasks/config/admin/templates/composer.json

Summary

Maintainability
Test Coverage
{
  "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",
      "homepage"  : "http://www.jacklukic.com",
      "role" : "Creator"
    }
  ],
  "keywords": [
    "semantic",
    "ui",
    "css",
    "framework"
  ],
  "license" : "MIT"
}