1234567891011121314151617181920212223242526 |
- {
- "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" : "[email protected]",
- "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"
- }
|