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