hypothetical/bower.json
2019-03-19 17:51:08 -04:00

15 lines
325 B
JSON

{
"name": "hypothetical-template",
"version": "1.0.0",
"authors": [
"Kevin MacMartin <prurigro@gmail.com>"
],
"description": "The Hypothetical website template",
"license": "MIT",
"dependencies": {
"Sortable": "~1.8.4",
"simplemde": "~1.11.2",
"SpinKit": "~1.2.5",
"list.js": "^1.5.0"
}
}