]> git.mxchange.org Git - friendica.git/blob - composer.lock
Merge pull request #4729 from MrPetovan/task/4604-add-password-exposed-check
[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.1",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/chartjs/Chart.js.git",
48                 "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/0fead21939b92c15093c1b7d5ee2627fb5900fff",
53                 "reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff",
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": "2017-10-28T15:01:52+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.5.1",
139             "source": {
140                 "type": "git",
141                 "url": "https://github.com/DivineOmega/password_exposed.git",
142                 "reference": "c928bf722eb02398df11076add60df070cb55581"
143             },
144             "dist": {
145                 "type": "zip",
146                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/c928bf722eb02398df11076add60df070cb55581",
147                 "reference": "c928bf722eb02398df11076add60df070cb55581",
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-04-02T18:16:36+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.0",
290             "source": {
291                 "type": "git",
292                 "url": "https://github.com/guzzle/guzzle.git",
293                 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
294             },
295             "dist": {
296                 "type": "zip",
297                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
298                 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
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.0 || ^5.0",
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.2-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": "2017-06-22T18:50:49+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.30",
614             "source": {
615                 "type": "git",
616                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
617                 "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3"
618             },
619             "dist": {
620                 "type": "zip",
621                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
622                 "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
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": "2017-12-18T10:38:51+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.8.2",
760             "dist": {
761                 "type": "tar",
762                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.8.2.tgz",
763                 "reference": null,
764                 "shasum": "ef7dc77b89134bbe6163e51136f7a1f8bfc1d807"
765             },
766             "require": {
767                 "npm-asset/jquery": ">=2,<4.0",
768                 "npm-asset/moment": ">=2.9.0,<3.0.0"
769             },
770             "require-dev": {
771                 "npm-asset/awesome-typescript-loader": ">=3.3.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.7,<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.13.1,<5.0.0",
778                 "npm-asset/eslint-config-standard": ">=11.0.0-beta.0,<12.0.0",
779                 "npm-asset/eslint-plugin-import": ">=2.8.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.2,<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.6,<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.6.2,<3.0.0",
817                 "npm-asset/webpack": ">=3.8.1,<4.0.0",
818                 "npm-asset/webpack-stream": ">=4.0.0,<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-01-30T23:49:01+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.17",
1031             "dist": {
1032                 "type": "tar",
1033                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.17.tgz",
1034                 "reference": null,
1035                 "shasum": "8857a631f248081d4072563bde40fa8c17e407b1"
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/concat": "dev-github:azer/concat",
1044                 "npm-asset/concat-cli": ">=4.0.0,<5.0.0",
1045                 "npm-asset/uglifycss": ">=0.0.27,<0.0.28",
1046                 "npm-asset/uglifyjs": ">=2.4.10,<3.0.0"
1047             },
1048             "type": "npm-asset-library",
1049             "extra": {
1050                 "npm-asset-bugs": {
1051                     "url": "https://github.com/xdan/datetimepicker/issues"
1052                 },
1053                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
1054                 "npm-asset-directories": [],
1055                 "npm-asset-repository": {
1056                     "type": "git",
1057                     "url": "git+https://github.com/xdan/datetimepicker.git"
1058                 },
1059                 "npm-asset-scripts": {
1060                     "test": "echo \"Error: no test specified\" && exit 1",
1061                     "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",
1062                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
1063                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
1064                     "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",
1065                     "build": "npm run minify && npm run concat && npm run minifyconcat",
1066                     "public": "npm version patch --no-git-tag-version && npm run build && npm run github"
1067                 }
1068             },
1069             "license": [
1070                 "MIT"
1071             ],
1072             "authors": [
1073                 {
1074                     "name": "Chupurnov",
1075                     "email": "chupurnov@gmail.com",
1076                     "url": "http://xdsoft.net/"
1077                 }
1078             ],
1079             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
1080             "homepage": "https://github.com/xdan/datetimepicker",
1081             "keywords": [
1082                 "calendar",
1083                 "date",
1084                 "datepicker",
1085                 "datetime",
1086                 "jquery-plugin",
1087                 "time",
1088                 "timepicker"
1089             ],
1090             "time": "2018-01-23T05:56:50+00:00"
1091         },
1092         {
1093             "name": "npm-asset/jquery-mousewheel",
1094             "version": "3.1.13",
1095             "dist": {
1096                 "type": "tar",
1097                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
1098                 "reference": null,
1099                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
1100             },
1101             "require-dev": {
1102                 "npm-asset/grunt": "~0.4.1",
1103                 "npm-asset/grunt-contrib-connect": "~0.5.0",
1104                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
1105                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
1106             },
1107             "type": "npm-asset-library",
1108             "extra": {
1109                 "npm-asset-bugs": {
1110                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
1111                 },
1112                 "npm-asset-files": [
1113                     "ChangeLog.md",
1114                     "jquery.mousewheel.js",
1115                     "README.md",
1116                     "LICENSE.txt"
1117                 ],
1118                 "npm-asset-main": "./jquery.mousewheel.js",
1119                 "npm-asset-directories": {
1120                     "test": "test"
1121                 },
1122                 "npm-asset-repository": {
1123                     "type": "git",
1124                     "url": "https://github.com/jquery/jquery-mousewheel.git"
1125                 },
1126                 "npm-asset-scripts": []
1127             },
1128             "authors": [
1129                 {
1130                     "name": "jQuery Foundation and other contributors",
1131                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
1132                 }
1133             ],
1134             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
1135             "homepage": "https://github.com/jquery/jquery-mousewheel",
1136             "keywords": [
1137                 "browser",
1138                 "event",
1139                 "jquery",
1140                 "jquery-plugin",
1141                 "mouse",
1142                 "mousewheel",
1143                 "wheel"
1144             ],
1145             "time": "2015-07-15T18:05:23+00:00"
1146         },
1147         {
1148             "name": "npm-asset/moment",
1149             "version": "2.20.1",
1150             "dist": {
1151                 "type": "tar",
1152                 "url": "https://registry.npmjs.org/moment/-/moment-2.20.1.tgz",
1153                 "reference": null,
1154                 "shasum": "d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
1155             },
1156             "require-dev": {
1157                 "npm-asset/benchmark": "dev-default|*",
1158                 "npm-asset/coveralls": ">=2.11.2,<3.0.0",
1159                 "npm-asset/es6-promise": "dev-default|*",
1160                 "npm-asset/grunt": "~0.4",
1161                 "npm-asset/grunt-benchmark": "dev-default|*",
1162                 "npm-asset/grunt-cli": "dev-default|*",
1163                 "npm-asset/grunt-contrib-clean": "dev-default|*",
1164                 "npm-asset/grunt-contrib-concat": "dev-default|*",
1165                 "npm-asset/grunt-contrib-copy": "dev-default|*",
1166                 "npm-asset/grunt-contrib-jshint": "dev-default|*",
1167                 "npm-asset/grunt-contrib-uglify": "dev-default|*",
1168                 "npm-asset/grunt-contrib-watch": "dev-default|*",
1169                 "npm-asset/grunt-env": "dev-default|*",
1170                 "npm-asset/grunt-exec": "dev-default|*",
1171                 "npm-asset/grunt-jscs": "dev-default|*",
1172                 "npm-asset/grunt-karma": "dev-default|*",
1173                 "npm-asset/grunt-nuget": "dev-default|*",
1174                 "npm-asset/grunt-string-replace": "dev-default|*",
1175                 "npm-asset/karma": "dev-default|*",
1176                 "npm-asset/karma-chrome-launcher": "dev-default|*",
1177                 "npm-asset/karma-firefox-launcher": "dev-default|*",
1178                 "npm-asset/karma-qunit": "dev-default|*",
1179                 "npm-asset/karma-sauce-launcher": "dev-default|*",
1180                 "npm-asset/load-grunt-tasks": "dev-default|*",
1181                 "npm-asset/nyc": ">=2.1.4,<3.0.0",
1182                 "npm-asset/qunit": ">=0.7.5,<0.8.0",
1183                 "npm-asset/qunit-cli": ">=0.1.4,<0.2.0",
1184                 "npm-asset/rollup": "dev-default|*",
1185                 "npm-asset/spacejam": "dev-default|*",
1186                 "npm-asset/typescript": ">=1.8.10,<2.0.0",
1187                 "npm-asset/uglify-js": "dev-default|*"
1188             },
1189             "type": "npm-asset-library",
1190             "extra": {
1191                 "npm-asset-bugs": {
1192                     "url": "https://github.com/moment/moment/issues"
1193                 },
1194                 "npm-asset-main": "./moment.js",
1195                 "npm-asset-directories": [],
1196                 "npm-asset-repository": {
1197                     "type": "git",
1198                     "url": "git+https://github.com/moment/moment.git"
1199                 },
1200                 "npm-asset-scripts": {
1201                     "typescript-test": "tsc --project typing-tests",
1202                     "test": "grunt test",
1203                     "coverage": "nyc npm test && nyc report",
1204                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
1205                 },
1206                 "npm-asset-engines": {
1207                     "node": "*"
1208                 }
1209             },
1210             "license": [
1211                 "MIT"
1212             ],
1213             "authors": [
1214                 {
1215                     "name": "Iskren Ivov Chernev",
1216                     "email": "iskren.chernev@gmail.com",
1217                     "url": "https://github.com/ichernev"
1218                 },
1219                 {
1220                     "name": "Tim Wood",
1221                     "email": "washwithcare@gmail.com",
1222                     "url": "http://timwoodcreates.com/"
1223                 },
1224                 {
1225                     "name": "Rocky Meza",
1226                     "url": "http://rockymeza.com"
1227                 },
1228                 {
1229                     "name": "Matt Johnson",
1230                     "email": "mj1856@hotmail.com",
1231                     "url": "http://codeofmatt.com"
1232                 },
1233                 {
1234                     "name": "Isaac Cambron",
1235                     "email": "isaac@isaaccambron.com",
1236                     "url": "http://isaaccambron.com"
1237                 },
1238                 {
1239                     "name": "Andre Polykanine",
1240                     "email": "andre@oire.org",
1241                     "url": "https://github.com/oire"
1242                 }
1243             ],
1244             "description": "Parse, validate, manipulate, and display dates",
1245             "homepage": "http://momentjs.com",
1246             "keywords": [
1247                 "date",
1248                 "ender",
1249                 "format",
1250                 "i18n",
1251                 "l10n",
1252                 "moment",
1253                 "parse",
1254                 "time",
1255                 "validate"
1256             ],
1257             "time": "2017-12-19T04:44:18+00:00"
1258         },
1259         {
1260             "name": "npm-asset/php-date-formatter",
1261             "version": "1.3.4",
1262             "dist": {
1263                 "type": "tar",
1264                 "url": "https://registry.npmjs.org/php-date-formatter/-/php-date-formatter-1.3.4.tgz",
1265                 "reference": null,
1266                 "shasum": "09a15ae0766ba0beb1900c27c1ec319ef2e4563e"
1267             },
1268             "type": "npm-asset-library",
1269             "extra": {
1270                 "npm-asset-bugs": {
1271                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
1272                 },
1273                 "npm-asset-main": "js/php-date-formatter.js",
1274                 "npm-asset-directories": {
1275                     "example": "examples"
1276                 },
1277                 "npm-asset-repository": {
1278                     "type": "git",
1279                     "url": "git+https://github.com/kartik-v/php-date-formatter.git"
1280                 },
1281                 "npm-asset-scripts": []
1282             },
1283             "license": [
1284                 "BSD-3-Clause"
1285             ],
1286             "authors": [
1287                 {
1288                     "name": "Kartik Visweswaran",
1289                     "email": "kartikv2@gmail.com"
1290                 }
1291             ],
1292             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
1293             "homepage": "https://github.com/kartik-v/php-date-formatter",
1294             "time": "2016-02-18T15:15:55+00:00"
1295         },
1296         {
1297             "name": "paragonie/certainty",
1298             "version": "v1.0.2",
1299             "source": {
1300                 "type": "git",
1301                 "url": "https://github.com/paragonie/certainty.git",
1302                 "reference": "a2d14f5b0b85c58329dee248d77d34e7e1202a32"
1303             },
1304             "dist": {
1305                 "type": "zip",
1306                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/a2d14f5b0b85c58329dee248d77d34e7e1202a32",
1307                 "reference": "a2d14f5b0b85c58329dee248d77d34e7e1202a32",
1308                 "shasum": ""
1309             },
1310             "require": {
1311                 "guzzlehttp/guzzle": "^6",
1312                 "paragonie/constant_time_encoding": "^1|^2",
1313                 "paragonie/sodium_compat": "^1.6",
1314                 "php": "^5.6|^7"
1315             },
1316             "require-dev": {
1317                 "phpunit/phpunit": "^5|^6",
1318                 "vimeo/psalm": "^1"
1319             },
1320             "bin": [
1321                 "bin/certainty-cert-symlink"
1322             ],
1323             "type": "library",
1324             "autoload": {
1325                 "psr-4": {
1326                     "ParagonIE\\Certainty\\": "src/"
1327                 }
1328             },
1329             "notification-url": "https://packagist.org/downloads/",
1330             "license": [
1331                 "ISC"
1332             ],
1333             "authors": [
1334                 {
1335                     "name": "Paragon Initiative Enterprises",
1336                     "email": "security@paragonie.com",
1337                     "homepage": "https://paragonie.com"
1338                 }
1339             ],
1340             "description": "Up-to-date, verifiable repository for Certificate Authorities",
1341             "keywords": [
1342                 "CA-Cert",
1343                 "Ed25519",
1344                 "Public-Key Infractructure",
1345                 "ca",
1346                 "ca-cert.pem",
1347                 "cacert",
1348                 "cacert.pem",
1349                 "certificate authority",
1350                 "pki",
1351                 "ssl",
1352                 "tls"
1353             ],
1354             "time": "2018-03-12T18:34:23+00:00"
1355         },
1356         {
1357             "name": "paragonie/constant_time_encoding",
1358             "version": "v1.0.2",
1359             "source": {
1360                 "type": "git",
1361                 "url": "https://github.com/paragonie/constant_time_encoding.git",
1362                 "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3"
1363             },
1364             "dist": {
1365                 "type": "zip",
1366                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/6111a38faf6fdebc14e36652d22036f379ba58d3",
1367                 "reference": "6111a38faf6fdebc14e36652d22036f379ba58d3",
1368                 "shasum": ""
1369             },
1370             "require": {
1371                 "php": "^5.3|^7"
1372             },
1373             "require-dev": {
1374                 "paragonie/random_compat": "^1|^2",
1375                 "phpunit/phpunit": "4.*|5.*",
1376                 "vimeo/psalm": "^1"
1377             },
1378             "type": "library",
1379             "autoload": {
1380                 "psr-4": {
1381                     "ParagonIE\\ConstantTime\\": "src/"
1382                 }
1383             },
1384             "notification-url": "https://packagist.org/downloads/",
1385             "license": [
1386                 "MIT"
1387             ],
1388             "authors": [
1389                 {
1390                     "name": "Paragon Initiative Enterprises",
1391                     "email": "security@paragonie.com",
1392                     "homepage": "https://paragonie.com",
1393                     "role": "Maintainer"
1394                 },
1395                 {
1396                     "name": "Steve 'Sc00bz' Thomas",
1397                     "email": "steve@tobtu.com",
1398                     "homepage": "https://www.tobtu.com",
1399                     "role": "Original Developer"
1400                 }
1401             ],
1402             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
1403             "keywords": [
1404                 "base16",
1405                 "base32",
1406                 "base32_decode",
1407                 "base32_encode",
1408                 "base64",
1409                 "base64_decode",
1410                 "base64_encode",
1411                 "bin2hex",
1412                 "encoding",
1413                 "hex",
1414                 "hex2bin",
1415                 "rfc4648"
1416             ],
1417             "time": "2018-03-10T19:46:06+00:00"
1418         },
1419         {
1420             "name": "paragonie/random_compat",
1421             "version": "v2.0.11",
1422             "source": {
1423                 "type": "git",
1424                 "url": "https://github.com/paragonie/random_compat.git",
1425                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8"
1426             },
1427             "dist": {
1428                 "type": "zip",
1429                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8",
1430                 "reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8",
1431                 "shasum": ""
1432             },
1433             "require": {
1434                 "php": ">=5.2.0"
1435             },
1436             "require-dev": {
1437                 "phpunit/phpunit": "4.*|5.*"
1438             },
1439             "suggest": {
1440                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1441             },
1442             "type": "library",
1443             "autoload": {
1444                 "files": [
1445                     "lib/random.php"
1446                 ]
1447             },
1448             "notification-url": "https://packagist.org/downloads/",
1449             "license": [
1450                 "MIT"
1451             ],
1452             "authors": [
1453                 {
1454                     "name": "Paragon Initiative Enterprises",
1455                     "email": "security@paragonie.com",
1456                     "homepage": "https://paragonie.com"
1457                 }
1458             ],
1459             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1460             "keywords": [
1461                 "csprng",
1462                 "pseudorandom",
1463                 "random"
1464             ],
1465             "time": "2017-09-27T21:40:39+00:00"
1466         },
1467         {
1468             "name": "paragonie/sodium_compat",
1469             "version": "v1.6.0",
1470             "source": {
1471                 "type": "git",
1472                 "url": "https://github.com/paragonie/sodium_compat.git",
1473                 "reference": "1f6e5682eff4a5a6a394b14331a1904f1740e432"
1474             },
1475             "dist": {
1476                 "type": "zip",
1477                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/1f6e5682eff4a5a6a394b14331a1904f1740e432",
1478                 "reference": "1f6e5682eff4a5a6a394b14331a1904f1740e432",
1479                 "shasum": ""
1480             },
1481             "require": {
1482                 "paragonie/random_compat": "^1|^2",
1483                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
1484             },
1485             "require-dev": {
1486                 "phpunit/phpunit": "^3|^4|^5"
1487             },
1488             "suggest": {
1489                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
1490                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
1491             },
1492             "type": "library",
1493             "autoload": {
1494                 "files": [
1495                     "autoload.php"
1496                 ]
1497             },
1498             "notification-url": "https://packagist.org/downloads/",
1499             "license": [
1500                 "ISC"
1501             ],
1502             "authors": [
1503                 {
1504                     "name": "Paragon Initiative Enterprises",
1505                     "email": "security@paragonie.com"
1506                 },
1507                 {
1508                     "name": "Frank Denis",
1509                     "email": "jedisct1@pureftpd.org"
1510                 }
1511             ],
1512             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
1513             "keywords": [
1514                 "Authentication",
1515                 "BLAKE2b",
1516                 "ChaCha20",
1517                 "ChaCha20-Poly1305",
1518                 "Chapoly",
1519                 "Curve25519",
1520                 "Ed25519",
1521                 "EdDSA",
1522                 "Edwards-curve Digital Signature Algorithm",
1523                 "Elliptic Curve Diffie-Hellman",
1524                 "Poly1305",
1525                 "Pure-PHP cryptography",
1526                 "RFC 7748",
1527                 "RFC 8032",
1528                 "Salpoly",
1529                 "Salsa20",
1530                 "X25519",
1531                 "XChaCha20-Poly1305",
1532                 "XSalsa20-Poly1305",
1533                 "Xchacha20",
1534                 "Xsalsa20",
1535                 "aead",
1536                 "cryptography",
1537                 "ecdh",
1538                 "elliptic curve",
1539                 "elliptic curve cryptography",
1540                 "encryption",
1541                 "libsodium",
1542                 "php",
1543                 "public-key cryptography",
1544                 "secret-key cryptography",
1545                 "side-channel resistant"
1546             ],
1547             "time": "2018-02-15T05:50:20+00:00"
1548         },
1549         {
1550             "name": "pear/console_getopt",
1551             "version": "v1.4.1",
1552             "source": {
1553                 "type": "git",
1554                 "url": "https://github.com/pear/Console_Getopt.git",
1555                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
1556             },
1557             "dist": {
1558                 "type": "zip",
1559                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1560                 "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
1561                 "shasum": ""
1562             },
1563             "type": "library",
1564             "autoload": {
1565                 "psr-0": {
1566                     "Console": "./"
1567                 }
1568             },
1569             "notification-url": "https://packagist.org/downloads/",
1570             "include-path": [
1571                 "./"
1572             ],
1573             "license": [
1574                 "BSD-2-Clause"
1575             ],
1576             "authors": [
1577                 {
1578                     "name": "Greg Beaver",
1579                     "email": "cellog@php.net",
1580                     "role": "Helper"
1581                 },
1582                 {
1583                     "name": "Andrei Zmievski",
1584                     "email": "andrei@php.net",
1585                     "role": "Lead"
1586                 },
1587                 {
1588                     "name": "Stig Bakken",
1589                     "email": "stig@php.net",
1590                     "role": "Developer"
1591                 }
1592             ],
1593             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
1594             "time": "2015-07-20T20:28:12+00:00"
1595         },
1596         {
1597             "name": "pear/pear-core-minimal",
1598             "version": "v1.10.3",
1599             "source": {
1600                 "type": "git",
1601                 "url": "https://github.com/pear/pear-core-minimal.git",
1602                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
1603             },
1604             "dist": {
1605                 "type": "zip",
1606                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
1607                 "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
1608                 "shasum": ""
1609             },
1610             "require": {
1611                 "pear/console_getopt": "~1.4",
1612                 "pear/pear_exception": "~1.0"
1613             },
1614             "replace": {
1615                 "rsky/pear-core-min": "self.version"
1616             },
1617             "type": "library",
1618             "autoload": {
1619                 "psr-0": {
1620                     "": "src/"
1621                 }
1622             },
1623             "notification-url": "https://packagist.org/downloads/",
1624             "include-path": [
1625                 "src/"
1626             ],
1627             "license": [
1628                 "BSD-3-Clause"
1629             ],
1630             "authors": [
1631                 {
1632                     "name": "Christian Weiske",
1633                     "email": "cweiske@php.net",
1634                     "role": "Lead"
1635                 }
1636             ],
1637             "description": "Minimal set of PEAR core files to be used as composer dependency",
1638             "time": "2017-02-28T16:46:11+00:00"
1639         },
1640         {
1641             "name": "pear/pear_exception",
1642             "version": "v1.0.0",
1643             "source": {
1644                 "type": "git",
1645                 "url": "https://github.com/pear/PEAR_Exception.git",
1646                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
1647             },
1648             "dist": {
1649                 "type": "zip",
1650                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
1651                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
1652                 "shasum": ""
1653             },
1654             "require": {
1655                 "php": ">=4.4.0"
1656             },
1657             "require-dev": {
1658                 "phpunit/phpunit": "*"
1659             },
1660             "type": "class",
1661             "extra": {
1662                 "branch-alias": {
1663                     "dev-master": "1.0.x-dev"
1664                 }
1665             },
1666             "autoload": {
1667                 "psr-0": {
1668                     "PEAR": ""
1669                 }
1670             },
1671             "notification-url": "https://packagist.org/downloads/",
1672             "include-path": [
1673                 "."
1674             ],
1675             "license": [
1676                 "BSD-2-Clause"
1677             ],
1678             "authors": [
1679                 {
1680                     "name": "Helgi Thormar",
1681                     "email": "dufuz@php.net"
1682                 },
1683                 {
1684                     "name": "Greg Beaver",
1685                     "email": "cellog@php.net"
1686                 }
1687             ],
1688             "description": "The PEAR Exception base class.",
1689             "homepage": "https://github.com/pear/PEAR_Exception",
1690             "keywords": [
1691                 "exception"
1692             ],
1693             "time": "2015-02-10T20:07:52+00:00"
1694         },
1695         {
1696             "name": "pear/text_highlighter",
1697             "version": "dev-master",
1698             "source": {
1699                 "type": "git",
1700                 "url": "https://github.com/pear/Text_Highlighter.git",
1701                 "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855"
1702             },
1703             "dist": {
1704                 "type": "zip",
1705                 "url": "https://api.github.com/repos/pear/Text_Highlighter/zipball/2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
1706                 "reference": "2ccac2d9eaf55dc08bbbdb7136c93fb399d0f855",
1707                 "shasum": ""
1708             },
1709             "require": {
1710                 "pear/pear-core-minimal": "~1.10.0",
1711                 "php": ">=5.4.0"
1712             },
1713             "require-dev": {
1714                 "phpunit/phpunit": "@stable"
1715             },
1716             "type": "library",
1717             "autoload": {
1718                 "psr-0": {
1719                     "Text": "./"
1720                 }
1721             },
1722             "include-path": [
1723                 "./"
1724             ],
1725             "license": [
1726                 "PHP-3.01"
1727             ],
1728             "authors": [
1729                 {
1730                     "email": "ssttoo@gmail.com",
1731                     "name": "Stoyan Stefanov",
1732                     "role": "Lead"
1733                 },
1734                 {
1735                     "email": "demenev@gmail.com",
1736                     "name": "Andrey Demenev",
1737                     "role": "Lead"
1738                 }
1739             ],
1740             "description": "More info available on: http://pear.php.net/package/Text_Highlighter",
1741             "support": {
1742                 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Text_Highlighter",
1743                 "source": "https://github.com/pear/Text_Highlighter"
1744             },
1745             "time": "2018-01-27T08:24:15+00:00"
1746         },
1747         {
1748             "name": "pear/text_languagedetect",
1749             "version": "v1.0.0",
1750             "source": {
1751                 "type": "git",
1752                 "url": "https://github.com/pear/Text_LanguageDetect.git",
1753                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
1754             },
1755             "dist": {
1756                 "type": "zip",
1757                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
1758                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
1759                 "shasum": ""
1760             },
1761             "require-dev": {
1762                 "phpunit/phpunit": "*"
1763             },
1764             "suggest": {
1765                 "ext-mbstring": "May require the mbstring PHP extension"
1766             },
1767             "type": "library",
1768             "autoload": {
1769                 "psr-0": {
1770                     "Text": "./"
1771                 }
1772             },
1773             "notification-url": "https://packagist.org/downloads/",
1774             "include-path": [
1775                 "./"
1776             ],
1777             "license": [
1778                 "BSD-2-Clause"
1779             ],
1780             "authors": [
1781                 {
1782                     "name": "Nicholas Pisarro",
1783                     "email": "taak@php.net",
1784                     "role": "Lead"
1785                 }
1786             ],
1787             "description": "Identify human languages from text samples",
1788             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
1789             "time": "2017-03-02T16:14:08+00:00"
1790         },
1791         {
1792             "name": "psr/cache",
1793             "version": "1.0.1",
1794             "source": {
1795                 "type": "git",
1796                 "url": "https://github.com/php-fig/cache.git",
1797                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1798             },
1799             "dist": {
1800                 "type": "zip",
1801                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1802                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1803                 "shasum": ""
1804             },
1805             "require": {
1806                 "php": ">=5.3.0"
1807             },
1808             "type": "library",
1809             "extra": {
1810                 "branch-alias": {
1811                     "dev-master": "1.0.x-dev"
1812                 }
1813             },
1814             "autoload": {
1815                 "psr-4": {
1816                     "Psr\\Cache\\": "src/"
1817                 }
1818             },
1819             "notification-url": "https://packagist.org/downloads/",
1820             "license": [
1821                 "MIT"
1822             ],
1823             "authors": [
1824                 {
1825                     "name": "PHP-FIG",
1826                     "homepage": "http://www.php-fig.org/"
1827                 }
1828             ],
1829             "description": "Common interface for caching libraries",
1830             "keywords": [
1831                 "cache",
1832                 "psr",
1833                 "psr-6"
1834             ],
1835             "time": "2016-08-06T20:24:11+00:00"
1836         },
1837         {
1838             "name": "psr/http-message",
1839             "version": "1.0.1",
1840             "source": {
1841                 "type": "git",
1842                 "url": "https://github.com/php-fig/http-message.git",
1843                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1844             },
1845             "dist": {
1846                 "type": "zip",
1847                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1848                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1849                 "shasum": ""
1850             },
1851             "require": {
1852                 "php": ">=5.3.0"
1853             },
1854             "type": "library",
1855             "extra": {
1856                 "branch-alias": {
1857                     "dev-master": "1.0.x-dev"
1858                 }
1859             },
1860             "autoload": {
1861                 "psr-4": {
1862                     "Psr\\Http\\Message\\": "src/"
1863                 }
1864             },
1865             "notification-url": "https://packagist.org/downloads/",
1866             "license": [
1867                 "MIT"
1868             ],
1869             "authors": [
1870                 {
1871                     "name": "PHP-FIG",
1872                     "homepage": "http://www.php-fig.org/"
1873                 }
1874             ],
1875             "description": "Common interface for HTTP messages",
1876             "homepage": "https://github.com/php-fig/http-message",
1877             "keywords": [
1878                 "http",
1879                 "http-message",
1880                 "psr",
1881                 "psr-7",
1882                 "request",
1883                 "response"
1884             ],
1885             "time": "2016-08-06T14:39:51+00:00"
1886         },
1887         {
1888             "name": "rapidwebltd/rw-file-cache",
1889             "version": "v1.2.5",
1890             "source": {
1891                 "type": "git",
1892                 "url": "https://github.com/rapidwebltd/RW-File-Cache.git",
1893                 "reference": "4a1d5aaefa6ffafec8e2d60787f12bcd9890977e"
1894             },
1895             "dist": {
1896                 "type": "zip",
1897                 "url": "https://api.github.com/repos/rapidwebltd/RW-File-Cache/zipball/4a1d5aaefa6ffafec8e2d60787f12bcd9890977e",
1898                 "reference": "4a1d5aaefa6ffafec8e2d60787f12bcd9890977e",
1899                 "shasum": ""
1900             },
1901             "require": {
1902                 "php": ">=5.2.1"
1903             },
1904             "require-dev": {
1905                 "phpunit/phpunit": "^5.7"
1906             },
1907             "type": "library",
1908             "extra": {
1909                 "branch-alias": {
1910                     "dev-master": "1.0-dev"
1911                 }
1912             },
1913             "autoload": {
1914                 "psr-4": {
1915                     "rapidweb\\RWFileCache\\": "src/"
1916                 }
1917             },
1918             "notification-url": "https://packagist.org/downloads/",
1919             "license": [
1920                 "LGPL-3.0-only"
1921             ],
1922             "description": "RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
1923             "homepage": "https://github.com/rapidwebltd/RW-File-Cache",
1924             "keywords": [
1925                 "cache",
1926                 "caching",
1927                 "caching library",
1928                 "file cache",
1929                 "library",
1930                 "php"
1931             ],
1932             "time": "2018-01-23T17:20:58+00:00"
1933         },
1934         {
1935             "name": "rapidwebltd/rw-file-cache-psr-6",
1936             "version": "v1.0.0",
1937             "source": {
1938                 "type": "git",
1939                 "url": "https://github.com/rapidwebltd/RW-File-Cache-PSR-6.git",
1940                 "reference": "b74ea201d4c964f0e6db0fb036d1ab28a570df66"
1941             },
1942             "dist": {
1943                 "type": "zip",
1944                 "url": "https://api.github.com/repos/rapidwebltd/RW-File-Cache-PSR-6/zipball/b74ea201d4c964f0e6db0fb036d1ab28a570df66",
1945                 "reference": "b74ea201d4c964f0e6db0fb036d1ab28a570df66",
1946                 "shasum": ""
1947             },
1948             "require": {
1949                 "psr/cache": "^1.0",
1950                 "rapidwebltd/rw-file-cache": "^1.2.3"
1951             },
1952             "require-dev": {
1953                 "cache/integration-tests": "^0.16.0",
1954                 "phpunit/phpunit": "^5.7"
1955             },
1956             "type": "library",
1957             "autoload": {
1958                 "psr-4": {
1959                     "rapidweb\\RWFileCachePSR6\\": "src/"
1960                 }
1961             },
1962             "notification-url": "https://packagist.org/downloads/",
1963             "license": [
1964                 "LGPL-3.0-only"
1965             ],
1966             "authors": [
1967                 {
1968                     "name": "Jordan Hall",
1969                     "email": "jordan.hall@rapidweb.biz"
1970                 }
1971             ],
1972             "description": "PSR-6 adapter for RW File Cache",
1973             "time": "2018-01-30T19:13:45+00:00"
1974         },
1975         {
1976             "name": "smarty/smarty",
1977             "version": "v3.1.31",
1978             "source": {
1979                 "type": "git",
1980                 "url": "https://github.com/smarty-php/smarty.git",
1981                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9"
1982             },
1983             "dist": {
1984                 "type": "zip",
1985                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c7d42e4a327c402897dd587871434888fde1e7a9",
1986                 "reference": "c7d42e4a327c402897dd587871434888fde1e7a9",
1987                 "shasum": ""
1988             },
1989             "require": {
1990                 "php": ">=5.2"
1991             },
1992             "type": "library",
1993             "extra": {
1994                 "branch-alias": {
1995                     "dev-master": "3.1.x-dev"
1996                 }
1997             },
1998             "autoload": {
1999                 "files": [
2000                     "libs/bootstrap.php"
2001                 ]
2002             },
2003             "notification-url": "https://packagist.org/downloads/",
2004             "license": [
2005                 "LGPL-3.0"
2006             ],
2007             "authors": [
2008                 {
2009                     "name": "Monte Ohrt",
2010                     "email": "monte@ohrt.com"
2011                 },
2012                 {
2013                     "name": "Uwe Tews",
2014                     "email": "uwe.tews@googlemail.com"
2015                 },
2016                 {
2017                     "name": "Rodney Rehm",
2018                     "email": "rodney.rehm@medialize.de"
2019                 }
2020             ],
2021             "description": "Smarty - the compiling PHP template engine",
2022             "homepage": "http://www.smarty.net",
2023             "keywords": [
2024                 "templating"
2025             ],
2026             "time": "2016-12-14T21:57:25+00:00"
2027         }
2028     ],
2029     "packages-dev": [],
2030     "aliases": [],
2031     "minimum-stability": "stable",
2032     "stability-flags": {
2033         "lightopenid/lightopenid": 20,
2034         "pear/text_highlighter": 20
2035     },
2036     "prefer-stable": false,
2037     "prefer-lowest": false,
2038     "platform": {
2039         "php": ">5.6",
2040         "ext-xml": "*"
2041     },
2042     "platform-dev": []
2043 }