]> git.mxchange.org Git - friendica.git/blob - composer.lock
[Composer] Add npm-asset/jgrowl 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": "8402715b736c86ea2ec19051997292e4",
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/jgrowl",
339             "version": "1.4.6",
340             "dist": {
341                 "type": "tar",
342                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
343                 "reference": null,
344                 "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
345             },
346             "require-dev": {
347                 "npm-asset/grunt": "~0.4.2",
348                 "npm-asset/grunt-contrib-cssmin": "~0.9.0",
349                 "npm-asset/grunt-contrib-jshint": "~0.6.3",
350                 "npm-asset/grunt-contrib-less": "~0.11.0",
351                 "npm-asset/grunt-contrib-uglify": "~0.4.0",
352                 "npm-asset/grunt-contrib-watch": "~0.6.1"
353             },
354             "type": "npm-asset-library",
355             "extra": {
356                 "npm-asset-bugs": {
357                     "url": "https://github.com/stanlemon/jGrowl/issues"
358                 },
359                 "npm-asset-main": "jquery.jgrowl.js",
360                 "npm-asset-directories": [],
361                 "npm-asset-repository": {
362                     "type": "git",
363                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
364                 },
365                 "npm-asset-scripts": []
366             },
367             "authors": [
368                 {
369                     "name": "Stan Lemon",
370                     "email": "stosh1985@gmail.com",
371                     "url": "http://stanlemon.net"
372                 }
373             ],
374             "description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ",
375             "homepage": "https://github.com/stanlemon/jGrowl#readme",
376             "time": "2017-07-21T02:36:34+00:00"
377         },
378         {
379             "name": "npm-asset/jquery",
380             "version": "1.12.4",
381             "dist": {
382                 "type": "tar",
383                 "url": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
384                 "reference": null,
385                 "shasum": "01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c"
386             },
387             "require-dev": {
388                 "npm-asset/commitplease": "2.0.0",
389                 "npm-asset/core-js": "0.9.17",
390                 "npm-asset/grunt": "0.4.5",
391                 "npm-asset/grunt-babel": "5.0.1",
392                 "npm-asset/grunt-cli": "0.1.13",
393                 "npm-asset/grunt-compare-size": "0.4.0",
394                 "npm-asset/grunt-contrib-jshint": "0.11.2",
395                 "npm-asset/grunt-contrib-uglify": "0.9.2",
396                 "npm-asset/grunt-contrib-watch": "0.6.1",
397                 "npm-asset/grunt-git-authors": "2.0.1",
398                 "npm-asset/grunt-jscs": "2.1.0",
399                 "npm-asset/grunt-jsonlint": "1.0.4",
400                 "npm-asset/grunt-npmcopy": "0.1.0",
401                 "npm-asset/gzip-js": "0.3.2",
402                 "npm-asset/jsdom": "5.6.1",
403                 "npm-asset/load-grunt-tasks": "1.0.0",
404                 "npm-asset/npm": "2.1.12",
405                 "npm-asset/qunit-assert-step": "1.0.3",
406                 "npm-asset/qunitjs": "1.17.1",
407                 "npm-asset/requirejs": "2.1.17",
408                 "npm-asset/sinon": "1.12.2",
409                 "npm-asset/sizzle": "2.2.1",
410                 "npm-asset/strip-json-comments": "1.0.3",
411                 "npm-asset/testswarm": "1.1.0",
412                 "npm-asset/win-spawn": "2.0.0"
413             },
414             "type": "npm-asset-library",
415             "extra": {
416                 "npm-asset-bugs": {
417                     "url": "https://github.com/jquery/jquery/issues"
418                 },
419                 "npm-asset-main": "dist/jquery.js",
420                 "npm-asset-directories": [],
421                 "npm-asset-repository": {
422                     "type": "git",
423                     "url": "git+https://github.com/jquery/jquery.git"
424                 },
425                 "npm-asset-scripts": {
426                     "build": "npm install && grunt",
427                     "start": "grunt watch",
428                     "test": "grunt && grunt test"
429                 }
430             },
431             "license": [
432                 "MIT"
433             ],
434             "authors": [
435                 {
436                     "name": "jQuery Foundation and other contributors",
437                     "url": "https://github.com/jquery/jquery/blob/1.12-stable/AUTHORS.txt"
438                 }
439             ],
440             "description": "JavaScript library for DOM operations",
441             "homepage": "http://jquery.com",
442             "keywords": [
443                 "browser",
444                 "javascript",
445                 "jquery",
446                 "library"
447             ],
448             "time": "2016-05-20T17:19:07+00:00"
449         },
450         {
451             "name": "npm-asset/jquery-colorbox",
452             "version": "1.6.4",
453             "dist": {
454                 "type": "tar",
455                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
456                 "reference": null,
457                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
458             },
459             "require": {
460                 "npm-asset/jquery": ">=1.3.2"
461             },
462             "type": "npm-asset-library",
463             "extra": {
464                 "npm-asset-bugs": {
465                     "url": "https://github.com/jackmoore/colorbox/issues"
466                 },
467                 "npm-asset-main": "jquery.colorbox.js",
468                 "npm-asset-directories": [],
469                 "npm-asset-repository": {
470                     "type": "git",
471                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
472                 },
473                 "npm-asset-scripts": []
474             },
475             "license": [
476                 "MIT"
477             ],
478             "authors": [
479                 {
480                     "name": "Jack Moore",
481                     "email": "hello@jacklmoore.com",
482                     "url": "http://www.jacklmoore.com"
483                 }
484             ],
485             "description": "jQuery lightbox and modal window plugin.",
486             "homepage": "http://www.jacklmoore.com/colorbox",
487             "keywords": [
488                 "gallery",
489                 "jquery-plugin",
490                 "lightbox",
491                 "modal",
492                 "popup",
493                 "ui"
494             ],
495             "time": "2016-05-10T22:22:39+00:00"
496         },
497         {
498             "name": "npm-asset/jquery-datetimepicker",
499             "version": "2.5.17",
500             "dist": {
501                 "type": "tar",
502                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.17.tgz",
503                 "reference": null,
504                 "shasum": "8857a631f248081d4072563bde40fa8c17e407b1"
505             },
506             "require": {
507                 "npm-asset/jquery": ">=1.7.2",
508                 "npm-asset/jquery-mousewheel": ">=3.1.13",
509                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
510             },
511             "require-dev": {
512                 "npm-asset/concat": "dev-github:azer/concat",
513                 "npm-asset/concat-cli": ">=4.0.0,<5.0.0",
514                 "npm-asset/uglifycss": ">=0.0.27,<0.0.28",
515                 "npm-asset/uglifyjs": ">=2.4.10,<3.0.0"
516             },
517             "type": "npm-asset-library",
518             "extra": {
519                 "npm-asset-bugs": {
520                     "url": "https://github.com/xdan/datetimepicker/issues"
521                 },
522                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
523                 "npm-asset-directories": [],
524                 "npm-asset-repository": {
525                     "type": "git",
526                     "url": "git+https://github.com/xdan/datetimepicker.git"
527                 },
528                 "npm-asset-scripts": {
529                     "test": "echo \"Error: no test specified\" && exit 1",
530                     "concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
531                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
532                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
533                     "github": "git add --all  && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
534                     "build": "npm run minify && npm run concat && npm run minifyconcat",
535                     "public": "npm version patch --no-git-tag-version && npm run build && npm run github"
536                 }
537             },
538             "license": [
539                 "MIT"
540             ],
541             "authors": [
542                 {
543                     "name": "Chupurnov",
544                     "email": "chupurnov@gmail.com",
545                     "url": "http://xdsoft.net/"
546                 }
547             ],
548             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
549             "homepage": "https://github.com/xdan/datetimepicker",
550             "keywords": [
551                 "calendar",
552                 "date",
553                 "datepicker",
554                 "datetime",
555                 "jquery-plugin",
556                 "time",
557                 "timepicker"
558             ],
559             "time": "2018-01-23T05:56:50+00:00"
560         },
561         {
562             "name": "npm-asset/jquery-mousewheel",
563             "version": "3.1.13",
564             "dist": {
565                 "type": "tar",
566                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
567                 "reference": null,
568                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
569             },
570             "require-dev": {
571                 "npm-asset/grunt": "~0.4.1",
572                 "npm-asset/grunt-contrib-connect": "~0.5.0",
573                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
574                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
575             },
576             "type": "npm-asset-library",
577             "extra": {
578                 "npm-asset-bugs": {
579                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
580                 },
581                 "npm-asset-files": [
582                     "ChangeLog.md",
583                     "jquery.mousewheel.js",
584                     "README.md",
585                     "LICENSE.txt"
586                 ],
587                 "npm-asset-main": "./jquery.mousewheel.js",
588                 "npm-asset-directories": {
589                     "test": "test"
590                 },
591                 "npm-asset-repository": {
592                     "type": "git",
593                     "url": "https://github.com/jquery/jquery-mousewheel.git"
594                 },
595                 "npm-asset-scripts": []
596             },
597             "authors": [
598                 {
599                     "name": "jQuery Foundation and other contributors",
600                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
601                 }
602             ],
603             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
604             "homepage": "https://github.com/jquery/jquery-mousewheel",
605             "keywords": [
606                 "browser",
607                 "event",
608                 "jquery",
609                 "jquery-plugin",
610                 "mouse",
611                 "mousewheel",
612                 "wheel"
613             ],
614             "time": "2015-07-15T18:05:23+00:00"
615         },
616         {
617             "name": "npm-asset/php-date-formatter",
618             "version": "1.3.4",
619             "dist": {
620                 "type": "tar",
621                 "url": "https://registry.npmjs.org/php-date-formatter/-/php-date-formatter-1.3.4.tgz",
622                 "reference": null,
623                 "shasum": "09a15ae0766ba0beb1900c27c1ec319ef2e4563e"
624             },
625             "type": "npm-asset-library",
626             "extra": {
627                 "npm-asset-bugs": {
628                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
629                 },
630                 "npm-asset-main": "js/php-date-formatter.js",
631                 "npm-asset-directories": {
632                     "example": "examples"
633                 },
634                 "npm-asset-repository": {
635                     "type": "git",
636                     "url": "git+https://github.com/kartik-v/php-date-formatter.git"
637                 },
638                 "npm-asset-scripts": []
639             },
640             "license": [
641                 "BSD-3-Clause"
642             ],
643             "authors": [
644                 {
645                     "name": "Kartik Visweswaran",
646                     "email": "kartikv2@gmail.com"
647                 }
648             ],
649             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
650             "homepage": "https://github.com/kartik-v/php-date-formatter",
651             "time": "2016-02-18T15:15:55+00:00"
652         },
653         {
654             "name": "paragonie/random_compat",
655             "version": "v2.0.11",
656             "source": {
657                 "type": "git",
658                 "url": "https://github.com/paragonie/random_compat.git",
659                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
660             },
661             "dist": {
662                 "type": "zip",
663                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
664                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
665                 "shasum": ""
666             },
667             "require": {
668                 "php": ">=5.2.0"
669             },
670             "require-dev": {
671                 "phpunit/phpunit": "4.*|5.*"
672             },
673             "suggest": {
674                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
675             },
676             "type": "library",
677             "autoload": {
678                 "files": [
679                     "lib/random.php"
680                 ]
681             },
682             "notification-url": "https://packagist.org/downloads/",
683             "license": [
684                 "MIT"
685             ],
686             "authors": [
687                 {
688                     "name": "Paragon Initiative Enterprises",
689                     "email": "security@paragonie.com",
690                     "homepage": "https://paragonie.com"
691                 }
692             ],
693             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
694             "keywords": [
695                 "csprng",
696                 "pseudorandom",
697                 "random"
698             ],
699             "time": "2017-09-27T21:40:39+00:00"
700         },
701         {
702             "name": "pear/console_getopt",
703             "version": "v1.4.1",
704             "source": {
705                 "type": "git",
706                 "url": "https://github.com/pear/Console_Getopt.git",
707                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
708             },
709             "dist": {
710                 "type": "zip",
711                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
712                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
713                 "shasum": ""
714             },
715             "type": "library",
716             "autoload": {
717                 "psr-0": {
718                     "Console": "./"
719                 }
720             },
721             "notification-url": "https://packagist.org/downloads/",
722             "include-path": [
723                 "./"
724             ],
725             "license": [
726                 "BSD-2-Clause"
727             ],
728             "authors": [
729                 {
730                     "name": "Greg Beaver",
731                     "email": "cellog@php.net",
732                     "role": "Helper"
733                 },
734                 {
735                     "name": "Andrei Zmievski",
736                     "email": "andrei@php.net",
737                     "role": "Lead"
738                 },
739                 {
740                     "name": "Stig Bakken",
741                     "email": "stig@php.net",
742                     "role": "Developer"
743                 }
744             ],
745             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
746             "time": "2015-07-20T20:28:12+00:00"
747         },
748         {
749             "name": "pear/pear-core-minimal",
750             "version": "v1.10.3",
751             "source": {
752                 "type": "git",
753                 "url": "https://github.com/pear/pear-core-minimal.git",
754                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
755             },
756             "dist": {
757                 "type": "zip",
758                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
759                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
760                 "shasum": ""
761             },
762             "require": {
763                 "pear/console_getopt": "~1.4",
764                 "pear/pear_exception": "~1.0"
765             },
766             "replace": {
767                 "rsky/pear-core-min": "self.version"
768             },
769             "type": "library",
770             "autoload": {
771                 "psr-0": {
772                     "": "src/"
773                 }
774             },
775             "notification-url": "https://packagist.org/downloads/",
776             "include-path": [
777                 "src/"
778             ],
779             "license": [
780                 "BSD-3-Clause"
781             ],
782             "authors": [
783                 {
784                     "name": "Christian Weiske",
785                     "email": "cweiske@php.net",
786                     "role": "Lead"
787                 }
788             ],
789             "description": "Minimal set of PEAR core files to be used as composer dependency",
790             "time": "2017-02-28T16:46:11+00:00"
791         },
792         {
793             "name": "pear/pear_exception",
794             "version": "v1.0.0",
795             "source": {
796                 "type": "git",
797                 "url": "https://github.com/pear/PEAR_Exception.git",
798                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
799             },
800             "dist": {
801                 "type": "zip",
802                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
803                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
804                 "shasum": ""
805             },
806             "require": {
807                 "php": ">=4.4.0"
808             },
809             "require-dev": {
810                 "phpunit/phpunit": "*"
811             },
812             "type": "class",
813             "extra": {
814                 "branch-alias": {
815                     "dev-master": "1.0.x-dev"
816                 }
817             },
818             "autoload": {
819                 "psr-0": {
820                     "PEAR": ""
821                 }
822             },
823             "notification-url": "https://packagist.org/downloads/",
824             "include-path": [
825                 "."
826             ],
827             "license": [
828                 "BSD-2-Clause"
829             ],
830             "authors": [
831                 {
832                     "name": "Helgi Thormar",
833                     "email": "dufuz@php.net"
834                 },
835                 {
836                     "name": "Greg Beaver",
837                     "email": "cellog@php.net"
838                 }
839             ],
840             "description": "The PEAR Exception base class.",
841             "homepage": "https://github.com/pear/PEAR_Exception",
842             "keywords": [
843                 "exception"
844             ],
845             "time": "2015-02-10T20:07:52+00:00"
846         },
847         {
848             "name": "pear/text_highlighter",
849             "version": "dev-master",
850             "source": {
851                 "type": "git",
852                 "url": "https://github.com/pear/Text_Highlighter.git",
853                 "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855"
854             },
855             "dist": {
856                 "type": "zip",
857                 "url": "https://api.github.com/repos/pear/Text_Highlighter/zipball/2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
858                 "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
859                 "shasum": ""
860             },
861             "require": {
862                 "pear/pear-core-minimal": "~1.10.0",
863                 "php": ">=5.4.0"
864             },
865             "require-dev": {
866                 "phpunit/phpunit": "@stable"
867             },
868             "type": "library",
869             "autoload": {
870                 "psr-0": {
871                     "Text": "./"
872                 }
873             },
874             "include-path": [
875                 "./"
876             ],
877             "license": [
878                 "PHP-3.01"
879             ],
880             "authors": [
881                 {
882                     "email": "ssttoo@gmail.com",
883                     "name": "Stoyan Stefanov",
884                     "role": "Lead"
885                 },
886                 {
887                     "email": "demenev@gmail.com",
888                     "name": "Andrey Demenev",
889                     "role": "Lead"
890                 }
891             ],
892             "description": "More info available on: http://pear.php.net/package/Text_Highlighter",
893             "support": {
894                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Highlighter",
895                 "source": "https://github.com/pear/Text_Highlighter"
896             },
897             "time": "2018-01-27T08:24:15+00:00"
898         },
899         {
900             "name": "pear/text_languagedetect",
901             "version": "v1.0.0",
902             "source": {
903                 "type": "git",
904                 "url": "https://github.com/pear/Text_LanguageDetect.git",
905                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
906             },
907             "dist": {
908                 "type": "zip",
909                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
910                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
911                 "shasum": ""
912             },
913             "require-dev": {
914                 "phpunit/phpunit": "*"
915             },
916             "suggest": {
917                 "ext-mbstring": "May require the mbstring PHP extension"
918             },
919             "type": "library",
920             "autoload": {
921                 "psr-0": {
922                     "Text": "./"
923                 }
924             },
925             "notification-url": "https://packagist.org/downloads/",
926             "include-path": [
927                 "./"
928             ],
929             "license": [
930                 "BSD-2-Clause"
931             ],
932             "authors": [
933                 {
934                     "name": "Nicholas Pisarro",
935                     "email": "taak@php.net",
936                     "role": "Lead"
937                 }
938             ],
939             "description": "Identify human languages from text samples",
940             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
941             "time": "2017-03-02T16:14:08+00:00"
942         },
943         {
944             "name": "smarty/smarty",
945             "version": "v3.1.31",
946             "source": {
947                 "type": "git",
948                 "url": "https://github.com/smarty-php/smarty.git",
949                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9"
950             },
951             "dist": {
952                 "type": "zip",
953                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9",
954                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9",
955                 "shasum": ""
956             },
957             "require": {
958                 "php": ">=5.2"
959             },
960             "type": "library",
961             "extra": {
962                 "branch-alias": {
963                     "dev-master": "3.1.x-dev"
964                 }
965             },
966             "autoload": {
967                 "files": [
968                     "libs/bootstrap.php"
969                 ]
970             },
971             "notification-url": "https://packagist.org/downloads/",
972             "license": [
973                 "LGPL-3.0"
974             ],
975             "authors": [
976                 {
977                     "name": "Monte Ohrt",
978                     "email": "monte@ohrt.com"
979                 },
980                 {
981                     "name": "Uwe Tews",
982                     "email": "uwe.tews@googlemail.com"
983                 },
984                 {
985                     "name": "Rodney Rehm",
986                     "email": "rodney.rehm@medialize.de"
987                 }
988             ],
989             "description": "Smarty - the compiling PHP template engine",
990             "homepage": "http://www.smarty.net",
991             "keywords": [
992                 "templating"
993             ],
994             "time": "2016-12-14T21:57:25+00:00"
995         }
996     ],
997     "packages-dev": [],
998     "aliases": [],
999     "minimum-stability": "stable",
1000     "stability-flags": {
1001         "pear/text_highlighter": 20
1002     },
1003     "prefer-stable": false,
1004     "prefer-lowest": false,
1005     "platform": {
1006         "php": ">5.6",
1007         "ext-xml": "*"
1008     },
1009     "platform-dev": []
1010 }