mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
14 lines
299 B
JSON
14 lines
299 B
JSON
{
|
|
"name": "hypothetical-template",
|
|
"version": "1.0.0",
|
|
"authors": [
|
|
"Kevin MacMartin <prurigro@gmail.com>"
|
|
],
|
|
"description": "The Hypothetical website template",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"simplemde": "~1.11.2",
|
|
"SpinKit": "~1.2.5",
|
|
"list.js": "^1.5.0"
|
|
}
|
|
}
|