mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
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"
|
|
}
|
|
]
|
|
}
|