mirror of https://github.com/morpheus65535/bazarr
20 lines
506 B
JSON
20 lines
506 B
JSON
{
|
|
"name": "semantic-ui-css",
|
|
"version": "2.2.13",
|
|
"title": "Semantic UI",
|
|
"description": "CSS Only distribution of Semantic UI",
|
|
"homepage": "http://www.semantic-ui.com",
|
|
"author": "Jack Lukic <jack@semantic-ui.com>",
|
|
"license": "MIT",
|
|
"main": "semantic.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/Semantic-Org/Semantic-UI-CSS.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/Semantic-Org/Semantic-UI/issues"
|
|
},
|
|
"dependencies": {
|
|
"jquery": "x.*"
|
|
}
|
|
} |