github.com/fanux/shipyard@v0.0.0-20161009071005-6515ce223235/controller/static/semantic/tasks/config/admin/templates/composer.json (about) 1 { 2 "name" : "semantic/ui", 3 "description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.", 4 "homepage" : "http://www.semantic-ui.com", 5 "authors": [ 6 { 7 "name" : "Jack Lukic", 8 "email": "jacklukic@gmail.com", 9 "web" : "http://www.jacklukic.com", 10 "role" : "Creator" 11 } 12 ], 13 "keywords": [ 14 "semantic", 15 "ui", 16 "css", 17 "framework" 18 ], 19 "license" : "MIT" 20 }