forked from mirrors/easyappointments
14 lines
315 B
JSON
14 lines
315 B
JSON
{
|
|
"name": "alextselegidis/easyappointments",
|
|
"description": "Open Source Web Scheduler",
|
|
"require-dev": {
|
|
"apigen/apigen": "~4.1"
|
|
},
|
|
"license": "GPL-3.0",
|
|
"authors": [
|
|
{
|
|
"name": "Alex Tselegidis",
|
|
"email": "alextselegidis@gmail.com"
|
|
}
|
|
]
|
|
}
|