wishthis/semantic/tasks/config/admin/templates/package.json
2023-08-17 11:47:40 +02:00

17 lines
489 B
JSON

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