]> git.mxchange.org Git - friendica.git/blob - composer.lock
cropperjs: use npm-asset for 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": "12b8df66213734281765cb6e2c5a786e",
8     "packages": [
9         {
10             "name": "asika/simple-console",
11             "version": "1.0.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/asika32764/php-simple-console.git",
15                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
21                 "shasum": ""
22             },
23             "type": "library",
24             "autoload": {
25                 "psr-4": {
26                     "Asika\\SimpleConsole\\": "src/"
27                 }
28             },
29             "notification-url": "https://packagist.org/downloads/",
30             "license": [
31                 "MIT"
32             ],
33             "authors": [
34                 {
35                     "name": "Simon Asika",
36                     "email": "asika32764@gmail.com"
37                 }
38             ],
39             "description": "One file console framework to help you write build scripts.",
40             "time": "2018-03-08T12:05:40+00:00"
41         },
42         {
43             "name": "bower-asset/Chart-js",
44             "version": "v2.7.2",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/chartjs/Chart.js.git",
48                 "reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/98f104cdd03617f1300b417b3d60c23d4e3e3403",
53                 "reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403",
54                 "shasum": ""
55             },
56             "type": "bower-asset-library",
57             "extra": {
58                 "bower-asset-main": "./dist/Chart.js",
59                 "bower-asset-ignore": [
60                     ".github",
61                     ".codeclimate.yml",
62                     ".gitignore",
63                     ".npmignore",
64                     ".travis.yml",
65                     "scripts"
66                 ]
67             },
68             "license": [
69                 "MIT"
70             ],
71             "description": "Simple HTML5 charts using the canvas element.",
72             "time": "2018-03-01T21:45:21+00:00"
73         },
74         {
75             "name": "bower-asset/base64",
76             "version": "1.0.1",
77             "source": {
78                 "type": "git",
79                 "url": "https://github.com/davidchambers/Base64.js.git",
80                 "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc"
81             },
82             "dist": {
83                 "type": "zip",
84                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/b2d49f347ed1bce61000a82769bffc837b7c79dc",
85                 "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc",
86                 "shasum": ""
87             },
88             "type": "bower-asset-library",
89             "extra": {
90                 "bower-asset-main": "./base64.js",
91                 "bower-asset-ignore": [
92                     "**/.*",
93                     "Makefile",
94                     "coverage/",
95                     "scripts/",
96                     "test/"
97                 ]
98             },
99             "license": [
100                 "WTFPL"
101             ],
102             "description": "Base64 encoding and decoding",
103             "time": "2017-03-25T21:16:21+00:00"
104         },
105         {
106             "name": "bower-asset/perfect-scrollbar",
107             "version": "0.6.16",
108             "source": {
109                 "type": "git",
110                 "url": "https://github.com/utatti/perfect-scrollbar-bower.git",
111                 "reference": "3049129e5dbb403295ce8507a461cdd0f200938c"
112             },
113             "dist": {
114                 "type": "zip",
115                 "url": "https://api.github.com/repos/utatti/perfect-scrollbar-bower/zipball/3049129e5dbb403295ce8507a461cdd0f200938c",
116                 "reference": "3049129e5dbb403295ce8507a461cdd0f200938c",
117                 "shasum": ""
118             },
119             "type": "bower-asset-library",
120             "extra": {
121                 "bower-asset-main": [
122                     "css/perfect-scrollbar.css",
123                     "js/perfect-scrollbar.js"
124                 ],
125                 "bower-asset-ignore": [
126                     "**/.*",
127                     "bower_components"
128                 ]
129             },
130             "license": [
131                 "MIT"
132             ],
133             "description": "Minimalistic but perfect custom scrollbar plugin",
134             "time": "2017-01-10T01:04:09+00:00"
135         },
136         {
137             "name": "divineomega/password_exposed",
138             "version": "v2.4.0",
139             "source": {
140                 "type": "git",
141                 "url": "https://github.com/DivineOmega/password_exposed.git",
142                 "reference": "7e26898a280662529b3e5e472b16fcbda167ffce"
143             },
144             "dist": {
145                 "type": "zip",
146                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/7e26898a280662529b3e5e472b16fcbda167ffce",
147                 "reference": "7e26898a280662529b3e5e472b16fcbda167ffce",
148                 "shasum": ""
149             },
150             "require": {
151                 "guzzlehttp/guzzle": "^6.3",
152                 "paragonie/certainty": "^1",
153                 "php": ">=5.6",
154                 "rapidwebltd/rw-file-cache-psr-6": "^1.0"
155             },
156             "require-dev": {
157                 "fzaninotto/faker": "^1.7",
158                 "phpunit/phpunit": "^5.7",
159                 "satooshi/php-coveralls": "^2.0",
160                 "vimeo/psalm": "^1"
161             },
162             "type": "library",
163             "autoload": {
164                 "psr-4": {
165                     "DivineOmega\\PasswordExposed\\": "src/"
166                 },
167                 "files": [
168                     "src/PasswordExposedFunction.php"
169                 ]
170             },
171             "notification-url": "https://packagist.org/downloads/",
172             "license": [
173                 "LGPL-3.0-only"
174             ],
175             "authors": [
176                 {
177                     "name": "Jordan Hall",
178                     "email": "jordan@hall05.co.uk"
179                 }
180             ],
181             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
182             "time": "2018-03-14T09:17:40+00:00"
183         },
184         {
185             "name": "ezyang/htmlpurifier",
186             "version": "v4.7.0",
187             "source": {
188                 "type": "git",
189                 "url": "https://github.com/ezyang/htmlpurifier.git",
190                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
191             },
192             "dist": {
193                 "type": "zip",
194                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
195                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
196                 "shasum": ""
197             },
198             "require": {
199                 "php": ">=5.2"
200             },
201             "type": "library",
202             "autoload": {
203                 "psr-0": {
204                     "HTMLPurifier": "library/"
205                 },
206                 "files": [
207                     "library/HTMLPurifier.composer.php"
208                 ]
209             },
210             "notification-url": "https://packagist.org/downloads/",
211             "license": [
212                 "LGPL"
213             ],
214             "authors": [
215                 {
216                     "name": "Edward Z. Yang",
217                     "email": "admin@htmlpurifier.org",
218                     "homepage": "http://ezyang.com"
219                 }
220             ],
221             "description": "Standards compliant HTML filter written in PHP",
222             "homepage": "http://htmlpurifier.org/",
223             "keywords": [
224                 "html"
225             ],
226             "time": "2015-08-05T01:03:42+00:00"
227         },
228         {
229             "name": "fxp/composer-asset-plugin",
230             "version": "v1.4.2",
231             "source": {
232                 "type": "git",
233                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
234                 "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a"
235             },
236             "dist": {
237                 "type": "zip",
238                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/61352d99940d2b2392a5d2db83b8c0ef5faf222a",
239                 "reference": "61352d99940d2b2392a5d2db83b8c0ef5faf222a",
240                 "shasum": ""
241             },
242             "require": {
243                 "composer-plugin-api": "^1.0",
244                 "php": ">=5.3.3"
245             },
246             "require-dev": {
247                 "composer/composer": "^1.4.0"
248             },
249             "type": "composer-plugin",
250             "extra": {
251                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
252                 "branch-alias": {
253                     "dev-master": "1.4-dev"
254                 }
255             },
256             "autoload": {
257                 "psr-4": {
258                     "Fxp\\Composer\\AssetPlugin\\": ""
259                 },
260                 "exclude-from-classmap": [
261                     "/Tests/"
262                 ]
263             },
264             "notification-url": "https://packagist.org/downloads/",
265             "license": [
266                 "MIT"
267             ],
268             "authors": [
269                 {
270                     "name": "François Pluchino",
271                     "email": "francois.pluchino@gmail.com"
272                 }
273             ],
274             "description": "NPM/Bower Dependency Manager for Composer",
275             "homepage": "https://github.com/fxpio/composer-asset-plugin",
276             "keywords": [
277                 "asset",
278                 "bower",
279                 "composer",
280                 "dependency manager",
281                 "nodejs",
282                 "npm",
283                 "package"
284             ],
285             "time": "2017-10-20T06:53:56+00:00"
286         },
287         {
288             "name": "guzzlehttp/guzzle",
289             "version": "6.3.2",
290             "source": {
291                 "type": "git",
292                 "url": "https://github.com/guzzle/guzzle.git",
293                 "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90"
294             },
295             "dist": {
296                 "type": "zip",
297                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/68d0ea14d5a3f42a20e87632a5f84931e2709c90",
298                 "reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90",
299                 "shasum": ""
300             },
301             "require": {
302                 "guzzlehttp/promises": "^1.0",
303                 "guzzlehttp/psr7": "^1.4",
304                 "php": ">=5.5"
305             },
306             "require-dev": {
307                 "ext-curl": "*",
308                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4",
309                 "psr/log": "^1.0"
310             },
311             "suggest": {
312                 "psr/log": "Required for using the Log middleware"
313             },
314             "type": "library",
315             "extra": {
316                 "branch-alias": {
317                     "dev-master": "6.3-dev"
318                 }
319             },
320             "autoload": {
321                 "files": [
322                     "src/functions_include.php"
323                 ],
324                 "psr-4": {
325                     "GuzzleHttp\\": "src/"
326                 }
327             },
328             "notification-url": "https://packagist.org/downloads/",
329             "license": [
330                 "MIT"
331             ],
332             "authors": [
333                 {
334                     "name": "Michael Dowling",
335                     "email": "mtdowling@gmail.com",
336                     "homepage": "https://github.com/mtdowling"
337                 }
338             ],
339             "description": "Guzzle is a PHP HTTP client library",
340             "homepage": "http://guzzlephp.org/",
341             "keywords": [
342                 "client",
343                 "curl",
344                 "framework",
345                 "http",
346                 "http client",
347                 "rest",
348                 "web service"
349             ],
350             "time": "2018-03-26T16:33:04+00:00"
351         },
352         {
353             "name": "guzzlehttp/promises",
354             "version": "v1.3.1",
355             "source": {
356                 "type": "git",
357                 "url": "https://github.com/guzzle/promises.git",
358                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
359             },
360             "dist": {
361                 "type": "zip",
362                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
363                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
364                 "shasum": ""
365             },
366             "require": {
367                 "php": ">=5.5.0"
368             },
369             "require-dev": {
370                 "phpunit/phpunit": "^4.0"
371             },
372             "type": "library",
373             "extra": {
374                 "branch-alias": {
375                     "dev-master": "1.4-dev"
376                 }
377             },
378             "autoload": {
379                 "psr-4": {
380                     "GuzzleHttp\\Promise\\": "src/"
381                 },
382                 "files": [
383                     "src/functions_include.php"
384                 ]
385             },
386             "notification-url": "https://packagist.org/downloads/",
387             "license": [
388                 "MIT"
389             ],
390             "authors": [
391                 {
392                     "name": "Michael Dowling",
393                     "email": "mtdowling@gmail.com",
394                     "homepage": "https://github.com/mtdowling"
395                 }
396             ],
397             "description": "Guzzle promises library",
398             "keywords": [
399                 "promise"
400             ],
401             "time": "2016-12-20T10:07:11+00:00"
402         },
403         {
404             "name": "guzzlehttp/psr7",
405             "version": "1.4.2",
406             "source": {
407                 "type": "git",
408                 "url": "https://github.com/guzzle/psr7.git",
409                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
410             },
411             "dist": {
412                 "type": "zip",
413                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
414                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
415                 "shasum": ""
416             },
417             "require": {
418                 "php": ">=5.4.0",
419                 "psr/http-message": "~1.0"
420             },
421             "provide": {
422                 "psr/http-message-implementation": "1.0"
423             },
424             "require-dev": {
425                 "phpunit/phpunit": "~4.0"
426             },
427             "type": "library",
428             "extra": {
429                 "branch-alias": {
430                     "dev-master": "1.4-dev"
431                 }
432             },
433             "autoload": {
434                 "psr-4": {
435                     "GuzzleHttp\\Psr7\\": "src/"
436                 },
437                 "files": [
438                     "src/functions_include.php"
439                 ]
440             },
441             "notification-url": "https://packagist.org/downloads/",
442             "license": [
443                 "MIT"
444             ],
445             "authors": [
446                 {
447                     "name": "Michael Dowling",
448                     "email": "mtdowling@gmail.com",
449                     "homepage": "https://github.com/mtdowling"
450                 },
451                 {
452                     "name": "Tobias Schultze",
453                     "homepage": "https://github.com/Tobion"
454                 }
455             ],
456             "description": "PSR-7 message implementation that also provides common utility methods",
457             "keywords": [
458                 "http",
459                 "message",
460                 "request",
461                 "response",
462                 "stream",
463                 "uri",
464                 "url"
465             ],
466             "time": "2017-03-20T17:10:46+00:00"
467         },
468         {
469             "name": "league/html-to-markdown",
470             "version": "4.4.1",
471             "source": {
472                 "type": "git",
473                 "url": "https://github.com/thephpleague/html-to-markdown.git",
474                 "reference": "82ea375b5b2b1da1da222644c0565c695bf88186"
475             },
476             "dist": {
477                 "type": "zip",
478                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/82ea375b5b2b1da1da222644c0565c695bf88186",
479                 "reference": "82ea375b5b2b1da1da222644c0565c695bf88186",
480                 "shasum": ""
481             },
482             "require": {
483                 "ext-dom": "*",
484                 "ext-xml": "*",
485                 "php": ">=5.3.3"
486             },
487             "require-dev": {
488                 "mikehaertl/php-shellcommand": "~1.1.0",
489                 "phpunit/phpunit": "4.*",
490                 "scrutinizer/ocular": "~1.1"
491             },
492             "bin": [
493                 "bin/html-to-markdown"
494             ],
495             "type": "library",
496             "extra": {
497                 "branch-alias": {
498                     "dev-master": "4.5-dev"
499                 }
500             },
501             "autoload": {
502                 "psr-4": {
503                     "League\\HTMLToMarkdown\\": "src/"
504                 }
505             },
506             "notification-url": "https://packagist.org/downloads/",
507             "license": [
508                 "MIT"
509             ],
510             "authors": [
511                 {
512                     "name": "Colin O'Dell",
513                     "email": "colinodell@gmail.com",
514                     "homepage": "http://www.colinodell.com",
515                     "role": "Lead Developer"
516                 },
517                 {
518                     "name": "Nick Cernis",
519                     "email": "nick@cern.is",
520                     "homepage": "http://modernnerd.net",
521                     "role": "Original Author"
522                 }
523             ],
524             "description": "An HTML-to-markdown conversion helper for PHP",
525             "homepage": "https://github.com/thephpleague/html-to-markdown",
526             "keywords": [
527                 "html",
528                 "markdown"
529             ],
530             "time": "2017-03-16T00:45:59+00:00"
531         },
532         {
533             "name": "lightopenid/lightopenid",
534             "version": "dev-master",
535             "source": {
536                 "type": "git",
537                 "url": "https://github.com/Mewp/lightopenid.git",
538                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
539             },
540             "dist": {
541                 "type": "zip",
542                 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
543                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
544                 "shasum": ""
545             },
546             "require": {
547                 "php": ">=5.2.3"
548             },
549             "type": "library",
550             "autoload": {
551                 "classmap": [
552                     "./"
553                 ]
554             },
555             "notification-url": "https://packagist.org/downloads/",
556             "license": [
557                 "MIT"
558             ],
559             "homepage": "http://code.google.com/p/lightopenid/",
560             "keywords": [
561                 "OpenId"
562             ],
563             "time": "2013-10-27T16:25:49+00:00"
564         },
565         {
566             "name": "michelf/php-markdown",
567             "version": "1.8.0",
568             "source": {
569                 "type": "git",
570                 "url": "https://github.com/michelf/php-markdown.git",
571                 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
572             },
573             "dist": {
574                 "type": "zip",
575                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
576                 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
577                 "shasum": ""
578             },
579             "require": {
580                 "php": ">=5.3.0"
581             },
582             "type": "library",
583             "autoload": {
584                 "psr-4": {
585                     "Michelf\\": "Michelf/"
586                 }
587             },
588             "notification-url": "https://packagist.org/downloads/",
589             "license": [
590                 "BSD-3-Clause"
591             ],
592             "authors": [
593                 {
594                     "name": "Michel Fortin",
595                     "email": "michel.fortin@michelf.ca",
596                     "homepage": "https://michelf.ca/",
597                     "role": "Developer"
598                 },
599                 {
600                     "name": "John Gruber",
601                     "homepage": "https://daringfireball.net/"
602                 }
603             ],
604             "description": "PHP Markdown",
605             "homepage": "https://michelf.ca/projects/php-markdown/",
606             "keywords": [
607                 "markdown"
608             ],
609             "time": "2018-01-15T00:49:33+00:00"
610         },
611         {
612             "name": "mobiledetect/mobiledetectlib",
613             "version": "2.8.31",
614             "source": {
615                 "type": "git",
616                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
617                 "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37"
618             },
619             "dist": {
620                 "type": "zip",
621                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/adb882ea3b9d154f087ecb2c333180dad6f4dd37",
622                 "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37",
623                 "shasum": ""
624             },
625             "require": {
626                 "php": ">=5.0.0"
627             },
628             "require-dev": {
629                 "phpunit/phpunit": "~4.8.35||~5.7"
630             },
631             "type": "library",
632             "autoload": {
633                 "classmap": [
634                     "Mobile_Detect.php"
635                 ],
636                 "psr-0": {
637                     "Detection": "namespaced/"
638                 }
639             },
640             "notification-url": "https://packagist.org/downloads/",
641             "license": [
642                 "MIT"
643             ],
644             "authors": [
645                 {
646                     "name": "Serban Ghita",
647                     "email": "serbanghita@gmail.com",
648                     "homepage": "http://mobiledetect.net",
649                     "role": "Developer"
650                 }
651             ],
652             "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.",
653             "homepage": "https://github.com/serbanghita/Mobile-Detect",
654             "keywords": [
655                 "detect mobile devices",
656                 "mobile",
657                 "mobile detect",
658                 "mobile detector",
659                 "php mobile detect"
660             ],
661             "time": "2018-02-26T19:39:55+00:00"
662         },
663         {
664             "name": "npm-asset/cropperjs",
665             "version": "1.2.2",
666             "dist": {
667                 "type": "tar",
668                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
669                 "reference": null,
670                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
671             },
672             "require-dev": {
673                 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
674                 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
675                 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
676                 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
677                 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
678                 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
679                 "npm-asset/eslint": ">=4.14.0,<5.0.0",
680                 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
681                 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
682                 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
683                 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
684                 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
685                 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
686                 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
687                 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
688                 "npm-asset/rollup": ">=0.53.3,<0.54.0",
689                 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
690                 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
691                 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
692                 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
693             },
694             "type": "npm-asset-library",
695             "extra": {
696                 "npm-asset-bugs": {
697                     "url": "https://github.com/fengyuanchen/cropperjs/issues"
698                 },
699                 "npm-asset-files": [
700                     "src",
701                     "dist"
702                 ],
703                 "npm-asset-main": "dist/cropper.common.js",
704                 "npm-asset-directories": [],
705                 "npm-asset-repository": {
706                     "type": "git",
707                     "url": "git+https://github.com/fengyuanchen/cropperjs.git"
708                 },
709                 "npm-asset-scripts": {
710                     "build": "npm run build:css && npm run build:js",
711                     "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
712                     "build:js": "rollup -c",
713                     "clear": "del-cli dist",
714                     "compress": "npm run compress:css && npm run compress:js",
715                     "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
716                     "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
717                     "copy": "cpy dist/cropper.css docs/css",
718                     "lint": "eslint src/js --fix",
719                     "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
720                     "start": "npm-run-all --parallel watch:*",
721                     "test": "node-qunit-phantomjs test/index.html --timeout 10",
722                     "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
723                     "watch:js": "rollup -c -m -w"
724                 }
725             },
726             "license": [
727                 "MIT"
728             ],
729             "authors": [
730                 {
731                     "name": "Chen Fengyuan",
732                     "url": "http://chenfengyuan.com"
733                 }
734             ],
735             "description": "JavaScript image cropper.",
736             "homepage": "https://fengyuanchen.github.io/cropperjs",
737             "keywords": [
738                 "crop",
739                 "cropper",
740                 "cropper.js",
741                 "cropperjs",
742                 "cropping",
743                 "css",
744                 "development",
745                 "front-end",
746                 "html",
747                 "image",
748                 "javascript",
749                 "move",
750                 "rotate",
751                 "scale",
752                 "web",
753                 "zoom"
754             ],
755             "time": "2018-01-03T13:39:39+00:00"
756         },
757         {
758             "name": "npm-asset/fullcalendar",
759             "version": "3.9.0",
760             "dist": {
761                 "type": "tar",
762                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.9.0.tgz",
763                 "reference": null,
764                 "shasum": "b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5"
765             },
766             "require": {
767                 "npm-asset/jquery": ">=2,<4.0",
768                 "npm-asset/moment": ">=2.20.1,<3.0.0"
769             },
770             "require-dev": {
771                 "npm-asset/awesome-typescript-loader": ">=3.5.0,<4.0.0",
772                 "npm-asset/bootstrap": ">=3.3.7,<4.0.0",
773                 "npm-asset/components-jqueryui": "dev-github:components/jqueryui",
774                 "npm-asset/css-loader": ">=0.28.10,<0.29.0",
775                 "npm-asset/del": ">=2.2.1,<3.0.0",
776                 "npm-asset/dts-generator": ">=2.1.0,<3.0.0",
777                 "npm-asset/eslint": ">=4.18.2,<5.0.0",
778                 "npm-asset/eslint-config-standard": ">=11.0.0,<12.0.0",
779                 "npm-asset/eslint-plugin-import": ">=2.9.0,<3.0.0",
780                 "npm-asset/eslint-plugin-node": ">=5.2.1,<6.0.0",
781                 "npm-asset/eslint-plugin-promise": ">=3.6.0,<4.0.0",
782                 "npm-asset/eslint-plugin-standard": ">=3.0.1,<4.0.0",
783                 "npm-asset/extract-text-webpack-plugin": ">=3.0.2,<4.0.0",
784                 "npm-asset/glob": ">=7.1.2,<8.0.0",
785                 "npm-asset/gulp": ">=3.9.1,<4.0.0",
786                 "npm-asset/gulp-cssmin": ">=0.1.7,<0.2.0",
787                 "npm-asset/gulp-eslint": ">=4.0.0,<5.0.0",
788                 "npm-asset/gulp-filter": ">=4.0.0,<5.0.0",
789                 "npm-asset/gulp-modify-file": ">=1.0.0,<2.0.0",
790                 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
791                 "npm-asset/gulp-shell": ">=0.6.5,<0.7.0",
792                 "npm-asset/gulp-tslint": ">=8.1.3,<9.0.0",
793                 "npm-asset/gulp-uglify": ">=2.0.0,<3.0.0",
794                 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
795                 "npm-asset/gulp-watch": ">=4.3.11,<5.0.0",
796                 "npm-asset/gulp-zip": ">=3.2.0,<4.0.0",
797                 "npm-asset/jasmine-core": "2.5.2",
798                 "npm-asset/jasmine-fixture": ">=2.0.0,<3.0.0",
799                 "npm-asset/jasmine-jquery": ">=2.1.1,<3.0.0",
800                 "npm-asset/jquery-mockjax": ">=2.2.0,<3.0.0",
801                 "npm-asset/jquery-simulate": "dev-github:jquery/jquery-simulate",
802                 "npm-asset/karma": ">=0.13.22,<0.14.0",
803                 "npm-asset/karma-jasmine": ">=1.0.2,<2.0.0",
804                 "npm-asset/karma-phantomjs-launcher": ">=1.0.0,<2.0.0",
805                 "npm-asset/karma-sourcemap-loader": ">=0.3.7,<0.4.0",
806                 "npm-asset/karma-verbose-reporter": "0.0.6",
807                 "npm-asset/moment-timezone": ">=0.5.5,<0.6.0",
808                 "npm-asset/native-promise-only": ">=0.8.1,<0.9.0",
809                 "npm-asset/node-sass": ">=4.7.2,<5.0.0",
810                 "npm-asset/phantomjs-prebuilt": ">=2.1.7,<3.0.0",
811                 "npm-asset/sass-loader": ">=6.0.7,<7.0.0",
812                 "npm-asset/tslib": ">=1.8.0,<2.0.0",
813                 "npm-asset/tslint": ">=5.8.0,<6.0.0",
814                 "npm-asset/tslint-config-standard": ">=7.0.0,<8.0.0",
815                 "npm-asset/types--jquery": "2.0.47",
816                 "npm-asset/typescript": ">=2.7.2,<3.0.0",
817                 "npm-asset/webpack": ">=3.11.0,<4.0.0",
818                 "npm-asset/webpack-stream": ">=4.0.2,<5.0.0",
819                 "npm-asset/yargs": ">=4.8.1,<5.0.0"
820             },
821             "type": "npm-asset-library",
822             "extra": {
823                 "npm-asset-bugs": {
824                     "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
825                 },
826                 "npm-asset-files": [
827                     "dist/*.js",
828                     "dist/*.css",
829                     "dist/*.d.ts",
830                     "dist/locale/*.js",
831                     "README.*",
832                     "LICENSE.*",
833                     "CHANGELOG.*",
834                     "CONTRIBUTING.*"
835                 ],
836                 "npm-asset-main": "dist/fullcalendar.js",
837                 "npm-asset-directories": [],
838                 "npm-asset-repository": {
839                     "type": "git",
840                     "url": "git+https://github.com/fullcalendar/fullcalendar.git"
841                 },
842                 "npm-asset-scripts": {
843                     "clean": "gulp clean",
844                     "dist": "gulp dist",
845                     "lint": "gulp lint",
846                     "test": "gulp test:single"
847                 }
848             },
849             "license": [
850                 "MIT"
851             ],
852             "authors": [
853                 {
854                     "name": "Adam Shaw",
855                     "email": "arshaw@arshaw.com",
856                     "url": "http://arshaw.com/"
857                 }
858             ],
859             "description": "Full-sized drag & drop event calendar",
860             "homepage": "https://fullcalendar.io/",
861             "keywords": [
862                 "calendar",
863                 "event",
864                 "full-sized",
865                 "jquery-plugin"
866             ],
867             "time": "2018-03-05T03:30:23+00:00"
868         },
869         {
870             "name": "npm-asset/jgrowl",
871             "version": "1.4.6",
872             "dist": {
873                 "type": "tar",
874                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
875                 "reference": null,
876                 "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
877             },
878             "require-dev": {
879                 "npm-asset/grunt": "~0.4.2",
880                 "npm-asset/grunt-contrib-cssmin": "~0.9.0",
881                 "npm-asset/grunt-contrib-jshint": "~0.6.3",
882                 "npm-asset/grunt-contrib-less": "~0.11.0",
883                 "npm-asset/grunt-contrib-uglify": "~0.4.0",
884                 "npm-asset/grunt-contrib-watch": "~0.6.1"
885             },
886             "type": "npm-asset-library",
887             "extra": {
888                 "npm-asset-bugs": {
889                     "url": "https://github.com/stanlemon/jGrowl/issues"
890                 },
891                 "npm-asset-main": "jquery.jgrowl.js",
892                 "npm-asset-directories": [],
893                 "npm-asset-repository": {
894                     "type": "git",
895                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
896                 },
897                 "npm-asset-scripts": []
898             },
899             "authors": [
900                 {
901                     "name": "Stan Lemon",
902                     "email": "stosh1985@gmail.com",
903                     "url": "http://stanlemon.net"
904                 }
905             ],
906             "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 ",
907             "homepage": "https://github.com/stanlemon/jGrowl#readme",
908             "time": "2017-07-21T02:36:34+00:00"
909         },
910         {
911             "name": "npm-asset/jquery",
912             "version": "2.2.4",
913             "dist": {
914                 "type": "tar",
915                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
916                 "reference": null,
917                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
918             },
919             "require-dev": {
920                 "npm-asset/commitplease": "2.0.0",
921                 "npm-asset/core-js": "0.9.17",
922                 "npm-asset/grunt": "0.4.5",
923                 "npm-asset/grunt-babel": "5.0.1",
924                 "npm-asset/grunt-cli": "0.1.13",
925                 "npm-asset/grunt-compare-size": "0.4.0",
926                 "npm-asset/grunt-contrib-jshint": "0.11.2",
927                 "npm-asset/grunt-contrib-uglify": "0.9.2",
928                 "npm-asset/grunt-contrib-watch": "0.6.1",
929                 "npm-asset/grunt-git-authors": "2.0.1",
930                 "npm-asset/grunt-jscs": "2.1.0",
931                 "npm-asset/grunt-jsonlint": "1.0.4",
932                 "npm-asset/grunt-npmcopy": "0.1.0",
933                 "npm-asset/gzip-js": "0.3.2",
934                 "npm-asset/jsdom": "5.6.1",
935                 "npm-asset/load-grunt-tasks": "1.0.0",
936                 "npm-asset/qunit-assert-step": "1.0.3",
937                 "npm-asset/qunitjs": "1.17.1",
938                 "npm-asset/requirejs": "2.1.17",
939                 "npm-asset/sinon": "1.10.3",
940                 "npm-asset/sizzle": "2.2.1",
941                 "npm-asset/strip-json-comments": "1.0.3",
942                 "npm-asset/testswarm": "1.1.0",
943                 "npm-asset/win-spawn": "2.0.0"
944             },
945             "type": "npm-asset-library",
946             "extra": {
947                 "npm-asset-bugs": {
948                     "url": "https://github.com/jquery/jquery/issues"
949                 },
950                 "npm-asset-main": "dist/jquery.js",
951                 "npm-asset-directories": [],
952                 "npm-asset-repository": {
953                     "type": "git",
954                     "url": "git+https://github.com/jquery/jquery.git"
955                 },
956                 "npm-asset-scripts": {
957                     "build": "npm install && grunt",
958                     "start": "grunt watch",
959                     "test": "grunt && grunt test"
960                 }
961             },
962             "license": [
963                 "MIT"
964             ],
965             "authors": [
966                 {
967                     "name": "jQuery Foundation and other contributors",
968                     "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
969                 }
970             ],
971             "description": "JavaScript library for DOM operations",
972             "homepage": "http://jquery.com",
973             "keywords": [
974                 "browser",
975                 "javascript",
976                 "jquery",
977                 "library"
978             ],
979             "time": "2016-05-20T17:26:07+00:00"
980         },
981         {
982             "name": "npm-asset/jquery-colorbox",
983             "version": "1.6.4",
984             "dist": {
985                 "type": "tar",
986                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
987                 "reference": null,
988                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
989             },
990             "require": {
991                 "npm-asset/jquery": ">=1.3.2"
992             },
993             "type": "npm-asset-library",
994             "extra": {
995                 "npm-asset-bugs": {
996                     "url": "https://github.com/jackmoore/colorbox/issues"
997                 },
998                 "npm-asset-main": "jquery.colorbox.js",
999                 "npm-asset-directories": [],
1000                 "npm-asset-repository": {
1001                     "type": "git",
1002                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
1003                 },
1004                 "npm-asset-scripts": []
1005             },
1006             "license": [
1007                 "MIT"
1008             ],
1009             "authors": [
1010                 {
1011                     "name": "Jack Moore",
1012                     "email": "hello@jacklmoore.com",
1013                     "url": "http://www.jacklmoore.com"
1014                 }
1015             ],
1016             "description": "jQuery lightbox and modal window plugin.",
1017             "homepage": "http://www.jacklmoore.com/colorbox",
1018             "keywords": [
1019                 "gallery",
1020                 "jquery-plugin",
1021                 "lightbox",
1022                 "modal",
1023                 "popup",
1024                 "ui"
1025             ],
1026             "time": "2016-05-10T22:22:39+00:00"
1027         },
1028         {
1029             "name": "npm-asset/jquery-datetimepicker",
1030             "version": "2.5.20",
1031             "dist": {
1032                 "type": "tar",
1033                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.20.tgz",
1034                 "reference": null,
1035                 "shasum": "687d6204b90b03dc93f725f8df036e1d061f37ac"
1036             },
1037             "require": {
1038                 "npm-asset/jquery": ">=1.7.2",
1039                 "npm-asset/jquery-mousewheel": ">=3.1.13",
1040                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
1041             },
1042             "require-dev": {
1043                 "npm-asset/chai": ">=4.1.2,<5.0.0",
1044                 "npm-asset/concat": "dev-github:azer/concat",
1045                 "npm-asset/concat-cli": ">=4.0.0,<5.0.0",
1046                 "npm-asset/karma": ">=2.0.0,<3.0.0",
1047                 "npm-asset/karma-chai": ">=0.1.0,<0.2.0",
1048                 "npm-asset/karma-firefox-launcher": ">=1.1.0,<2.0.0",
1049                 "npm-asset/karma-mocha": ">=1.3.0,<2.0.0",
1050                 "npm-asset/mocha": ">=5.0.4,<6.0.0",
1051                 "npm-asset/uglifycss": ">=0.0.27,<0.0.28",
1052                 "npm-asset/uglifyjs": ">=2.4.10,<3.0.0"
1053             },
1054             "type": "npm-asset-library",
1055             "extra": {
1056                 "npm-asset-bugs": {
1057                     "url": "https://github.com/xdan/datetimepicker/issues"
1058                 },
1059                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
1060                 "npm-asset-directories": [],
1061                 "npm-asset-repository": {
1062                     "type": "git",
1063                     "url": "git+https://github.com/xdan/datetimepicker.git"
1064                 },
1065                 "npm-asset-scripts": {
1066                     "test": "karma start --browsers Firefox karma.conf.js --single-run",
1067                     "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",
1068                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
1069                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
1070                     "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",
1071                     "build": "npm run minify && npm run concat && npm run minifyconcat",
1072                     "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
1073                 }
1074             },
1075             "license": [
1076                 "MIT"
1077             ],
1078             "authors": [
1079                 {
1080                     "name": "Chupurnov",
1081                     "email": "chupurnov@gmail.com",
1082                     "url": "https://xdsoft.net/"
1083                 }
1084             ],
1085             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
1086             "homepage": "https://github.com/xdan/datetimepicker",
1087             "keywords": [
1088                 "calendar",
1089                 "date",
1090                 "datepicker",
1091                 "datetime",
1092                 "jquery-plugin",
1093                 "time",
1094                 "timepicker"
1095             ],
1096             "time": "2018-03-21T16:26:39+00:00"
1097         },
1098         {
1099             "name": "npm-asset/jquery-mousewheel",
1100             "version": "3.1.13",
1101             "dist": {
1102                 "type": "tar",
1103                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
1104                 "reference": null,
1105                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
1106             },
1107             "require-dev": {
1108                 "npm-asset/grunt": "~0.4.1",
1109                 "npm-asset/grunt-contrib-connect": "~0.5.0",
1110                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
1111                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
1112             },
1113             "type": "npm-asset-library",
1114             "extra": {
1115                 "npm-asset-bugs": {
1116                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
1117                 },
1118                 "npm-asset-files": [
1119                     "ChangeLog.md",
1120                     "jquery.mousewheel.js",
1121                     "README.md",
1122                     "LICENSE.txt"
1123                 ],
1124                 "npm-asset-main": "./jquery.mousewheel.js",
1125                 "npm-asset-directories": {
1126                     "test": "test"
1127                 },
1128                 "npm-asset-repository": {
1129                     "type": "git",
1130                     "url": "https://github.com/jquery/jquery-mousewheel.git"
1131                 },
1132                 "npm-asset-scripts": []
1133             },
1134             "authors": [
1135                 {
1136                     "name": "jQuery Foundation and other contributors",
1137                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
1138                 }
1139             ],
1140             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
1141             "homepage": "https://github.com/jquery/jquery-mousewheel",
1142             "keywords": [
1143                 "browser",
1144                 "event",
1145                 "jquery",
1146                 "jquery-plugin",
1147                 "mouse",
1148                 "mousewheel",
1149                 "wheel"
1150             ],
1151             "time": "2015-07-15T18:05:23+00:00"
1152         },
1153         {
1154             "name": "npm-asset/moment",
1155             "version": "2.21.0",
1156             "dist": {
1157                 "type": "tar",
1158                 "url": "https://registry.npmjs.org/moment/-/moment-2.21.0.tgz",
1159                 "reference": null,
1160                 "shasum": "2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
1161             },
1162             "require-dev": {
1163                 "npm-asset/benchmark": "dev-default|*",
1164                 "npm-asset/coveralls": ">=2.11.2,<3.0.0",
1165                 "npm-asset/es6-promise": "dev-default|*",
1166                 "npm-asset/grunt": "~0.4",
1167                 "npm-asset/grunt-benchmark": "dev-default|*",
1168                 "npm-asset/grunt-cli": "dev-default|*",
1169                 "npm-asset/grunt-contrib-clean": "dev-default|*",
1170                 "npm-asset/grunt-contrib-concat": "dev-default|*",
1171                 "npm-asset/grunt-contrib-copy": "dev-default|*",
1172                 "npm-asset/grunt-contrib-jshint": "dev-default|*",
1173                 "npm-asset/grunt-contrib-uglify": "dev-default|*",
1174                 "npm-asset/grunt-contrib-watch": "dev-default|*",
1175                 "npm-asset/grunt-env": "dev-default|*",
1176                 "npm-asset/grunt-exec": "dev-default|*",
1177                 "npm-asset/grunt-jscs": "dev-default|*",
1178                 "npm-asset/grunt-karma": "dev-default|*",
1179                 "npm-asset/grunt-nuget": "dev-default|*",
1180                 "npm-asset/grunt-string-replace": "dev-default|*",
1181                 "npm-asset/karma": "dev-default|*",
1182                 "npm-asset/karma-chrome-launcher": "dev-default|*",
1183                 "npm-asset/karma-firefox-launcher": "dev-default|*",
1184                 "npm-asset/karma-qunit": "dev-default|*",
1185                 "npm-asset/karma-sauce-launcher": "dev-default|*",
1186                 "npm-asset/load-grunt-tasks": "dev-default|*",
1187                 "npm-asset/nyc": ">=2.1.4,<3.0.0",
1188                 "npm-asset/qunit": ">=0.7.5,<0.8.0",
1189                 "npm-asset/qunit-cli": ">=0.1.4,<0.2.0",
1190                 "npm-asset/rollup": "dev-default|*",
1191                 "npm-asset/spacejam": "dev-default|*",
1192                 "npm-asset/typescript": ">=1.8.10,<2.0.0",
1193                 "npm-asset/uglify-js": "dev-default|*"
1194             },
1195             "type": "npm-asset-library",
1196             "extra": {
1197                 "npm-asset-bugs": {
1198                     "url": "https://github.com/moment/moment/issues"
1199                 },
1200                 "npm-asset-main": "./moment.js",
1201                 "npm-asset-directories": [],
1202                 "npm-asset-repository": {
1203                     "type": "git",
1204                     "url": "git+https://github.com/moment/moment.git"
1205                 },
1206                 "npm-asset-scripts": {
1207                     "typescript-test": "tsc --project typing-tests",
1208                     "test": "grunt test",
1209                     "coverage": "nyc npm test && nyc report",
1210                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
1211                 },
1212                 "npm-asset-engines": {
1213                     "node": "*"
1214                 }
1215             },
1216             "license": [
1217                 "MIT"
1218             ],
1219             "authors": [
1220                 {
1221                     "name": "Iskren Ivov Chernev",
1222                     "email": "iskren.chernev@gmail.com",
1223                     "url": "https://github.com/ichernev"
1224                 },
1225                 {
1226                     "name": "Tim Wood",
1227                     "email": "washwithcare@gmail.com",
1228                     "url": "http://timwoodcreates.com/"
1229                 },
1230                 {
1231                     "name": "Rocky Meza",
1232                     "url": "http://rockymeza.com"
1233                 },
1234                 {
1235                     "name": "Matt Johnson",
1236                     "email": "mj1856@hotmail.com",
1237                     "url": "http://codeofmatt.com"
1238                 },
1239                 {
1240                     "name": "Isaac Cambron",
1241                     "email": "isaac@isaaccambron.com",
1242                     "url": "http://isaaccambron.com"
1243                 },
1244                 {
1245                     "name": "Andre Polykanine",
1246                     "email": "andre@oire.org",
1247                     "url": "https://github.com/oire"
1248                 }
1249             ],
1250             "description": "Parse, validate, manipulate, and display dates",
1251             "homepage": "http://momentjs.com",
1252             "keywords": [
1253                 "date",
1254                 "ender",
1255                 "format",
1256                 "i18n",
1257                 "l10n",
1258                 "moment",
1259                 "parse",
1260                 "time",
1261                 "validate"
1262             ],
1263             "time": "2018-03-02T20:41:10+00:00"
1264         },
1265         {
1266             "name": "npm-asset/php-date-formatter",
1267             "version": "1.3.4",
1268             "dist": {
1269                 "type": "tar",
1270                 "url": "https://registry.npmjs.org/php-date-formatter/-/php-date-formatter-1.3.4.tgz",
1271                 "reference": null,
1272                 "shasum": "09a15ae0766ba0beb1900c27c1ec319ef2e4563e"
1273             },
1274             "type": "npm-asset-library",
1275             "extra": {
1276                 "npm-asset-bugs": {
1277                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
1278                 },
1279                 "npm-asset-main": "js/php-date-formatter.js",
1280                 "npm-asset-directories": {
1281                     "example": "examples"
1282                 },
1283                 "npm-asset-repository": {
1284                     "type": "git",
1285                     "url": "git+https://github.com/kartik-v/php-date-formatter.git"
1286                 },
1287                 "npm-asset-scripts": []
1288             },
1289             "license": [
1290                 "BSD-3-Clause"
1291             ],
1292             "authors": [
1293                 {
1294                     "name": "Kartik Visweswaran",
1295                     "email": "kartikv2@gmail.com"
1296                 }
1297             ],
1298             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
1299             "homepage": "https://github.com/kartik-v/php-date-formatter",
1300             "time": "2016-02-18T15:15:55+00:00"
1301         },
1302         {
1303             "name": "paragonie/certainty",
1304             "version": "v1.0.2",
1305             "source": {
1306                 "type": "git",
1307                 "url": "https://github.com/paragonie/certainty.git",
1308                 "reference": "a2d14f5b0b85c58329dee248d77d34e7e1202a32"
1309             },
1310             "dist": {
1311                 "type": "zip",
1312                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/a2d14f5b0b85c58329dee248d77d34e7e1202a32",
1313                 "reference": "a2d14f5b0b85c58329dee248d77d34e7e1202a32",
1314                 "shasum": ""
1315             },
1316             "require": {
1317                 "guzzlehttp/guzzle": "^6",
1318                 "paragonie/constant_time_encoding": "^1|^2",
1319                 "paragonie/sodium_compat": "^1.6",
1320                 "php": "^5.6|^7"
1321             },
1322             "require-dev": {
1323                 "phpunit/phpunit": "^5|^6",
1324                 "vimeo/psalm": "^1"
1325             },
1326             "bin": [
1327                 "bin/certainty-cert-symlink"
1328             ],
1329             "type": "library",
1330             "autoload": {
1331                 "psr-4": {
1332                     "ParagonIE\\Certainty\\": "src/"
1333                 }
1334             },
1335             "notification-url": "https://packagist.org/downloads/",
1336             "license": [
1337                 "ISC"
1338             ],
1339             "authors": [
1340                 {
1341                     "name": "Paragon Initiative Enterprises",
1342                     "email": "security@paragonie.com",
1343                     "homepage": "https://paragonie.com"
1344                 }
1345             ],
1346             "description": "Up-to-date, verifiable repository for Certificate Authorities",
1347             "keywords": [
1348                 "CA-Cert",
1349                 "Ed25519",
1350                 "Public-Key Infractructure",
1351                 "ca",
1352                 "ca-cert.pem",
1353                 "cacert",
1354                 "cacert.pem",
1355                 "certificate authority",
1356                 "pki",
1357                 "ssl",
1358                 "tls"
1359             ],
1360             "time": "2018-03-12T18:34:23+00:00"
1361         },
1362         {
1363             "name": "paragonie/constant_time_encoding",
1364             "version": "v1.0.2",
1365             "source": {
1366                 "type": "git",
1367                 "url": "https://github.com/paragonie/constant_time_encoding.git",
1368                 "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3"
1369             },
1370             "dist": {
1371                 "type": "zip",
1372                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/6111a38faf6fdebc14e36652d22036f379ba58d3",
1373                 "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3",
1374                 "shasum": ""
1375             },
1376             "require": {
1377                 "php": "^5.3|^7"
1378             },
1379             "require-dev": {
1380                 "paragonie/random_compat": "^1|^2",
1381                 "phpunit/phpunit": "4.*|5.*",
1382                 "vimeo/psalm": "^1"
1383             },
1384             "type": "library",
1385             "autoload": {
1386                 "psr-4": {
1387                     "ParagonIE\\ConstantTime\\": "src/"
1388                 }
1389             },
1390             "notification-url": "https://packagist.org/downloads/",
1391             "license": [
1392                 "MIT"
1393             ],
1394             "authors": [
1395                 {
1396                     "name": "Paragon Initiative Enterprises",
1397                     "email": "security@paragonie.com",
1398                     "homepage": "https://paragonie.com",
1399                     "role": "Maintainer"
1400                 },
1401                 {
1402                     "name": "Steve 'Sc00bz' Thomas",
1403                     "email": "steve@tobtu.com",
1404                     "homepage": "https://www.tobtu.com",
1405                     "role": "Original Developer"
1406                 }
1407             ],
1408             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
1409             "keywords": [
1410                 "base16",
1411                 "base32",
1412                 "base32_decode",
1413                 "base32_encode",
1414                 "base64",
1415                 "base64_decode",
1416                 "base64_encode",
1417                 "bin2hex",
1418                 "encoding",
1419                 "hex",
1420                 "hex2bin",
1421                 "rfc4648"
1422             ],
1423             "time": "2018-03-10T19:46:06+00:00"
1424         },
1425         {
1426             "name": "paragonie/random_compat",
1427             "version": "v2.0.11",
1428             "source": {
1429                 "type": "git",
1430                 "url": "https://github.com/paragonie/random_compat.git",
1431                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
1432             },
1433             "dist": {
1434                 "type": "zip",
1435                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
1436                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
1437                 "shasum": ""
1438             },
1439             "require": {
1440                 "php": ">=5.2.0"
1441             },
1442             "require-dev": {
1443                 "phpunit/phpunit": "4.*|5.*"
1444             },
1445             "suggest": {
1446                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1447             },
1448             "type": "library",
1449             "autoload": {
1450                 "files": [
1451                     "lib/random.php"
1452                 ]
1453             },
1454             "notification-url": "https://packagist.org/downloads/",
1455             "license": [
1456                 "MIT"
1457             ],
1458             "authors": [
1459                 {
1460                     "name": "Paragon Initiative Enterprises",
1461                     "email": "security@paragonie.com",
1462                     "homepage": "https://paragonie.com"
1463                 }
1464             ],
1465             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1466             "keywords": [
1467                 "csprng",
1468                 "pseudorandom",
1469                 "random"
1470             ],
1471             "time": "2017-09-27T21:40:39+00:00"
1472         },
1473         {
1474             "name": "paragonie/sodium_compat",
1475             "version": "v1.6.1",
1476             "source": {
1477                 "type": "git",
1478                 "url": "https://github.com/paragonie/sodium_compat.git",
1479                 "reference": "9857e17bf9c1464485d8cc804eb13f2bcddc4cf0"
1480             },
1481             "dist": {
1482                 "type": "zip",
1483                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/9857e17bf9c1464485d8cc804eb13f2bcddc4cf0",
1484                 "reference": "9857e17bf9c1464485d8cc804eb13f2bcddc4cf0",
1485                 "shasum": ""
1486             },
1487             "require": {
1488                 "paragonie/random_compat": "^1|^2",
1489                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
1490             },
1491             "require-dev": {
1492                 "phpunit/phpunit": "^3|^4|^5"
1493             },
1494             "suggest": {
1495                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
1496                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
1497             },
1498             "type": "library",
1499             "autoload": {
1500                 "files": [
1501                     "autoload.php"
1502                 ]
1503             },
1504             "notification-url": "https://packagist.org/downloads/",
1505             "license": [
1506                 "ISC"
1507             ],
1508             "authors": [
1509                 {
1510                     "name": "Paragon Initiative Enterprises",
1511                     "email": "security@paragonie.com"
1512                 },
1513                 {
1514                     "name": "Frank Denis",
1515                     "email": "jedisct1@pureftpd.org"
1516                 }
1517             ],
1518             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
1519             "keywords": [
1520                 "Authentication",
1521                 "BLAKE2b",
1522                 "ChaCha20",
1523                 "ChaCha20-Poly1305",
1524                 "Chapoly",
1525                 "Curve25519",
1526                 "Ed25519",
1527                 "EdDSA",
1528                 "Edwards-curve Digital Signature Algorithm",
1529                 "Elliptic Curve Diffie-Hellman",
1530                 "Poly1305",
1531                 "Pure-PHP cryptography",
1532                 "RFC 7748",
1533                 "RFC 8032",
1534                 "Salpoly",
1535                 "Salsa20",
1536                 "X25519",
1537                 "XChaCha20-Poly1305",
1538                 "XSalsa20-Poly1305",
1539                 "Xchacha20",
1540                 "Xsalsa20",
1541                 "aead",
1542                 "cryptography",
1543                 "ecdh",
1544                 "elliptic curve",
1545                 "elliptic curve cryptography",
1546                 "encryption",
1547                 "libsodium",
1548                 "php",
1549                 "public-key cryptography",
1550                 "secret-key cryptography",
1551                 "side-channel resistant"
1552             ],
1553             "time": "2018-03-21T17:08:08+00:00"
1554         },
1555         {
1556             "name": "pear/console_getopt",
1557             "version": "v1.4.1",
1558             "source": {
1559                 "type": "git",
1560                 "url": "https://github.com/pear/Console_Getopt.git",
1561                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
1562             },
1563             "dist": {
1564                 "type": "zip",
1565                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1566                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1567                 "shasum": ""
1568             },
1569             "type": "library",
1570             "autoload": {
1571                 "psr-0": {
1572                     "Console": "./"
1573                 }
1574             },
1575             "notification-url": "https://packagist.org/downloads/",
1576             "include-path": [
1577                 "./"
1578             ],
1579             "license": [
1580                 "BSD-2-Clause"
1581             ],
1582             "authors": [
1583                 {
1584                     "name": "Greg Beaver",
1585                     "email": "cellog@php.net",
1586                     "role": "Helper"
1587                 },
1588                 {
1589                     "name": "Andrei Zmievski",
1590                     "email": "andrei@php.net",
1591                     "role": "Lead"
1592                 },
1593                 {
1594                     "name": "Stig Bakken",
1595                     "email": "stig@php.net",
1596                     "role": "Developer"
1597                 }
1598             ],
1599             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
1600             "time": "2015-07-20T20:28:12+00:00"
1601         },
1602         {
1603             "name": "pear/pear-core-minimal",
1604             "version": "v1.10.3",
1605             "source": {
1606                 "type": "git",
1607                 "url": "https://github.com/pear/pear-core-minimal.git",
1608                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
1609             },
1610             "dist": {
1611                 "type": "zip",
1612                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
1613                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
1614                 "shasum": ""
1615             },
1616             "require": {
1617                 "pear/console_getopt": "~1.4",
1618                 "pear/pear_exception": "~1.0"
1619             },
1620             "replace": {
1621                 "rsky/pear-core-min": "self.version"
1622             },
1623             "type": "library",
1624             "autoload": {
1625                 "psr-0": {
1626                     "": "src/"
1627                 }
1628             },
1629             "notification-url": "https://packagist.org/downloads/",
1630             "include-path": [
1631                 "src/"
1632             ],
1633             "license": [
1634                 "BSD-3-Clause"
1635             ],
1636             "authors": [
1637                 {
1638                     "name": "Christian Weiske",
1639                     "email": "cweiske@php.net",
1640                     "role": "Lead"
1641                 }
1642             ],
1643             "description": "Minimal set of PEAR core files to be used as composer dependency",
1644             "time": "2017-02-28T16:46:11+00:00"
1645         },
1646         {
1647             "name": "pear/pear_exception",
1648             "version": "v1.0.0",
1649             "source": {
1650                 "type": "git",
1651                 "url": "https://github.com/pear/PEAR_Exception.git",
1652                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
1653             },
1654             "dist": {
1655                 "type": "zip",
1656                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
1657                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
1658                 "shasum": ""
1659             },
1660             "require": {
1661                 "php": ">=4.4.0"
1662             },
1663             "require-dev": {
1664                 "phpunit/phpunit": "*"
1665             },
1666             "type": "class",
1667             "extra": {
1668                 "branch-alias": {
1669                     "dev-master": "1.0.x-dev"
1670                 }
1671             },
1672             "autoload": {
1673                 "psr-0": {
1674                     "PEAR": ""
1675                 }
1676             },
1677             "notification-url": "https://packagist.org/downloads/",
1678             "include-path": [
1679                 "."
1680             ],
1681             "license": [
1682                 "BSD-2-Clause"
1683             ],
1684             "authors": [
1685                 {
1686                     "name": "Helgi Thormar",
1687                     "email": "dufuz@php.net"
1688                 },
1689                 {
1690                     "name": "Greg Beaver",
1691                     "email": "cellog@php.net"
1692                 }
1693             ],
1694             "description": "The PEAR Exception base class.",
1695             "homepage": "https://github.com/pear/PEAR_Exception",
1696             "keywords": [
1697                 "exception"
1698             ],
1699             "time": "2015-02-10T20:07:52+00:00"
1700         },
1701         {
1702             "name": "pear/text_highlighter",
1703             "version": "dev-master",
1704             "source": {
1705                 "type": "git",
1706                 "url": "https://github.com/pear/Text_Highlighter.git",
1707                 "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855"
1708             },
1709             "dist": {
1710                 "type": "zip",
1711                 "url": "https://api.github.com/repos/pear/Text_Highlighter/zipball/2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
1712                 "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
1713                 "shasum": ""
1714             },
1715             "require": {
1716                 "pear/pear-core-minimal": "~1.10.0",
1717                 "php": ">=5.4.0"
1718             },
1719             "require-dev": {
1720                 "phpunit/phpunit": "@stable"
1721             },
1722             "type": "library",
1723             "autoload": {
1724                 "psr-0": {
1725                     "Text": "./"
1726                 }
1727             },
1728             "include-path": [
1729                 "./"
1730             ],
1731             "license": [
1732                 "PHP-3.01"
1733             ],
1734             "authors": [
1735                 {
1736                     "email": "ssttoo@gmail.com",
1737                     "name": "Stoyan Stefanov",
1738                     "role": "Lead"
1739                 },
1740                 {
1741                     "email": "demenev@gmail.com",
1742                     "name": "Andrey Demenev",
1743                     "role": "Lead"
1744                 }
1745             ],
1746             "description": "More info available on: http://pear.php.net/package/Text_Highlighter",
1747             "support": {
1748                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Highlighter",
1749                 "source": "https://github.com/pear/Text_Highlighter"
1750             },
1751             "time": "2018-01-27T08:24:15+00:00"
1752         },
1753         {
1754             "name": "pear/text_languagedetect",
1755             "version": "v1.0.0",
1756             "source": {
1757                 "type": "git",
1758                 "url": "https://github.com/pear/Text_LanguageDetect.git",
1759                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
1760             },
1761             "dist": {
1762                 "type": "zip",
1763                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
1764                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
1765                 "shasum": ""
1766             },
1767             "require-dev": {
1768                 "phpunit/phpunit": "*"
1769             },
1770             "suggest": {
1771                 "ext-mbstring": "May require the mbstring PHP extension"
1772             },
1773             "type": "library",
1774             "autoload": {
1775                 "psr-0": {
1776                     "Text": "./"
1777                 }
1778             },
1779             "notification-url": "https://packagist.org/downloads/",
1780             "include-path": [
1781                 "./"
1782             ],
1783             "license": [
1784                 "BSD-2-Clause"
1785             ],
1786             "authors": [
1787                 {
1788                     "name": "Nicholas Pisarro",
1789                     "email": "taak@php.net",
1790                     "role": "Lead"
1791                 }
1792             ],
1793             "description": "Identify human languages from text samples",
1794             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
1795             "time": "2017-03-02T16:14:08+00:00"
1796         },
1797         {
1798             "name": "psr/cache",
1799             "version": "1.0.1",
1800             "source": {
1801                 "type": "git",
1802                 "url": "https://github.com/php-fig/cache.git",
1803                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1804             },
1805             "dist": {
1806                 "type": "zip",
1807                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1808                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1809                 "shasum": ""
1810             },
1811             "require": {
1812                 "php": ">=5.3.0"
1813             },
1814             "type": "library",
1815             "extra": {
1816                 "branch-alias": {
1817                     "dev-master": "1.0.x-dev"
1818                 }
1819             },
1820             "autoload": {
1821                 "psr-4": {
1822                     "Psr\\Cache\\": "src/"
1823                 }
1824             },
1825             "notification-url": "https://packagist.org/downloads/",
1826             "license": [
1827                 "MIT"
1828             ],
1829             "authors": [
1830                 {
1831                     "name": "PHP-FIG",
1832                     "homepage": "http://www.php-fig.org/"
1833                 }
1834             ],
1835             "description": "Common interface for caching libraries",
1836             "keywords": [
1837                 "cache",
1838                 "psr",
1839                 "psr-6"
1840             ],
1841             "time": "2016-08-06T20:24:11+00:00"
1842         },
1843         {
1844             "name": "psr/http-message",
1845             "version": "1.0.1",
1846             "source": {
1847                 "type": "git",
1848                 "url": "https://github.com/php-fig/http-message.git",
1849                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1850             },
1851             "dist": {
1852                 "type": "zip",
1853                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1854                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1855                 "shasum": ""
1856             },
1857             "require": {
1858                 "php": ">=5.3.0"
1859             },
1860             "type": "library",
1861             "extra": {
1862                 "branch-alias": {
1863                     "dev-master": "1.0.x-dev"
1864                 }
1865             },
1866             "autoload": {
1867                 "psr-4": {
1868                     "Psr\\Http\\Message\\": "src/"
1869                 }
1870             },
1871             "notification-url": "https://packagist.org/downloads/",
1872             "license": [
1873                 "MIT"
1874             ],
1875             "authors": [
1876                 {
1877                     "name": "PHP-FIG",
1878                     "homepage": "http://www.php-fig.org/"
1879                 }
1880             ],
1881             "description": "Common interface for HTTP messages",
1882             "homepage": "https://github.com/php-fig/http-message",
1883             "keywords": [
1884                 "http",
1885                 "http-message",
1886                 "psr",
1887                 "psr-7",
1888                 "request",
1889                 "response"
1890             ],
1891             "time": "2016-08-06T14:39:51+00:00"
1892         },
1893         {
1894             "name": "rapidwebltd/rw-file-cache",
1895             "version": "v1.2.5",
1896             "source": {
1897                 "type": "git",
1898                 "url": "https://github.com/rapidwebltd/RW-File-Cache.git",
1899                 "reference": "4a1d5aaefa6ffafec8e2d60787f12bcd9890977e"
1900             },
1901             "dist": {
1902                 "type": "zip",
1903                 "url": "https://api.github.com/repos/rapidwebltd/RW-File-Cache/zipball/4a1d5aaefa6ffafec8e2d60787f12bcd9890977e",
1904                 "reference": "4a1d5aaefa6ffafec8e2d60787f12bcd9890977e",
1905                 "shasum": ""
1906             },
1907             "require": {
1908                 "php": ">=5.2.1"
1909             },
1910             "require-dev": {
1911                 "phpunit/phpunit": "^5.7"
1912             },
1913             "type": "library",
1914             "extra": {
1915                 "branch-alias": {
1916                     "dev-master": "1.0-dev"
1917                 }
1918             },
1919             "autoload": {
1920                 "psr-4": {
1921                     "rapidweb\\RWFileCache\\": "src/"
1922                 }
1923             },
1924             "notification-url": "https://packagist.org/downloads/",
1925             "license": [
1926                 "LGPL-3.0-only"
1927             ],
1928             "description": "RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
1929             "homepage": "https://github.com/rapidwebltd/RW-File-Cache",
1930             "keywords": [
1931                 "cache",
1932                 "caching",
1933                 "caching library",
1934                 "file cache",
1935                 "library",
1936                 "php"
1937             ],
1938             "time": "2018-01-23T17:20:58+00:00"
1939         },
1940         {
1941             "name": "rapidwebltd/rw-file-cache-psr-6",
1942             "version": "v1.0.0",
1943             "source": {
1944                 "type": "git",
1945                 "url": "https://github.com/rapidwebltd/RW-File-Cache-PSR-6.git",
1946                 "reference": "b74ea201d4c964f0e6db0fb036d1ab28a570df66"
1947             },
1948             "dist": {
1949                 "type": "zip",
1950                 "url": "https://api.github.com/repos/rapidwebltd/RW-File-Cache-PSR-6/zipball/b74ea201d4c964f0e6db0fb036d1ab28a570df66",
1951                 "reference": "b74ea201d4c964f0e6db0fb036d1ab28a570df66",
1952                 "shasum": ""
1953             },
1954             "require": {
1955                 "psr/cache": "^1.0",
1956                 "rapidwebltd/rw-file-cache": "^1.2.3"
1957             },
1958             "require-dev": {
1959                 "cache/integration-tests": "^0.16.0",
1960                 "phpunit/phpunit": "^5.7"
1961             },
1962             "type": "library",
1963             "autoload": {
1964                 "psr-4": {
1965                     "rapidweb\\RWFileCachePSR6\\": "src/"
1966                 }
1967             },
1968             "notification-url": "https://packagist.org/downloads/",
1969             "license": [
1970                 "LGPL-3.0-only"
1971             ],
1972             "authors": [
1973                 {
1974                     "name": "Jordan Hall",
1975                     "email": "jordan.hall@rapidweb.biz"
1976                 }
1977             ],
1978             "description": "PSR-6 adapter for RW File Cache",
1979             "time": "2018-01-30T19:13:45+00:00"
1980         },
1981         {
1982             "name": "smarty/smarty",
1983             "version": "v3.1.31",
1984             "source": {
1985                 "type": "git",
1986                 "url": "https://github.com/smarty-php/smarty.git",
1987                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9"
1988             },
1989             "dist": {
1990                 "type": "zip",
1991                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9",
1992                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9",
1993                 "shasum": ""
1994             },
1995             "require": {
1996                 "php": ">=5.2"
1997             },
1998             "type": "library",
1999             "extra": {
2000                 "branch-alias": {
2001                     "dev-master": "3.1.x-dev"
2002                 }
2003             },
2004             "autoload": {
2005                 "files": [
2006                     "libs/bootstrap.php"
2007                 ]
2008             },
2009             "notification-url": "https://packagist.org/downloads/",
2010             "license": [
2011                 "LGPL-3.0"
2012             ],
2013             "authors": [
2014                 {
2015                     "name": "Monte Ohrt",
2016                     "email": "monte@ohrt.com"
2017                 },
2018                 {
2019                     "name": "Uwe Tews",
2020                     "email": "uwe.tews@googlemail.com"
2021                 },
2022                 {
2023                     "name": "Rodney Rehm",
2024                     "email": "rodney.rehm@medialize.de"
2025                 }
2026             ],
2027             "description": "Smarty - the compiling PHP template engine",
2028             "homepage": "http://www.smarty.net",
2029             "keywords": [
2030                 "templating"
2031             ],
2032             "time": "2016-12-14T21:57:25+00:00"
2033         }
2034     ],
2035     "packages-dev": [],
2036     "aliases": [],
2037     "minimum-stability": "stable",
2038     "stability-flags": {
2039         "lightopenid/lightopenid": 20,
2040         "pear/text_highlighter": 20
2041     },
2042     "prefer-stable": false,
2043     "prefer-lowest": false,
2044     "platform": {
2045         "php": ">5.6",
2046         "ext-xml": "*"
2047     },
2048     "platform-dev": []
2049 }