composer.json - Move ezc components from packages to composer.json
[civicrm-core.git] / composer.lock
CommitLineData
0a4cb750
TO
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
978d4742 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
0a4cb750
TO
5 "This file is @generated automatically"
6 ],
16b60c30
TO
7 "hash": "02df41ffbec4b86911f04fabcdafb9d2",
8 "content-hash": "27d87bada17dcb2a1e63968ea500c79e",
0a4cb750 9 "packages": [
94ddb538
TO
10 {
11 "name": "civicrm/civicrm-cxn-rpc",
934e53b2 12 "version": "v0.15.12.04",
94ddb538
TO
13 "source": {
14 "type": "git",
978d4742 15 "url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
934e53b2 16 "reference": "6e3a0f956860908a240758ab8c80a020549a6f03"
978d4742
TO
17 },
18 "dist": {
19 "type": "zip",
934e53b2
TO
20 "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/6e3a0f956860908a240758ab8c80a020549a6f03",
21 "reference": "6e3a0f956860908a240758ab8c80a020549a6f03",
978d4742 22 "shasum": ""
94ddb538
TO
23 },
24 "require": {
25 "phpseclib/phpseclib": "0.3.*",
26 "psr/log": "1.0.0"
27 },
28 "require-dev": {
29 "phpunit/phpunit": "3.7.*"
30 },
31 "type": "library",
32 "autoload": {
33 "psr-4": {
34 "Civi\\Cxn\\Rpc\\": "src/"
35 }
36 },
978d4742 37 "notification-url": "https://packagist.org/downloads/",
94ddb538
TO
38 "license": [
39 "MIT"
40 ],
41 "authors": [
42 {
43 "name": "Tim Otten",
44 "email": "totten@civicrm.org"
45 }
46 ],
978d4742 47 "description": "RPC library for CiviConnect",
934e53b2 48 "time": "2015-12-05 04:41:02"
94ddb538 49 },
0a4cb750
TO
50 {
51 "name": "dompdf/dompdf",
8387fc62 52 "version": "v0.6.2",
0a4cb750
TO
53 "source": {
54 "type": "git",
55 "url": "https://github.com/dompdf/dompdf.git",
8387fc62 56 "reference": "cc06008f75262510ee135b8cbb14e333a309f651"
0a4cb750
TO
57 },
58 "dist": {
59 "type": "zip",
8387fc62
CB
60 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cc06008f75262510ee135b8cbb14e333a309f651",
61 "reference": "cc06008f75262510ee135b8cbb14e333a309f651",
0a4cb750
TO
62 "shasum": ""
63 },
64 "require": {
65 "phenx/php-font-lib": "0.2.*"
66 },
67 "type": "library",
68 "autoload": {
69 "classmap": [
70 "include/"
71 ]
72 },
73 "notification-url": "https://packagist.org/downloads/",
74 "license": [
75 "LGPL"
76 ],
77 "authors": [
78 {
79 "name": "Fabien Ménager",
80 "email": "fabien.menager@gmail.com"
81 },
82 {
83 "name": "Brian Sweeney",
84 "email": "eclecticgeek@gmail.com"
85 }
86 ],
87 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
88 "homepage": "https://github.com/dompdf/dompdf",
8387fc62 89 "time": "2015-12-07 04:07:13"
0a4cb750 90 },
a84cc605
TO
91 {
92 "name": "iats-payments/civicrm",
93 "version": "1.4.2",
94 "source": {
95 "type": "git",
96 "url": "https://github.com/iATSPayments/com.iatspayments.civicrm.git",
97 "reference": "17b0edcdb056fa6257c4cd6612ff354c3f18dcce"
98 },
99 "dist": {
100 "type": "zip",
101 "url": "https://api.github.com/repos/iATSPayments/com.iatspayments.civicrm/zipball/17b0edcdb056fa6257c4cd6612ff354c3f18dcce",
102 "reference": "17b0edcdb056fa6257c4cd6612ff354c3f18dcce",
103 "shasum": ""
104 },
105 "type": "library",
106 "notification-url": "https://packagist.org/downloads/",
107 "license": [
108 "AGPL"
109 ],
110 "description": "CiviCRM extension for iATS Payments",
111 "time": "2015-10-30 17:48:34"
112 },
0a4cb750
TO
113 {
114 "name": "phenx/php-font-lib",
115 "version": "0.2.2",
116 "source": {
117 "type": "git",
118 "url": "https://github.com/PhenX/php-font-lib.git",
119 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82"
120 },
121 "dist": {
122 "type": "zip",
123 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
124 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
125 "shasum": ""
126 },
127 "type": "library",
128 "autoload": {
129 "classmap": [
130 "classes/"
131 ]
132 },
133 "notification-url": "https://packagist.org/downloads/",
134 "license": [
135 "LGPL"
136 ],
137 "authors": [
138 {
139 "name": "Fabien Ménager",
140 "email": "fabien.menager@gmail.com"
141 }
142 ],
143 "description": "A library to read, parse, export and make subsets of different types of font files.",
144 "homepage": "https://github.com/PhenX/php-font-lib",
145 "time": "2014-02-01 15:22:28"
146 },
94ddb538
TO
147 {
148 "name": "phpseclib/phpseclib",
149 "version": "0.3.10",
150 "source": {
151 "type": "git",
152 "url": "https://github.com/phpseclib/phpseclib.git",
153 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4"
154 },
155 "dist": {
156 "type": "zip",
157 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
158 "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4",
159 "shasum": ""
160 },
161 "require": {
162 "php": ">=5.0.0"
163 },
164 "require-dev": {
165 "phing/phing": "~2.7",
166 "phpunit/phpunit": "~4.0",
167 "sami/sami": "~2.0",
168 "squizlabs/php_codesniffer": "~1.5"
169 },
170 "suggest": {
171 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
172 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
173 "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
174 },
175 "type": "library",
176 "extra": {
177 "branch-alias": {
178 "dev-master": "0.3-dev"
179 }
180 },
181 "autoload": {
182 "psr-0": {
183 "Crypt": "phpseclib/",
184 "File": "phpseclib/",
185 "Math": "phpseclib/",
186 "Net": "phpseclib/",
187 "System": "phpseclib/"
188 },
189 "files": [
190 "phpseclib/Crypt/Random.php"
191 ]
192 },
193 "notification-url": "https://packagist.org/downloads/",
194 "include-path": [
195 "phpseclib/"
196 ],
197 "license": [
198 "MIT"
199 ],
200 "authors": [
201 {
202 "name": "Jim Wigginton",
203 "email": "terrafrost@php.net",
204 "role": "Lead Developer"
205 },
206 {
207 "name": "Patrick Monnerat",
208 "email": "pm@datasphere.ch",
209 "role": "Developer"
210 },
211 {
212 "name": "Andreas Fischer",
213 "email": "bantu@phpbb.com",
214 "role": "Developer"
215 },
216 {
217 "name": "Hans-Jürgen Petrich",
218 "email": "petrich@tronic-media.com",
219 "role": "Developer"
220 }
221 ],
222 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
223 "homepage": "http://phpseclib.sourceforge.net",
224 "keywords": [
225 "BigInteger",
226 "aes",
227 "asn.1",
228 "asn1",
229 "blowfish",
230 "crypto",
231 "cryptography",
232 "encryption",
233 "rsa",
234 "security",
235 "sftp",
236 "signature",
237 "signing",
238 "ssh",
239 "twofish",
240 "x.509",
241 "x509"
242 ],
243 "time": "2015-01-28 21:50:33"
244 },
0a4cb750
TO
245 {
246 "name": "psr/log",
247 "version": "1.0.0",
248 "source": {
249 "type": "git",
250 "url": "https://github.com/php-fig/log.git",
251 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
252 },
253 "dist": {
254 "type": "zip",
255 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
256 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
257 "shasum": ""
258 },
259 "type": "library",
260 "autoload": {
261 "psr-0": {
262 "Psr\\Log\\": ""
263 }
264 },
265 "notification-url": "https://packagist.org/downloads/",
266 "license": [
267 "MIT"
268 ],
269 "authors": [
270 {
271 "name": "PHP-FIG",
272 "homepage": "http://www.php-fig.org/"
273 }
274 ],
275 "description": "Common interface for logging libraries",
276 "keywords": [
277 "log",
278 "psr",
279 "psr-3"
280 ],
281 "time": "2012-12-21 11:40:51"
282 },
40787e18
TO
283 {
284 "name": "symfony/config",
285 "version": "v2.5.12",
286 "target-dir": "Symfony/Component/Config",
287 "source": {
288 "type": "git",
a84cc605 289 "url": "https://github.com/symfony/config.git",
40787e18
TO
290 "reference": "c7309e33b719433d5cf3845d0b5b9608609d8c8e"
291 },
292 "dist": {
293 "type": "zip",
a84cc605 294 "url": "https://api.github.com/repos/symfony/config/zipball/c7309e33b719433d5cf3845d0b5b9608609d8c8e",
40787e18
TO
295 "reference": "c7309e33b719433d5cf3845d0b5b9608609d8c8e",
296 "shasum": ""
297 },
298 "require": {
299 "php": ">=5.3.3",
300 "symfony/filesystem": "~2.3"
301 },
302 "type": "library",
303 "extra": {
304 "branch-alias": {
305 "dev-master": "2.5-dev"
306 }
307 },
308 "autoload": {
309 "psr-0": {
310 "Symfony\\Component\\Config\\": ""
311 }
312 },
313 "notification-url": "https://packagist.org/downloads/",
314 "license": [
315 "MIT"
316 ],
317 "authors": [
318 {
319 "name": "Symfony Community",
320 "homepage": "http://symfony.com/contributors"
321 },
322 {
323 "name": "Fabien Potencier",
324 "email": "fabien@symfony.com"
325 }
326 ],
327 "description": "Symfony Config Component",
328 "homepage": "http://symfony.com",
329 "time": "2015-01-03 08:01:13"
330 },
0a4cb750
TO
331 {
332 "name": "symfony/dependency-injection",
40787e18 333 "version": "v2.5.12",
0a4cb750
TO
334 "target-dir": "Symfony/Component/DependencyInjection",
335 "source": {
336 "type": "git",
a84cc605 337 "url": "https://github.com/symfony/dependency-injection.git",
40787e18 338 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962"
0a4cb750
TO
339 },
340 "dist": {
341 "type": "zip",
a84cc605 342 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c42aee05b466cc9c66b87ddf7d263402befb6962",
40787e18 343 "reference": "c42aee05b466cc9c66b87ddf7d263402befb6962",
0a4cb750
TO
344 "shasum": ""
345 },
346 "require": {
347 "php": ">=5.3.3"
348 },
349 "require-dev": {
350 "symfony/config": "~2.2",
40787e18
TO
351 "symfony/expression-language": "~2.4,>=2.4.10",
352 "symfony/yaml": "~2.1"
0a4cb750
TO
353 },
354 "suggest": {
355 "symfony/config": "",
356 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
357 "symfony/yaml": ""
358 },
359 "type": "library",
360 "extra": {
361 "branch-alias": {
40787e18 362 "dev-master": "2.5-dev"
0a4cb750
TO
363 }
364 },
365 "autoload": {
366 "psr-0": {
367 "Symfony\\Component\\DependencyInjection\\": ""
368 }
369 },
370 "notification-url": "https://packagist.org/downloads/",
371 "license": [
372 "MIT"
373 ],
374 "authors": [
375 {
376 "name": "Symfony Community",
377 "homepage": "http://symfony.com/contributors"
378 },
379 {
380 "name": "Fabien Potencier",
381 "email": "fabien@symfony.com"
382 }
383 ],
384 "description": "Symfony DependencyInjection Component",
385 "homepage": "http://symfony.com",
40787e18 386 "time": "2015-01-25 04:37:39"
0a4cb750
TO
387 },
388 {
389 "name": "symfony/event-dispatcher",
40787e18 390 "version": "v2.5.12",
0a4cb750
TO
391 "target-dir": "Symfony/Component/EventDispatcher",
392 "source": {
393 "type": "git",
a84cc605 394 "url": "https://github.com/symfony/event-dispatcher.git",
40787e18 395 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04"
0a4cb750
TO
396 },
397 "dist": {
398 "type": "zip",
a84cc605 399 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
40787e18 400 "reference": "af6eb6a9a1a3b411facfd8e7e3f82a6be7919c04",
0a4cb750
TO
401 "shasum": ""
402 },
403 "require": {
404 "php": ">=5.3.3"
405 },
406 "require-dev": {
40787e18
TO
407 "psr/log": "~1.0",
408 "symfony/config": "~2.0,>=2.0.5",
409 "symfony/dependency-injection": "~2.0,>=2.0.5,<2.6.0",
410 "symfony/stopwatch": "~2.3"
0a4cb750
TO
411 },
412 "suggest": {
413 "symfony/dependency-injection": "",
414 "symfony/http-kernel": ""
415 },
416 "type": "library",
417 "extra": {
418 "branch-alias": {
40787e18 419 "dev-master": "2.5-dev"
0a4cb750
TO
420 }
421 },
422 "autoload": {
423 "psr-0": {
424 "Symfony\\Component\\EventDispatcher\\": ""
425 }
426 },
427 "notification-url": "https://packagist.org/downloads/",
428 "license": [
429 "MIT"
430 ],
431 "authors": [
432 {
433 "name": "Symfony Community",
434 "homepage": "http://symfony.com/contributors"
435 },
436 {
437 "name": "Fabien Potencier",
438 "email": "fabien@symfony.com"
439 }
440 ],
441 "description": "Symfony EventDispatcher Component",
442 "homepage": "http://symfony.com",
40787e18
TO
443 "time": "2015-01-29 18:20:43"
444 },
445 {
446 "name": "symfony/filesystem",
d892b317
TO
447 "version": "v2.5.12",
448 "target-dir": "Symfony/Component/Filesystem",
40787e18
TO
449 "source": {
450 "type": "git",
a84cc605 451 "url": "https://github.com/symfony/filesystem.git",
d892b317 452 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea"
40787e18
TO
453 },
454 "dist": {
455 "type": "zip",
a84cc605 456 "url": "https://api.github.com/repos/symfony/filesystem/zipball/d3c24d7d6e9c342008d8421b2fade460311647ea",
d892b317 457 "reference": "d3c24d7d6e9c342008d8421b2fade460311647ea",
40787e18
TO
458 "shasum": ""
459 },
460 "require": {
d892b317 461 "php": ">=5.3.3"
40787e18
TO
462 },
463 "type": "library",
464 "extra": {
465 "branch-alias": {
d892b317 466 "dev-master": "2.5-dev"
40787e18
TO
467 }
468 },
469 "autoload": {
d892b317 470 "psr-0": {
40787e18
TO
471 "Symfony\\Component\\Filesystem\\": ""
472 }
473 },
474 "notification-url": "https://packagist.org/downloads/",
475 "license": [
476 "MIT"
477 ],
478 "authors": [
479 {
d892b317
TO
480 "name": "Symfony Community",
481 "homepage": "http://symfony.com/contributors"
40787e18
TO
482 },
483 {
d892b317
TO
484 "name": "Fabien Potencier",
485 "email": "fabien@symfony.com"
40787e18
TO
486 }
487 ],
488 "description": "Symfony Filesystem Component",
d892b317
TO
489 "homepage": "http://symfony.com",
490 "time": "2015-01-03 21:04:44"
0a4cb750
TO
491 },
492 {
493 "name": "symfony/finder",
40787e18 494 "version": "v2.5.12",
0a4cb750
TO
495 "target-dir": "Symfony/Component/Finder",
496 "source": {
497 "type": "git",
498 "url": "https://github.com/symfony/Finder.git",
40787e18 499 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2"
0a4cb750
TO
500 },
501 "dist": {
502 "type": "zip",
40787e18
TO
503 "url": "https://api.github.com/repos/symfony/Finder/zipball/e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
504 "reference": "e527ebf47ff912a45e148b7d0b107b80ec0b3cc2",
0a4cb750
TO
505 "shasum": ""
506 },
507 "require": {
508 "php": ">=5.3.3"
509 },
510 "type": "library",
511 "extra": {
512 "branch-alias": {
40787e18 513 "dev-master": "2.5-dev"
0a4cb750
TO
514 }
515 },
516 "autoload": {
517 "psr-0": {
518 "Symfony\\Component\\Finder\\": ""
519 }
520 },
521 "notification-url": "https://packagist.org/downloads/",
522 "license": [
523 "MIT"
524 ],
525 "authors": [
526 {
527 "name": "Symfony Community",
528 "homepage": "http://symfony.com/contributors"
529 },
530 {
531 "name": "Fabien Potencier",
532 "email": "fabien@symfony.com"
533 }
534 ],
535 "description": "Symfony Finder Component",
536 "homepage": "http://symfony.com",
40787e18 537 "time": "2015-01-03 08:01:13"
0a4cb750 538 },
0e24103e
TO
539 {
540 "name": "symfony/process",
40787e18 541 "version": "v2.5.12",
0e24103e
TO
542 "target-dir": "Symfony/Component/Process",
543 "source": {
544 "type": "git",
545 "url": "https://github.com/symfony/Process.git",
40787e18 546 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c"
0e24103e
TO
547 },
548 "dist": {
549 "type": "zip",
40787e18
TO
550 "url": "https://api.github.com/repos/symfony/Process/zipball/00a1308e8b5aec5eba7c8f1708426a78f929be8c",
551 "reference": "00a1308e8b5aec5eba7c8f1708426a78f929be8c",
0e24103e
TO
552 "shasum": ""
553 },
554 "require": {
555 "php": ">=5.3.3"
556 },
0e24103e
TO
557 "type": "library",
558 "extra": {
559 "branch-alias": {
40787e18 560 "dev-master": "2.5-dev"
0e24103e
TO
561 }
562 },
563 "autoload": {
564 "psr-0": {
565 "Symfony\\Component\\Process\\": ""
566 }
567 },
568 "notification-url": "https://packagist.org/downloads/",
569 "license": [
570 "MIT"
571 ],
572 "authors": [
573 {
40787e18
TO
574 "name": "Symfony Community",
575 "homepage": "http://symfony.com/contributors"
0e24103e
TO
576 },
577 {
40787e18
TO
578 "name": "Fabien Potencier",
579 "email": "fabien@symfony.com"
0e24103e
TO
580 }
581 ],
582 "description": "Symfony Process Component",
40787e18
TO
583 "homepage": "http://symfony.com",
584 "time": "2015-02-08 07:07:45"
0e24103e 585 },
0a4cb750
TO
586 {
587 "name": "totten/ca-config",
588 "version": "v13.02.0",
589 "source": {
590 "type": "git",
591 "url": "https://github.com/totten/ca_config.git",
592 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf"
593 },
594 "dist": {
595 "type": "zip",
596 "url": "https://api.github.com/repos/totten/ca_config/zipball/7a51033f4e18c1ac846a16c6de16050e735b01cf",
597 "reference": "7a51033f4e18c1ac846a16c6de16050e735b01cf",
598 "shasum": ""
599 },
600 "require": {
601 "php": ">=5.2"
602 },
603 "type": "library",
604 "autoload": {
605 "psr-0": {
606 "CA_Config": "src/"
607 }
608 },
609 "notification-url": "https://packagist.org/downloads/",
610 "license": [
611 "BSD-2-Clause"
612 ],
613 "authors": [
614 {
615 "name": "Tim Otten",
616 "email": "to-git@think.hm"
617 }
618 ],
619 "description": "Default configuration for certificate authorities",
620 "homepage": "https://github.com/totten/ca_config",
621 "time": "2013-02-13 03:40:18"
16b60c30
TO
622 },
623 {
624 "name": "zetacomponents/base",
625 "version": "1.7",
626 "source": {
627 "type": "git",
628 "url": "https://github.com/zetacomponents/Base.git",
629 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7"
630 },
631 "dist": {
632 "type": "zip",
633 "url": "https://api.github.com/repos/zetacomponents/Base/zipball/2612ee3ce88902632d45b93e379277e9d46b70a7",
634 "reference": "2612ee3ce88902632d45b93e379277e9d46b70a7",
635 "shasum": ""
636 },
637 "type": "library",
638 "autoload": {
639 "classmap": [
640 "src"
641 ]
642 },
643 "notification-url": "https://packagist.org/downloads/",
644 "license": [
645 "apache2"
646 ],
647 "authors": [
648 {
649 "name": "Sergey Alexeev"
650 },
651 {
652 "name": "Sebastian Bergmann"
653 },
654 {
655 "name": "Jan Borsodi"
656 },
657 {
658 "name": "Raymond Bosman"
659 },
660 {
661 "name": "Frederik Holljen"
662 },
663 {
664 "name": "Kore Nordmann"
665 },
666 {
667 "name": "Derick Rethans"
668 },
669 {
670 "name": "Vadym Savchuk"
671 },
672 {
673 "name": "Tobias Schlitt"
674 },
675 {
676 "name": "Alexandru Stanoi"
677 }
678 ],
679 "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
680 "homepage": "https://github.com/zetacomponents",
681 "time": "2009-06-29 10:47:39"
682 },
683 {
684 "name": "zetacomponents/mail",
685 "version": "dev-1.7-civi",
686 "source": {
687 "type": "git",
688 "url": "https://github.com/civicrm/zetacomponents-mail.git",
689 "reference": "60af3b3c9e7ba7b6fc6fc8643a422ace351a359a"
690 },
691 "type": "library",
692 "autoload": {
693 "classmap": [
694 "src"
695 ]
696 },
697 "license": [
698 "apache2"
699 ],
700 "authors": [
701 {
702 "name": "Sergey Alexeev"
703 },
704 {
705 "name": "Sebastian Bergmann"
706 },
707 {
708 "name": "Jan Borsodi"
709 },
710 {
711 "name": "Raymond Bosman"
712 },
713 {
714 "name": "Frederik Holljen"
715 },
716 {
717 "name": "Kore Nordmann"
718 },
719 {
720 "name": "Derick Rethans"
721 },
722 {
723 "name": "Vadym Savchuk"
724 },
725 {
726 "name": "Tobias Schlitt"
727 },
728 {
729 "name": "Alexandru Stanoi"
730 },
731 {
732 "name": "Sinisa Dukaric"
733 },
734 {
735 "name": "Mikko Koppanen"
736 },
737 {
738 "name": "Christian Michel"
739 }
740 ],
741 "description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.",
742 "homepage": "https://github.com/zetacomponents",
743 "time": "2015-08-14 04:25:17"
0a4cb750
TO
744 }
745 ],
746 "packages-dev": [],
747 "aliases": [],
748 "minimum-stability": "stable",
16b60c30
TO
749 "stability-flags": {
750 "zetacomponents/mail": 20
751 },
0a4cb750
TO
752 "prefer-stable": false,
753 "prefer-lowest": false,
754 "platform": [],
755 "platform-dev": []
756}