18 lines
496 B
JSON
18 lines
496 B
JSON
|
{
|
||
|
"name": "semantic",
|
||
|
"version": "1.0.0",
|
||
|
"title": "Semantic UI",
|
||
|
"description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
|
||
|
"homepage": "http://www.semantic-ui.com",
|
||
|
"author": "Jack Lukic <jack@semantic-ui.com>",
|
||
|
"license": "MIT",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/Semantic-Org/Semantic-UI.git"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/Semantic-Org/Semantic-UI/issues"
|
||
|
},
|
||
|
"devDependencies": {}
|
||
|
}
|