mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
21 lines
514 B
JSON
21 lines
514 B
JSON
{
|
|
"name": "hypothetical-template",
|
|
"version": "1.0.0",
|
|
"authors": [
|
|
"Kevin MacMartin <prurigro@gmail.com>"
|
|
],
|
|
"description": "The Hypothetical website template",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": "~3.1.1",
|
|
"fontawesome": "~4.7.0",
|
|
"awesome-bootstrap-checkbox": "~0.3.7",
|
|
"Sortable": "~1.4.2",
|
|
"simplemde": "~1.11.2",
|
|
"datetimepicker": "~2.5.4",
|
|
"SpinKit": "~1.2.5",
|
|
"bootstrap-sass": "^3.3.7",
|
|
"list.js": "^1.5.0",
|
|
"what-input": "^4.0.6"
|
|
}
|
|
}
|