hypothetical/bower.json

16 lines
325 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": {
2017-09-04 18:22:07 -04:00
"Sortable": "~1.6.0",
"simplemde": "~1.11.2",
"SpinKit": "~1.2.5",
"list.js": "^1.5.0"
}
}