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