github.com/fanux/shipyard@v0.0.0-20161009071005-6515ce223235/controller/static/semantic/tasks/config/admin/templates/package.json (about) 1 { 2 "name": "semantic", 3 "version": "1.0.0", 4 "title": "Semantic UI", 5 "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.", 6 "homepage": "http://www.semantic-ui.com", 7 "author": "Jack Lukic <jack@semantic-ui.com>", 8 "license": "MIT", 9 "repository": { 10 "type": "git", 11 "url": "git://github.com/Semantic-Org/Semantic-UI.git" 12 }, 13 "bugs": { 14 "url": "https://github.com/Semantic-Org/Semantic-UI/issues" 15 }, 16 "devDependencies": {} 17 }