You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
496 B
17 lines
496 B
{
|
|
"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": {}
|
|
}
|