]> git.mxchange.org Git - friendica.git/blob - composer.lock
46d8252bb8db1650e7eef4da033d89ca64c38f35
[friendica.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "e2efb30af29afe0f5b9a001aac5da6d8",
8     "packages": [
9         {
10             "name": "bower-asset/Chart-js",
11             "version": "v2.7.1",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/chartjs/Chart.js.git",
15                 "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/0fead21939b92c15093c1b7d5ee2627fb5900fff",
20                 "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff",
21                 "shasum": ""
22             },
23             "type": "bower-asset-library",
24             "extra": {
25                 "bower-asset-main": "./dist/Chart.js",
26                 "bower-asset-ignore": [
27                     ".github",
28                     ".codeclimate.yml",
29                     ".gitignore",
30                     ".npmignore",
31                     ".travis.yml",
32                     "scripts"
33                 ]
34             },
35             "license": [
36                 "MIT"
37             ],
38             "description": "Simple HTML5 charts using the canvas element.",
39             "time": "2017-10-28T15:01:52+00:00"
40         },
41         {
42             "name": "bower-asset/base64",
43             "version": "1.0.1",
44             "source": {
45                 "type": "git",
46                 "url": "https://github.com/davidchambers/Base64.js.git",
47                 "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc"
48             },
49             "dist": {
50                 "type": "zip",
51                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/b2d49f347ed1bce61000a82769bffc837b7c79dc",
52                 "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc",
53                 "shasum": ""
54             },
55             "type": "bower-asset-library",
56             "extra": {
57                 "bower-asset-main": "./base64.js",
58                 "bower-asset-ignore": [
59                     "**/.*",
60                     "Makefile",
61                     "coverage/",
62                     "scripts/",
63                     "test/"
64                 ]
65             },
66             "license": [
67                 "WTFPL"
68             ],
69             "description": "Base64 encoding and decoding",
70             "time": "2017-03-25T21:16:21+00:00"
71         },
72         {
73             "name": "defuse/php-encryption",
74             "version": "v2.1.0",
75             "source": {
76                 "type": "git",
77                 "url": "https://github.com/defuse/php-encryption.git",
78                 "reference": "5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689"
79             },
80             "dist": {
81                 "type": "zip",
82                 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689",
83                 "reference": "5176f5abb38d3ea8a6e3ac6cd3bbb54d8185a689",
84                 "shasum": ""
85             },
86             "require": {
87                 "ext-openssl": "*",
88                 "paragonie/random_compat": "~2.0",
89                 "php": ">=5.4.0"
90             },
91             "require-dev": {
92                 "nikic/php-parser": "^2.0|^3.0",
93                 "phpunit/phpunit": "^4|^5"
94             },
95             "bin": [
96                 "bin/generate-defuse-key"
97             ],
98             "type": "library",
99             "autoload": {
100                 "psr-4": {
101                     "Defuse\\Crypto\\": "src"
102                 }
103             },
104             "notification-url": "https://packagist.org/downloads/",
105             "license": [
106                 "MIT"
107             ],
108             "authors": [
109                 {
110                     "name": "Taylor Hornby",
111                     "email": "taylor@defuse.ca",
112                     "homepage": "https://defuse.ca/"
113                 },
114                 {
115                     "name": "Scott Arciszewski",
116                     "email": "info@paragonie.com",
117                     "homepage": "https://paragonie.com"
118                 }
119             ],
120             "description": "Secure PHP Encryption Library",
121             "keywords": [
122                 "aes",
123                 "authenticated encryption",
124                 "cipher",
125                 "crypto",
126                 "cryptography",
127                 "encrypt",
128                 "encryption",
129                 "openssl",
130                 "security",
131                 "symmetric key cryptography"
132             ],
133             "time": "2017-05-18T21:28:48+00:00"
134         },
135         {
136             "name": "ezyang/htmlpurifier",
137             "version": "v4.7.0",
138             "source": {
139                 "type": "git",
140                 "url": "https://github.com/ezyang/htmlpurifier.git",
141                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
142             },
143             "dist": {
144                 "type": "zip",
145                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
146                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
147                 "shasum": ""
148             },
149             "require": {
150                 "php": ">=5.2"
151             },
152             "type": "library",
153             "autoload": {
154                 "psr-0": {
155                     "HTMLPurifier": "library/"
156                 },
157                 "files": [
158                     "library/HTMLPurifier.composer.php"
159                 ]
160             },
161             "notification-url": "https://packagist.org/downloads/",
162             "license": [
163                 "LGPL"
164             ],
165             "authors": [
166                 {
167                     "name": "Edward Z. Yang",
168                     "email": "admin@htmlpurifier.org",
169                     "homepage": "http://ezyang.com"
170                 }
171             ],
172             "description": "Standards compliant HTML filter written in PHP",
173             "homepage": "http://htmlpurifier.org/",
174             "keywords": [
175                 "html"
176             ],
177             "time": "2015-08-05T01:03:42+00:00"
178         },
179         {
180             "name": "fxp/composer-asset-plugin",
181             "version": "v1.4.2",
182             "source": {
183                 "type": "git",
184                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
185                 "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a"
186             },
187             "dist": {
188                 "type": "zip",
189                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/61352d99940d2b2392a5d2db83b8c0ef5faf222a",
190                 "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a",
191                 "shasum": ""
192             },
193             "require": {
194                 "composer-plugin-api": "^1.0",
195                 "php": ">=5.3.3"
196             },
197             "require-dev": {
198                 "composer/composer": "^1.4.0"
199             },
200             "type": "composer-plugin",
201             "extra": {
202                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
203                 "branch-alias": {
204                     "dev-master": "1.4-dev"
205                 }
206             },
207             "autoload": {
208                 "psr-4": {
209                     "Fxp\\Composer\\AssetPlugin\\": ""
210                 },
211                 "exclude-from-classmap": [
212                     "/Tests/"
213                 ]
214             },
215             "notification-url": "https://packagist.org/downloads/",
216             "license": [
217                 "MIT"
218             ],
219             "authors": [
220                 {
221                     "name": "François Pluchino",
222                     "email": "francois.pluchino@gmail.com"
223                 }
224             ],
225             "description": "NPM/Bower Dependency Manager for Composer",
226             "homepage": "https://github.com/fxpio/composer-asset-plugin",
227             "keywords": [
228                 "asset",
229                 "bower",
230                 "composer",
231                 "dependency manager",
232                 "nodejs",
233                 "npm",
234                 "package"
235             ],
236             "time": "2017-10-20T06:53:56+00:00"
237         },
238         {
239             "name": "league/html-to-markdown",
240             "version": "4.4.1",
241             "source": {
242                 "type": "git",
243                 "url": "https://github.com/thephpleague/html-to-markdown.git",
244                 "reference": "82ea375b5b2b1da1da222644c0565c695bf88186"
245             },
246             "dist": {
247                 "type": "zip",
248                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/82ea375b5b2b1da1da222644c0565c695bf88186",
249                 "reference": "82ea375b5b2b1da1da222644c0565c695bf88186",
250                 "shasum": ""
251             },
252             "require": {
253                 "ext-dom": "*",
254                 "ext-xml": "*",
255                 "php": ">=5.3.3"
256             },
257             "require-dev": {
258                 "mikehaertl/php-shellcommand": "~1.1.0",
259                 "phpunit/phpunit": "4.*",
260                 "scrutinizer/ocular": "~1.1"
261             },
262             "bin": [
263                 "bin/html-to-markdown"
264             ],
265             "type": "library",
266             "extra": {
267                 "branch-alias": {
268                     "dev-master": "4.5-dev"
269                 }
270             },
271             "autoload": {
272                 "psr-4": {
273                     "League\\HTMLToMarkdown\\": "src/"
274                 }
275             },
276             "notification-url": "https://packagist.org/downloads/",
277             "license": [
278                 "MIT"
279             ],
280             "authors": [
281                 {
282                     "name": "Colin O'Dell",
283                     "email": "colinodell@gmail.com",
284                     "homepage": "http://www.colinodell.com",
285                     "role": "Lead Developer"
286                 },
287                 {
288                     "name": "Nick Cernis",
289                     "email": "nick@cern.is",
290                     "homepage": "http://modernnerd.net",
291                     "role": "Original Author"
292                 }
293             ],
294             "description": "An HTML-to-markdown conversion helper for PHP",
295             "homepage": "https://github.com/thephpleague/html-to-markdown",
296             "keywords": [
297                 "html",
298                 "markdown"
299             ],
300             "time": "2017-03-16T00:45:59+00:00"
301         },
302         {
303             "name": "michelf/php-markdown",
304             "version": "1.8.0",
305             "source": {
306                 "type": "git",
307                 "url": "https://github.com/michelf/php-markdown.git",
308                 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
309             },
310             "dist": {
311                 "type": "zip",
312                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
313                 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
314                 "shasum": ""
315             },
316             "require": {
317                 "php": ">=5.3.0"
318             },
319             "type": "library",
320             "autoload": {
321                 "psr-4": {
322                     "Michelf\\": "Michelf/"
323                 }
324             },
325             "notification-url": "https://packagist.org/downloads/",
326             "license": [
327                 "BSD-3-Clause"
328             ],
329             "authors": [
330                 {
331                     "name": "Michel Fortin",
332                     "email": "michel.fortin@michelf.ca",
333                     "homepage": "https://michelf.ca/",
334                     "role": "Developer"
335                 },
336                 {
337                     "name": "John Gruber",
338                     "homepage": "https://daringfireball.net/"
339                 }
340             ],
341             "description": "PHP Markdown",
342             "homepage": "https://michelf.ca/projects/php-markdown/",
343             "keywords": [
344                 "markdown"
345             ],
346             "time": "2018-01-15T00:49:33+00:00"
347         },
348         {
349             "name": "mobiledetect/mobiledetectlib",
350             "version": "2.8.30",
351             "source": {
352                 "type": "git",
353                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
354                 "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3"
355             },
356             "dist": {
357                 "type": "zip",
358                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
359                 "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
360                 "shasum": ""
361             },
362             "require": {
363                 "php": ">=5.0.0"
364             },
365             "require-dev": {
366                 "phpunit/phpunit": "~4.8.35||~5.7"
367             },
368             "type": "library",
369             "autoload": {
370                 "classmap": [
371                     "Mobile_Detect.php"
372                 ],
373                 "psr-0": {
374                     "Detection": "namespaced/"
375                 }
376             },
377             "notification-url": "https://packagist.org/downloads/",
378             "license": [
379                 "MIT"
380             ],
381             "authors": [
382                 {
383                     "name": "Serban Ghita",
384                     "email": "serbanghita@gmail.com",
385                     "homepage": "http://mobiledetect.net",
386                     "role": "Developer"
387                 }
388             ],
389             "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
390             "homepage": "https://github.com/serbanghita/Mobile-Detect",
391             "keywords": [
392                 "detect mobile devices",
393                 "mobile",
394                 "mobile detect",
395                 "mobile detector",
396                 "php mobile detect"
397             ],
398             "time": "2017-12-18T10:38:51+00:00"
399         },
400         {
401             "name": "npm-asset/jquery",
402             "version": "1.12.4",
403             "dist": {
404                 "type": "tar",
405                 "url": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
406                 "reference": null,
407                 "shasum": "01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c"
408             },
409             "require-dev": {
410                 "npm-asset/commitplease": "2.0.0",
411                 "npm-asset/core-js": "0.9.17",
412                 "npm-asset/grunt": "0.4.5",
413                 "npm-asset/grunt-babel": "5.0.1",
414                 "npm-asset/grunt-cli": "0.1.13",
415                 "npm-asset/grunt-compare-size": "0.4.0",
416                 "npm-asset/grunt-contrib-jshint": "0.11.2",
417                 "npm-asset/grunt-contrib-uglify": "0.9.2",
418                 "npm-asset/grunt-contrib-watch": "0.6.1",
419                 "npm-asset/grunt-git-authors": "2.0.1",
420                 "npm-asset/grunt-jscs": "2.1.0",
421                 "npm-asset/grunt-jsonlint": "1.0.4",
422                 "npm-asset/grunt-npmcopy": "0.1.0",
423                 "npm-asset/gzip-js": "0.3.2",
424                 "npm-asset/jsdom": "5.6.1",
425                 "npm-asset/load-grunt-tasks": "1.0.0",
426                 "npm-asset/npm": "2.1.12",
427                 "npm-asset/qunit-assert-step": "1.0.3",
428                 "npm-asset/qunitjs": "1.17.1",
429                 "npm-asset/requirejs": "2.1.17",
430                 "npm-asset/sinon": "1.12.2",
431                 "npm-asset/sizzle": "2.2.1",
432                 "npm-asset/strip-json-comments": "1.0.3",
433                 "npm-asset/testswarm": "1.1.0",
434                 "npm-asset/win-spawn": "2.0.0"
435             },
436             "type": "npm-asset-library",
437             "extra": {
438                 "npm-asset-bugs": {
439                     "url": "https://github.com/jquery/jquery/issues"
440                 },
441                 "npm-asset-main": "dist/jquery.js",
442                 "npm-asset-directories": [],
443                 "npm-asset-repository": {
444                     "type": "git",
445                     "url": "git+https://github.com/jquery/jquery.git"
446                 },
447                 "npm-asset-scripts": {
448                     "build": "npm install && grunt",
449                     "start": "grunt watch",
450                     "test": "grunt && grunt test"
451                 }
452             },
453             "license": [
454                 "MIT"
455             ],
456             "authors": [
457                 {
458                     "name": "jQuery Foundation and other contributors",
459                     "url": "https://github.com/jquery/jquery/blob/1.12-stable/AUTHORS.txt"
460                 }
461             ],
462             "description": "JavaScript library for DOM operations",
463             "homepage": "http://jquery.com",
464             "keywords": [
465                 "browser",
466                 "javascript",
467                 "jquery",
468                 "library"
469             ],
470             "time": "2016-05-20T17:19:07+00:00"
471         },
472         {
473             "name": "npm-asset/jquery-colorbox",
474             "version": "1.6.4",
475             "dist": {
476                 "type": "tar",
477                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
478                 "reference": null,
479                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
480             },
481             "require": {
482                 "npm-asset/jquery": ">=1.3.2"
483             },
484             "type": "npm-asset-library",
485             "extra": {
486                 "npm-asset-bugs": {
487                     "url": "https://github.com/jackmoore/colorbox/issues"
488                 },
489                 "npm-asset-main": "jquery.colorbox.js",
490                 "npm-asset-directories": [],
491                 "npm-asset-repository": {
492                     "type": "git",
493                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
494                 },
495                 "npm-asset-scripts": []
496             },
497             "license": [
498                 "MIT"
499             ],
500             "authors": [
501                 {
502                     "name": "Jack Moore",
503                     "email": "hello@jacklmoore.com",
504                     "url": "http://www.jacklmoore.com"
505                 }
506             ],
507             "description": "jQuery lightbox and modal window plugin.",
508             "homepage": "http://www.jacklmoore.com/colorbox",
509             "keywords": [
510                 "gallery",
511                 "jquery-plugin",
512                 "lightbox",
513                 "modal",
514                 "popup",
515                 "ui"
516             ],
517             "time": "2016-05-10T22:22:39+00:00"
518         },
519         {
520             "name": "paragonie/random_compat",
521             "version": "v2.0.11",
522             "source": {
523                 "type": "git",
524                 "url": "https://github.com/paragonie/random_compat.git",
525                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
526             },
527             "dist": {
528                 "type": "zip",
529                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
530                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
531                 "shasum": ""
532             },
533             "require": {
534                 "php": ">=5.2.0"
535             },
536             "require-dev": {
537                 "phpunit/phpunit": "4.*|5.*"
538             },
539             "suggest": {
540                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
541             },
542             "type": "library",
543             "autoload": {
544                 "files": [
545                     "lib/random.php"
546                 ]
547             },
548             "notification-url": "https://packagist.org/downloads/",
549             "license": [
550                 "MIT"
551             ],
552             "authors": [
553                 {
554                     "name": "Paragon Initiative Enterprises",
555                     "email": "security@paragonie.com",
556                     "homepage": "https://paragonie.com"
557                 }
558             ],
559             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
560             "keywords": [
561                 "csprng",
562                 "pseudorandom",
563                 "random"
564             ],
565             "time": "2017-09-27T21:40:39+00:00"
566         },
567         {
568             "name": "pear/console_getopt",
569             "version": "v1.4.1",
570             "source": {
571                 "type": "git",
572                 "url": "https://github.com/pear/Console_Getopt.git",
573                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
574             },
575             "dist": {
576                 "type": "zip",
577                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
578                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
579                 "shasum": ""
580             },
581             "type": "library",
582             "autoload": {
583                 "psr-0": {
584                     "Console": "./"
585                 }
586             },
587             "notification-url": "https://packagist.org/downloads/",
588             "include-path": [
589                 "./"
590             ],
591             "license": [
592                 "BSD-2-Clause"
593             ],
594             "authors": [
595                 {
596                     "name": "Greg Beaver",
597                     "email": "cellog@php.net",
598                     "role": "Helper"
599                 },
600                 {
601                     "name": "Andrei Zmievski",
602                     "email": "andrei@php.net",
603                     "role": "Lead"
604                 },
605                 {
606                     "name": "Stig Bakken",
607                     "email": "stig@php.net",
608                     "role": "Developer"
609                 }
610             ],
611             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
612             "time": "2015-07-20T20:28:12+00:00"
613         },
614         {
615             "name": "pear/pear-core-minimal",
616             "version": "v1.10.3",
617             "source": {
618                 "type": "git",
619                 "url": "https://github.com/pear/pear-core-minimal.git",
620                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
621             },
622             "dist": {
623                 "type": "zip",
624                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
625                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
626                 "shasum": ""
627             },
628             "require": {
629                 "pear/console_getopt": "~1.4",
630                 "pear/pear_exception": "~1.0"
631             },
632             "replace": {
633                 "rsky/pear-core-min": "self.version"
634             },
635             "type": "library",
636             "autoload": {
637                 "psr-0": {
638                     "": "src/"
639                 }
640             },
641             "notification-url": "https://packagist.org/downloads/",
642             "include-path": [
643                 "src/"
644             ],
645             "license": [
646                 "BSD-3-Clause"
647             ],
648             "authors": [
649                 {
650                     "name": "Christian Weiske",
651                     "email": "cweiske@php.net",
652                     "role": "Lead"
653                 }
654             ],
655             "description": "Minimal set of PEAR core files to be used as composer dependency",
656             "time": "2017-02-28T16:46:11+00:00"
657         },
658         {
659             "name": "pear/pear_exception",
660             "version": "v1.0.0",
661             "source": {
662                 "type": "git",
663                 "url": "https://github.com/pear/PEAR_Exception.git",
664                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
665             },
666             "dist": {
667                 "type": "zip",
668                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
669                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
670                 "shasum": ""
671             },
672             "require": {
673                 "php": ">=4.4.0"
674             },
675             "require-dev": {
676                 "phpunit/phpunit": "*"
677             },
678             "type": "class",
679             "extra": {
680                 "branch-alias": {
681                     "dev-master": "1.0.x-dev"
682                 }
683             },
684             "autoload": {
685                 "psr-0": {
686                     "PEAR": ""
687                 }
688             },
689             "notification-url": "https://packagist.org/downloads/",
690             "include-path": [
691                 "."
692             ],
693             "license": [
694                 "BSD-2-Clause"
695             ],
696             "authors": [
697                 {
698                     "name": "Helgi Thormar",
699                     "email": "dufuz@php.net"
700                 },
701                 {
702                     "name": "Greg Beaver",
703                     "email": "cellog@php.net"
704                 }
705             ],
706             "description": "The PEAR Exception base class.",
707             "homepage": "https://github.com/pear/PEAR_Exception",
708             "keywords": [
709                 "exception"
710             ],
711             "time": "2015-02-10T20:07:52+00:00"
712         },
713         {
714             "name": "pear/text_highlighter",
715             "version": "dev-master",
716             "source": {
717                 "type": "git",
718                 "url": "https://github.com/pear/Text_Highlighter.git",
719                 "reference": "4178158d6fef4729bb08654fce8796a123ad0abd"
720             },
721             "dist": {
722                 "type": "zip",
723                 "url": "https://api.github.com/repos/pear/Text_Highlighter/zipball/4178158d6fef4729bb08654fce8796a123ad0abd",
724                 "reference": "4178158d6fef4729bb08654fce8796a123ad0abd",
725                 "shasum": ""
726             },
727             "require": {
728                 "pear/pear-core-minimal": "@stable",
729                 "php": ">=5.4.0"
730             },
731             "require-dev": {
732                 "phpunit/phpunit": "@stable"
733             },
734             "type": "library",
735             "autoload": {
736                 "psr-0": {
737                     "Text": "./"
738                 }
739             },
740             "include-path": [
741                 "./"
742             ],
743             "license": [
744                 "PHP License"
745             ],
746             "authors": [
747                 {
748                     "email": "ssttoo@gmail.com",
749                     "name": "Stoyan Stefanov",
750                     "role": "Lead"
751                 },
752                 {
753                     "email": "demenev@gmail.com",
754                     "name": "Andrey Demenev",
755                     "role": "Lead"
756                 }
757             ],
758             "description": "More info available on: http://pear.php.net/package/Text_Highlighter",
759             "support": {
760                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Highlighter",
761                 "source": "https://github.com/pear/Text_Highlighter"
762             },
763             "time": "2017-03-07T21:20:30+00:00"
764         },
765         {
766             "name": "pear/text_languagedetect",
767             "version": "v1.0.0",
768             "source": {
769                 "type": "git",
770                 "url": "https://github.com/pear/Text_LanguageDetect.git",
771                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
772             },
773             "dist": {
774                 "type": "zip",
775                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
776                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
777                 "shasum": ""
778             },
779             "require-dev": {
780                 "phpunit/phpunit": "*"
781             },
782             "suggest": {
783                 "ext-mbstring": "May require the mbstring PHP extension"
784             },
785             "type": "library",
786             "autoload": {
787                 "psr-0": {
788                     "Text": "./"
789                 }
790             },
791             "notification-url": "https://packagist.org/downloads/",
792             "include-path": [
793                 "./"
794             ],
795             "license": [
796                 "BSD-2-Clause"
797             ],
798             "authors": [
799                 {
800                     "name": "Nicholas Pisarro",
801                     "email": "taak@php.net",
802                     "role": "Lead"
803                 }
804             ],
805             "description": "Identify human languages from text samples",
806             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
807             "time": "2017-03-02T16:14:08+00:00"
808         },
809         {
810             "name": "smarty/smarty",
811             "version": "v3.1.31",
812             "source": {
813                 "type": "git",
814                 "url": "https://github.com/smarty-php/smarty.git",
815                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9"
816             },
817             "dist": {
818                 "type": "zip",
819                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9",
820                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9",
821                 "shasum": ""
822             },
823             "require": {
824                 "php": ">=5.2"
825             },
826             "type": "library",
827             "extra": {
828                 "branch-alias": {
829                     "dev-master": "3.1.x-dev"
830                 }
831             },
832             "autoload": {
833                 "files": [
834                     "libs/bootstrap.php"
835                 ]
836             },
837             "notification-url": "https://packagist.org/downloads/",
838             "license": [
839                 "LGPL-3.0"
840             ],
841             "authors": [
842                 {
843                     "name": "Monte Ohrt",
844                     "email": "monte@ohrt.com"
845                 },
846                 {
847                     "name": "Uwe Tews",
848                     "email": "uwe.tews@googlemail.com"
849                 },
850                 {
851                     "name": "Rodney Rehm",
852                     "email": "rodney.rehm@medialize.de"
853                 }
854             ],
855             "description": "Smarty - the compiling PHP template engine",
856             "homepage": "http://www.smarty.net",
857             "keywords": [
858                 "templating"
859             ],
860             "time": "2016-12-14T21:57:25+00:00"
861         }
862     ],
863     "packages-dev": [],
864     "aliases": [],
865     "minimum-stability": "stable",
866     "stability-flags": {
867         "pear/text_highlighter": 20
868     },
869     "prefer-stable": false,
870     "prefer-lowest": false,
871     "platform": {
872         "php": ">5.6",
873         "ext-xml": "*"
874     },
875     "platform-dev": []
876 }