legendary-doc-site/assets/semantic-ui/package.json

20 lines
471 B
JSON
Raw Normal View History

2020-07-03 23:22:25 +00:00
{
"name": "fomantic-ui-less",
"version": "2.8.6",
"title": "Fomantic UI",
"description": "LESS only distribution of Fomantic UI",
"homepage": "https://fomantic-ui.com",
"author": "hammy2899",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/fomantic/Fomantic-UI-LESS.git"
},
"bugs": {
"url": "https://github.com/fomantic/Fomantic-UI/issues"
},
"dependencies": {
"jquery": "^3.4.0"
}
}