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/composerapploader"
13 "url": "http://git.tine20.org/git/zendframework1"
16 "url": "http://git.tine20.org/git/opendocument"
19 "url": "http://git.tine20.org/git/timezoneconvert"
22 "url": "http://git.syncroton.org/Syncroton"
25 "zendframework/zendframework1": "1.12.20pl2 as 1.12.20",
26 "tine20/composerapploader": "1.0.*",
27 "syncroton/syncroton": "1.2.*",
28 "ezyang/htmlpurifier": "v4.6.0",
29 "phpoffice/phpexcel": "1.8.*",
30 "phpoffice/phpword": "v0.13.*",
32 "sabre/vobject": "3.1.3 as 2.1.313",
33 "metaways/opendocument": "1.1",
34 "metaways/timezoneconvert": "0.2",
35 "zendframework/zend-http": "2.4.*",
36 "doctrine/orm": "2.5.*"
39 "phpunit/phpunit": "3.7.*",
40 "phing/phing": "2.14.*",
41 "tedivm/jshrink": "~1.0"
47 "TimeZoneConvert": "library/TimeZoneConvert/lib/",
48 "Zend_": ["vendor/zendframework/zendframework1/library"],
49 "qCal": "library/qCal/lib"
55 "include-path-desc": "ZF1 still needs include path as it does not consequently use autoloading internally",
56 "include-path": ["", "vendor/zendframework/zendframework1/library", "library"],