mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
12 lines
246 B
JSON
12 lines
246 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"
|
|
}
|
|
}
|