mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 19:26:38 -05:00
18 lines
430 B
JSON
18 lines
430 B
JSON
{
|
|
"name": "Hypothetical Template",
|
|
"version": "1.0.0",
|
|
"authors": [
|
|
"Kevin MacMartin <prurigro@gmail.com>"
|
|
],
|
|
"description": "A hypothetical website template",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bootstrap": "~3.3.6",
|
|
"font-awesome": "~4.5.0",
|
|
"awesome-bootstrap-checkbox": "~0.3.5",
|
|
"Sortable": "~1.4.2",
|
|
"simplemde": "~1.9.0",
|
|
"datetimepicker": "~2.4.5",
|
|
"SpinKit": "~1.2.5"
|
|
}
|
|
}
|