hypothetical/bower.json

20 lines
543 B
JSON

{
"name": "hypothetical-template",
"version": "1.0.0",
"authors": [
"Kevin MacMartin <prurigro@gmail.com>"
],
"description": "The Hypothetical website template",
"license": "MIT",
"dependencies": {
"jquery": "~2.2.4",
"bootstrap": "^3.3.7",
"fontawesome": "~4.6.3",
"awesome-bootstrap-checkbox": "~0.3.7",
"Sortable": "~1.4.2",
"simplemde": "~1.11.2",
"datetimepicker": "~2.5.4",
"SpinKit": "~1.2.5",
"jQuery.stickyFooter": "https://github.com/miWebb/jQuery.stickyFooter.git#~1.2.3"
}
}