15 lines
300 B
JSON
15 lines
300 B
JSON
|
{
|
||
|
"name": "calendar-webapp",
|
||
|
"authors": [
|
||
|
"Johannes Loher"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"vibe-d": "~>0.7.30"
|
||
|
},
|
||
|
"description": "A simple webapplication to edit and view calendar entries",
|
||
|
"copyright": "Copyright © 2017, Johannes Loher",
|
||
|
"license": "MIT",
|
||
|
"versions": [
|
||
|
"VibeDefaultMain"
|
||
|
]
|
||
|
}
|