feat: update web Interface
This commit is contained in:
parent
d5d633b6c7
commit
f9844dba10
1111 changed files with 171093 additions and 0 deletions
20
WebInterface/Front-end/assets/lib/semantic/package.json
Executable file
20
WebInterface/Front-end/assets/lib/semantic/package.json
Executable file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "semantic-ui-css",
|
||||
"version": "2.2.9",
|
||||
"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.*"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue