2015-10-04 22:12:37 +03:00
|
|
|
{
|
|
|
|
"name": "alextselegidis/easyappointments",
|
|
|
|
"description": "Open Source Web Scheduler",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Alex Tselegidis",
|
|
|
|
"email": "alextselegidis@gmail.com"
|
|
|
|
}
|
2015-10-18 19:27:10 +03:00
|
|
|
],
|
|
|
|
"config": {
|
|
|
|
"vendor-dir": "src/application/third_party"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"apigen/apigen": "~4.1"
|
2015-10-18 19:50:06 +03:00
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"gregwar/captcha": "^1.1"
|
2015-10-18 19:27:10 +03:00
|
|
|
}
|
2015-10-04 22:12:37 +03:00
|
|
|
}
|