legendary-doc-site/assets/semantic-ui/package.json
2020-07-03 18:22:25 -05:00

19 lines
471 B
JSON

{
"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"
}
}