mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Update the project description
This commit is contained in:
parent
89bbb153b2
commit
79203673e8
2 changed files with 4 additions and 4 deletions
|
@ -4,16 +4,16 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"Kevin MacMartin <prurigro@gmail.com>"
|
"Kevin MacMartin <prurigro@gmail.com>"
|
||||||
],
|
],
|
||||||
"description": "A hypothetical website template",
|
"description": "The Hypothetical website template",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "~3.3.6",
|
|
||||||
"font-awesome": "~4.5.0",
|
"font-awesome": "~4.5.0",
|
||||||
"awesome-bootstrap-checkbox": "~0.3.5",
|
"awesome-bootstrap-checkbox": "~0.3.5",
|
||||||
"Sortable": "~1.4.2",
|
"Sortable": "~1.4.2",
|
||||||
"simplemde": "~1.9.0",
|
"simplemde": "~1.9.0",
|
||||||
"datetimepicker": "~2.4.5",
|
"datetimepicker": "~2.4.5",
|
||||||
"SpinKit": "~1.2.5",
|
"SpinKit": "~1.2.5",
|
||||||
"jQuery.stickyFooter": "https://github.com/miWebb/jQuery.stickyFooter.git#~1.2.3"
|
"jQuery.stickyFooter": "https://github.com/miWebb/jQuery.stickyFooter.git#~1.2.3",
|
||||||
|
"bootstrap-sass": "^3.3.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Hypothetical Template
|
# Hypothetical Template
|
||||||
|
|
||||||
A hypothetical website template
|
The Hypothetical website template
|
||||||
|
|
||||||
## Dashboard
|
## Dashboard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue