hypothetical/bower.json

20 lines
452 B
JSON
Raw Normal View History

{
"name": "hypothetical-template",
"version": "1.0.0",
"authors": [
"Kevin MacMartin <prurigro@gmail.com>"
],
2016-02-25 22:36:56 -05:00
"description": "The Hypothetical website template",
"license": "MIT",
"dependencies": {
2018-03-06 14:37:28 -05:00
"jquery": "~3.3.1",
"awesome-bootstrap-checkbox": "~0.3.7",
2017-09-04 18:22:07 -04:00
"Sortable": "~1.6.0",
"simplemde": "~1.11.2",
"SpinKit": "~1.2.5",
"bootstrap-sass": "^3.3.7",
"list.js": "^1.5.0",
"pickadate": "^3.5.6"
}
}