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