2 "name": "tine20/server",
3 "description": "Tine 2.0 Server",
5 "keywords": ["Groupware", "Collaboration", "CRM", "Calendar", "Addressbook", "Teamwork", "Tasks", "Timetracking"],
6 "homepage": "http://www.tine20.org",
7 "license" : ["AGPL-3.0", "BSD-3-Clause", "LGPL-2.1+", "MIT"],
10 "url": "http://git.tine20.org/git/zendframework1"
13 "url": "http://git.tine20.org/git/opendocument"
16 "url": "http://git.tine20.org/git/timezoneconvert"
19 "url": "http://git.syncroton.org/Syncroton"
22 "zendframework/zendframework1": "dev-master as 1.12.18",
23 "syncroton/syncroton": "1.1.*",
24 "ezyang/htmlpurifier": "v4.6.0",
25 "codeplex/phpexcel": "1.7.8",
26 "phpoffice/phpword": "0.12.*",
28 "sabre/vobject": "3.1.3 as 2.1.313",
29 "metaways/opendocument": "1.1",
30 "metaways/timezoneconvert": "0.2",
31 "zendframework/zend-http": "2.4.*",
32 "doctrine/orm": "2.5.*"
35 "phpunit/phpunit": "3.7.*",
42 "TimeZoneConvert": "library/TimeZoneConvert/lib/",
43 "Zend_": ["vendor/zendframework/zendframework1/library"],
44 "qCal": "library/qCal/lib"
50 "include-path-desc": "ZF1 still needs include path as it does not consequently use autoloading internally",
51 "include-path": ["", "vendor/zendframework/zendframework1/library", "library"],