hypothetical/bower.json

15 lines
299 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": {
"simplemde": "~1.11.2",
"SpinKit": "~1.2.5",
"list.js": "^1.5.0"
}
}