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