1[
2    {
3        "name": "sabre/uri",
4        "version": "1.0.1",
5        "version_normalized": "1.0.1.0",
6        "source": {
7            "type": "git",
8            "url": "https://github.com/fruux/sabre-uri.git",
9            "reference": "6bae7efdd9dfcfdb3edfc4362741e59ce4b64f42"
10        },
11        "dist": {
12            "type": "zip",
13            "url": "https://api.github.com/repos/fruux/sabre-uri/zipball/6bae7efdd9dfcfdb3edfc4362741e59ce4b64f42",
14            "reference": "6bae7efdd9dfcfdb3edfc4362741e59ce4b64f42",
15            "shasum": ""
16        },
17        "require": {
18            "php": ">=5.4.7"
19        },
20        "require-dev": {
21            "phpunit/phpunit": "*",
22            "sabre/cs": "~0.0.1"
23        },
24        "time": "2015-04-29 03:47:26",
25        "type": "library",
26        "installation-source": "dist",
27        "autoload": {
28            "files": [
29                "lib/functions.php"
30            ],
31            "psr-4": {
32                "Sabre\\Uri\\": "lib/"
33            }
34        },
35        "notification-url": "https://packagist.org/downloads/",
36        "license": [
37            "BSD-3-Clause"
38        ],
39        "authors": [
40            {
41                "name": "Evert Pot",
42                "email": "me@evertpot.com",
43                "homepage": "http://evertpot.com/",
44                "role": "Developer"
45            }
46        ],
47        "description": "Functions for making sense out of URIs.",
48        "homepage": "http://sabre.io/uri/",
49        "keywords": [
50            "rfc3986",
51            "uri",
52            "url"
53        ]
54    },
55    {
56        "name": "sabre/event",
57        "version": "2.0.2",
58        "version_normalized": "2.0.2.0",
59        "source": {
60            "type": "git",
61            "url": "https://github.com/fruux/sabre-event.git",
62            "reference": "337b6f5e10ea6e0b21e22c7e5788dd3883ae73ff"
63        },
64        "dist": {
65            "type": "zip",
66            "url": "https://api.github.com/repos/fruux/sabre-event/zipball/337b6f5e10ea6e0b21e22c7e5788dd3883ae73ff",
67            "reference": "337b6f5e10ea6e0b21e22c7e5788dd3883ae73ff",
68            "shasum": ""
69        },
70        "require": {
71            "php": ">=5.4.1"
72        },
73        "require-dev": {
74            "phpunit/phpunit": "*",
75            "sabre/cs": "~0.0.1"
76        },
77        "time": "2015-05-19 10:24:22",
78        "type": "library",
79        "installation-source": "dist",
80        "autoload": {
81            "psr-4": {
82                "Sabre\\Event\\": "lib/"
83            }
84        },
85        "notification-url": "https://packagist.org/downloads/",
86        "license": [
87            "BSD-3-Clause"
88        ],
89        "authors": [
90            {
91                "name": "Evert Pot",
92                "email": "me@evertpot.com",
93                "homepage": "http://evertpot.com/",
94                "role": "Developer"
95            }
96        ],
97        "description": "sabre/event is a library for lightweight event-based programming",
98        "homepage": "http://sabre.io/event/",
99        "keywords": [
100            "EventEmitter",
101            "events",
102            "hooks",
103            "plugin",
104            "promise",
105            "signal"
106        ]
107    },
108    {
109        "name": "sabre/http",
110        "version": "4.1.0",
111        "version_normalized": "4.1.0.0",
112        "source": {
113            "type": "git",
114            "url": "https://github.com/fruux/sabre-http.git",
115            "reference": "5874c9c449e690242cf32884da9d32a3369a2c78"
116        },
117        "dist": {
118            "type": "zip",
119            "url": "https://api.github.com/repos/fruux/sabre-http/zipball/5874c9c449e690242cf32884da9d32a3369a2c78",
120            "reference": "5874c9c449e690242cf32884da9d32a3369a2c78",
121            "shasum": ""
122        },
123        "require": {
124            "ext-mbstring": "*",
125            "php": ">=5.4",
126            "sabre/event": ">=1.0.0,<3.0.0",
127            "sabre/uri": "~1.0"
128        },
129        "require-dev": {
130            "phpunit/phpunit": "~4.3",
131            "sabre/cs": "~0.0.1"
132        },
133        "suggest": {
134            "ext-curl": " to make http requests with the Client class"
135        },
136        "time": "2015-09-04 21:56:22",
137        "type": "library",
138        "installation-source": "dist",
139        "autoload": {
140            "files": [
141                "lib/functions.php"
142            ],
143            "psr-4": {
144                "Sabre\\HTTP\\": "lib/"
145            }
146        },
147        "notification-url": "https://packagist.org/downloads/",
148        "license": [
149            "BSD-3-Clause"
150        ],
151        "authors": [
152            {
153                "name": "Evert Pot",
154                "email": "me@evertpot.com",
155                "homepage": "http://evertpot.com/",
156                "role": "Developer"
157            }
158        ],
159        "description": "The sabre/http library provides utilities for dealing with http requests and responses. ",
160        "homepage": "https://github.com/fruux/sabre-http",
161        "keywords": [
162            "http"
163        ]
164    },
165    {
166        "name": "sabre/xml",
167        "version": "1.2.0",
168        "version_normalized": "1.2.0.0",
169        "source": {
170            "type": "git",
171            "url": "https://github.com/fruux/sabre-xml.git",
172            "reference": "a3eeef9f3f13ee42503a1e06e5df3a6fc95b479b"
173        },
174        "dist": {
175            "type": "zip",
176            "url": "https://api.github.com/repos/fruux/sabre-xml/zipball/a3eeef9f3f13ee42503a1e06e5df3a6fc95b479b",
177            "reference": "a3eeef9f3f13ee42503a1e06e5df3a6fc95b479b",
178            "shasum": ""
179        },
180        "require": {
181            "ext-dom": "*",
182            "ext-xmlreader": "*",
183            "ext-xmlwriter": "*",
184            "lib-libxml": ">=2.6.20",
185            "php": ">=5.4.1",
186            "sabre/uri": "~1.0"
187        },
188        "require-dev": {
189            "phpunit/phpunit": "*",
190            "sabre/cs": "~0.0.2"
191        },
192        "time": "2015-08-30 07:57:48",
193        "type": "library",
194        "installation-source": "dist",
195        "autoload": {
196            "psr-4": {
197                "Sabre\\Xml\\": "lib/"
198            }
199        },
200        "notification-url": "https://packagist.org/downloads/",
201        "license": [
202            "BSD-3-Clause"
203        ],
204        "authors": [
205            {
206                "name": "Evert Pot",
207                "email": "me@evertpot.com",
208                "homepage": "http://evertpot.com/",
209                "role": "Developer"
210            }
211        ],
212        "description": "The Sabre XML parser is the only XML library that you may not hate.",
213        "homepage": "https://sabre.io/xml/",
214        "keywords": [
215            "XMLReader",
216            "XMLWriter",
217            "dom",
218            "xml"
219        ]
220    },
221    {
222        "name": "sabre/vobject",
223        "version": "3.4.7",
224        "version_normalized": "3.4.7.0",
225        "source": {
226            "type": "git",
227            "url": "https://github.com/fruux/sabre-vobject.git",
228            "reference": "7b3690545451159fc608dfac6696110f6770ff5d"
229        },
230        "dist": {
231            "type": "zip",
232            "url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/7b3690545451159fc608dfac6696110f6770ff5d",
233            "reference": "7b3690545451159fc608dfac6696110f6770ff5d",
234            "shasum": ""
235        },
236        "require": {
237            "ext-mbstring": "*",
238            "php": ">=5.3.1"
239        },
240        "require-dev": {
241            "phpunit/phpunit": "*",
242            "squizlabs/php_codesniffer": "*"
243        },
244        "time": "2015-09-04 15:17:58",
245        "bin": [
246            "bin/vobject",
247            "bin/generate_vcards"
248        ],
249        "type": "library",
250        "extra": {
251            "branch-alias": {
252                "dev-master": "3.2.x-dev"
253            }
254        },
255        "installation-source": "dist",
256        "autoload": {
257            "psr-4": {
258                "Sabre\\VObject\\": "lib/"
259            }
260        },
261        "notification-url": "https://packagist.org/downloads/",
262        "license": [
263            "BSD-3-Clause"
264        ],
265        "authors": [
266            {
267                "name": "Evert Pot",
268                "email": "me@evertpot.com",
269                "homepage": "http://evertpot.com/",
270                "role": "Developer"
271            },
272            {
273                "name": "Dominik Tobschall",
274                "email": "dominik@fruux.com",
275                "homepage": "http://tobschall.de/",
276                "role": "Developer"
277            }
278        ],
279        "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
280        "homepage": "http://sabre.io/vobject/",
281        "keywords": [
282            "VObject",
283            "iCalendar",
284            "jCal",
285            "jCard",
286            "vCard"
287        ]
288    },
289    {
290        "name": "sabre/dav",
291        "version": "3.0.4",
292        "version_normalized": "3.0.4.0",
293        "source": {
294            "type": "git",
295            "url": "https://github.com/fruux/sabre-dav.git",
296            "reference": "bb066f3e5ce573a2da552cadee4ef5fb58ec2b05"
297        },
298        "dist": {
299            "type": "zip",
300            "url": "https://api.github.com/repos/fruux/sabre-dav/zipball/bb066f3e5ce573a2da552cadee4ef5fb58ec2b05",
301            "reference": "bb066f3e5ce573a2da552cadee4ef5fb58ec2b05",
302            "shasum": ""
303        },
304        "require": {
305            "ext-ctype": "*",
306            "ext-date": "*",
307            "ext-dom": "*",
308            "ext-iconv": "*",
309            "ext-libxml": "*",
310            "ext-mbstring": "*",
311            "ext-pcre": "*",
312            "ext-simplexml": "*",
313            "ext-spl": "*",
314            "php": ">=5.4.1",
315            "sabre/event": "~2.0",
316            "sabre/http": "~4.0",
317            "sabre/uri": "~1.0",
318            "sabre/vobject": ">=3.3.4,<4",
319            "sabre/xml": "~1.0"
320        },
321        "require-dev": {
322            "evert/phpdoc-md": "~0.1.0",
323            "phpunit/phpunit": "~4.2",
324            "sabre/cs": "~0.0.2"
325        },
326        "suggest": {
327            "ext-curl": "*",
328            "ext-pdo": "*"
329        },
330        "time": "2015-09-04 22:36:51",
331        "bin": [
332            "bin/sabredav",
333            "bin/naturalselection"
334        ],
335        "type": "library",
336        "extra": {
337            "branch-alias": {
338                "dev-master": "3.0.0-dev"
339            }
340        },
341        "installation-source": "dist",
342        "autoload": {
343            "psr-4": {
344                "Sabre\\DAV\\": "lib/DAV/",
345                "Sabre\\DAVACL\\": "lib/DAVACL/",
346                "Sabre\\CalDAV\\": "lib/CalDAV/",
347                "Sabre\\CardDAV\\": "lib/CardDAV/"
348            }
349        },
350        "notification-url": "https://packagist.org/downloads/",
351        "license": [
352            "BSD-3-Clause"
353        ],
354        "authors": [
355            {
356                "name": "Evert Pot",
357                "email": "me@evertpot.com",
358                "homepage": "http://evertpot.com/",
359                "role": "Developer"
360            }
361        ],
362        "description": "WebDAV Framework for PHP",
363        "homepage": "http://sabre.io/",
364        "keywords": [
365            "CalDAV",
366            "CardDAV",
367            "WebDAV",
368            "framework",
369            "iCalendar"
370        ]
371    }
372]
373