1[ 2 { 3 "name": "geshi/geshi", 4 "version": "v1.0.9.0", 5 "version_normalized": "1.0.9.0", 6 "source": { 7 "type": "git", 8 "url": "https://github.com/GeSHi/geshi-1.0.git", 9 "reference": "5a7b461338d322d941986a656d4d1651452e73dd" 10 }, 11 "dist": { 12 "type": "zip", 13 "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/5a7b461338d322d941986a656d4d1651452e73dd", 14 "reference": "5a7b461338d322d941986a656d4d1651452e73dd", 15 "shasum": "" 16 }, 17 "require-dev": { 18 "phpunit/phpunit": "^5.7" 19 }, 20 "time": "2017-05-05T05:51:25+00:00", 21 "type": "library", 22 "installation-source": "dist", 23 "autoload": { 24 "classmap": [ 25 "src/geshi/", 26 "src/geshi.php" 27 ] 28 }, 29 "notification-url": "https://packagist.org/downloads/", 30 "license": [ 31 "GPL-2.0+" 32 ], 33 "authors": [ 34 { 35 "name": "Benny Baumann", 36 "email": "BenBE@geshi.org", 37 "homepage": "http://blog.benny-baumann.de/", 38 "role": "Developer" 39 } 40 ], 41 "description": "Generic Syntax Highlighter", 42 "homepage": "http://qbnz.com/highlighter/" 43 }, 44 { 45 "name": "openpsa/universalfeedcreator", 46 "version": "v1.8.3", 47 "version_normalized": "1.8.3.0", 48 "source": { 49 "type": "git", 50 "url": "https://github.com/flack/UniversalFeedCreator.git", 51 "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e" 52 }, 53 "dist": { 54 "type": "zip", 55 "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/6261e130446d8f787bbfd229a602fb11e6816a4e", 56 "reference": "6261e130446d8f787bbfd229a602fb11e6816a4e", 57 "shasum": "" 58 }, 59 "require": { 60 "php": ">=5.0" 61 }, 62 "require-dev": { 63 "phpunit/phpunit": "*" 64 }, 65 "time": "2017-05-18T08:28:48+00:00", 66 "type": "library", 67 "installation-source": "dist", 68 "autoload": { 69 "classmap": [ 70 "lib" 71 ] 72 }, 73 "notification-url": "https://packagist.org/downloads/", 74 "license": [ 75 "LGPL" 76 ], 77 "authors": [ 78 { 79 "name": "Andreas Flack", 80 "email": "flack@contentcontrol-berlin.de", 81 "homepage": "http://www.contentcontrol-berlin.de/" 82 } 83 ], 84 "description": "RSS and Atom feed generator by Kai Blankenhorn", 85 "keywords": [ 86 "atom", 87 "georss", 88 "gpx", 89 "opml", 90 "pie", 91 "rss" 92 ] 93 }, 94 { 95 "name": "aziraphale/email-address-validator", 96 "version": "2.0.1", 97 "version_normalized": "2.0.1.0", 98 "source": { 99 "type": "git", 100 "url": "https://github.com/aziraphale/email-address-validator.git", 101 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650" 102 }, 103 "dist": { 104 "type": "zip", 105 "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650", 106 "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650", 107 "shasum": "" 108 }, 109 "require-dev": { 110 "phpunit/phpunit": "^5.7" 111 }, 112 "time": "2017-05-22T14:05:57+00:00", 113 "type": "library", 114 "installation-source": "dist", 115 "autoload": { 116 "psr-0": { 117 "EmailAddressValidator": "" 118 } 119 }, 120 "notification-url": "https://packagist.org/downloads/", 121 "license": [ 122 "MIT" 123 ], 124 "authors": [ 125 { 126 "name": "Dave Child", 127 "email": "dave@addedbytes.com" 128 }, 129 { 130 "name": "Andrew Gillard", 131 "email": "andrew@lorddeath.net" 132 } 133 ], 134 "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!", 135 "homepage": "https://github.com/aziraphale/email-address-validator" 136 }, 137 { 138 "name": "marcusschwarz/lesserphp", 139 "version": "v0.5.1", 140 "version_normalized": "0.5.1.0", 141 "source": { 142 "type": "git", 143 "url": "https://github.com/MarcusSchwarz/lesserphp.git", 144 "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44" 145 }, 146 "dist": { 147 "type": "zip", 148 "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/e9e3d53980c0e486b07c75e12f2bae5e10bdee44", 149 "reference": "e9e3d53980c0e486b07c75e12f2bae5e10bdee44", 150 "shasum": "" 151 }, 152 "require-dev": { 153 "phpunit/phpunit": "~4.3" 154 }, 155 "time": "2016-09-30T11:13:18+00:00", 156 "bin": [ 157 "plessc" 158 ], 159 "type": "library", 160 "extra": { 161 "branch-alias": { 162 "dev-master": "0.5.1-dev" 163 } 164 }, 165 "installation-source": "dist", 166 "autoload": { 167 "classmap": [ 168 "lessc.inc.php" 169 ] 170 }, 171 "notification-url": "https://packagist.org/downloads/", 172 "license": [ 173 "MIT", 174 "GPL-3.0" 175 ], 176 "authors": [ 177 { 178 "name": "Leaf Corcoran", 179 "email": "leafot@gmail.com", 180 "homepage": "http://leafo.net" 181 }, 182 { 183 "name": "Marcus Schwarz", 184 "email": "github@maswaba.de", 185 "homepage": "https://www.maswaba.de" 186 } 187 ], 188 "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.", 189 "homepage": "http://leafo.net/lessphp/" 190 }, 191 { 192 "name": "paragonie/random_compat", 193 "version": "v2.0.12", 194 "version_normalized": "2.0.12.0", 195 "source": { 196 "type": "git", 197 "url": "https://github.com/paragonie/random_compat.git", 198 "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb" 199 }, 200 "dist": { 201 "type": "zip", 202 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb", 203 "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb", 204 "shasum": "" 205 }, 206 "require": { 207 "php": ">=5.2.0" 208 }, 209 "require-dev": { 210 "phpunit/phpunit": "4.*|5.*" 211 }, 212 "suggest": { 213 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." 214 }, 215 "time": "2018-04-04T21:24:14+00:00", 216 "type": "library", 217 "installation-source": "dist", 218 "autoload": { 219 "files": [ 220 "lib/random.php" 221 ] 222 }, 223 "notification-url": "https://packagist.org/downloads/", 224 "license": [ 225 "MIT" 226 ], 227 "authors": [ 228 { 229 "name": "Paragon Initiative Enterprises", 230 "email": "security@paragonie.com", 231 "homepage": "https://paragonie.com" 232 } 233 ], 234 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 235 "keywords": [ 236 "csprng", 237 "pseudorandom", 238 "random" 239 ] 240 }, 241 { 242 "name": "simplepie/simplepie", 243 "version": "1.5.1", 244 "version_normalized": "1.5.1.0", 245 "source": { 246 "type": "git", 247 "url": "https://github.com/simplepie/simplepie.git", 248 "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e" 249 }, 250 "dist": { 251 "type": "zip", 252 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e", 253 "reference": "db9fff27b6d49eed3d4047cd3211ec8dba2f5d6e", 254 "shasum": "" 255 }, 256 "require": { 257 "php": ">=5.3.0" 258 }, 259 "require-dev": { 260 "phpunit/phpunit": "~4 || ~5" 261 }, 262 "suggest": { 263 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats" 264 }, 265 "time": "2017-11-12T02:03:34+00:00", 266 "type": "library", 267 "installation-source": "dist", 268 "autoload": { 269 "psr-0": { 270 "SimplePie": "library" 271 } 272 }, 273 "notification-url": "https://packagist.org/downloads/", 274 "license": [ 275 "BSD-3-Clause" 276 ], 277 "authors": [ 278 { 279 "name": "Ryan Parman", 280 "homepage": "http://ryanparman.com/", 281 "role": "Creator, alumnus developer" 282 }, 283 { 284 "name": "Geoffrey Sneddon", 285 "homepage": "http://gsnedders.com/", 286 "role": "Alumnus developer" 287 }, 288 { 289 "name": "Ryan McCue", 290 "email": "me@ryanmccue.info", 291 "homepage": "http://ryanmccue.info/", 292 "role": "Developer" 293 } 294 ], 295 "description": "A simple Atom/RSS parsing library for PHP", 296 "homepage": "http://simplepie.org/", 297 "keywords": [ 298 "atom", 299 "feeds", 300 "rss" 301 ] 302 }, 303 { 304 "name": "splitbrain/php-cli", 305 "version": "1.1.2", 306 "version_normalized": "1.1.2.0", 307 "source": { 308 "type": "git", 309 "url": "https://github.com/splitbrain/php-cli.git", 310 "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23" 311 }, 312 "dist": { 313 "type": "zip", 314 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/1d6f0bf9eccbfd79d1f4d185ef27573601185c23", 315 "reference": "1d6f0bf9eccbfd79d1f4d185ef27573601185c23", 316 "shasum": "" 317 }, 318 "require": { 319 "php": ">=5.3.0" 320 }, 321 "require-dev": { 322 "phpunit/phpunit": "4.5.*" 323 }, 324 "suggest": { 325 "psr/log": "Allows you to make the CLI available as PSR-3 logger" 326 }, 327 "time": "2018-02-02T08:46:12+00:00", 328 "type": "library", 329 "installation-source": "dist", 330 "autoload": { 331 "psr-4": { 332 "splitbrain\\phpcli\\": "src" 333 } 334 }, 335 "notification-url": "https://packagist.org/downloads/", 336 "license": [ 337 "MIT" 338 ], 339 "authors": [ 340 { 341 "name": "Andreas Gohr", 342 "email": "andi@splitbrain.org" 343 } 344 ], 345 "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies", 346 "keywords": [ 347 "argparse", 348 "cli", 349 "command line", 350 "console", 351 "getopt", 352 "optparse", 353 "terminal" 354 ] 355 }, 356 { 357 "name": "phpseclib/phpseclib", 358 "version": "2.0.11", 359 "version_normalized": "2.0.11.0", 360 "source": { 361 "type": "git", 362 "url": "https://github.com/phpseclib/phpseclib.git", 363 "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b" 364 }, 365 "dist": { 366 "type": "zip", 367 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b", 368 "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b", 369 "shasum": "" 370 }, 371 "require": { 372 "php": ">=5.3.3" 373 }, 374 "require-dev": { 375 "phing/phing": "~2.7", 376 "phpunit/phpunit": "^4.8.35|^5.7|^6.0", 377 "sami/sami": "~2.0", 378 "squizlabs/php_codesniffer": "~2.0" 379 }, 380 "suggest": { 381 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", 382 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", 383 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", 384 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." 385 }, 386 "time": "2018-04-15T16:55:05+00:00", 387 "type": "library", 388 "installation-source": "dist", 389 "autoload": { 390 "files": [ 391 "phpseclib/bootstrap.php" 392 ], 393 "psr-4": { 394 "phpseclib\\": "phpseclib/" 395 } 396 }, 397 "notification-url": "https://packagist.org/downloads/", 398 "license": [ 399 "MIT" 400 ], 401 "authors": [ 402 { 403 "name": "Jim Wigginton", 404 "email": "terrafrost@php.net", 405 "role": "Lead Developer" 406 }, 407 { 408 "name": "Patrick Monnerat", 409 "email": "pm@datasphere.ch", 410 "role": "Developer" 411 }, 412 { 413 "name": "Andreas Fischer", 414 "email": "bantu@phpbb.com", 415 "role": "Developer" 416 }, 417 { 418 "name": "Hans-Jürgen Petrich", 419 "email": "petrich@tronic-media.com", 420 "role": "Developer" 421 }, 422 { 423 "name": "Graham Campbell", 424 "email": "graham@alt-three.com", 425 "role": "Developer" 426 } 427 ], 428 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", 429 "homepage": "http://phpseclib.sourceforge.net", 430 "keywords": [ 431 "BigInteger", 432 "aes", 433 "asn.1", 434 "asn1", 435 "blowfish", 436 "crypto", 437 "cryptography", 438 "encryption", 439 "rsa", 440 "security", 441 "sftp", 442 "signature", 443 "signing", 444 "ssh", 445 "twofish", 446 "x.509", 447 "x509" 448 ] 449 }, 450 { 451 "name": "splitbrain/php-archive", 452 "version": "1.0.10", 453 "version_normalized": "1.0.10.0", 454 "source": { 455 "type": "git", 456 "url": "https://github.com/splitbrain/php-archive.git", 457 "reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773" 458 }, 459 "dist": { 460 "type": "zip", 461 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/a46f3aaeb9f123fdb7db4e192b0600feebf7f773", 462 "reference": "a46f3aaeb9f123fdb7db4e192b0600feebf7f773", 463 "shasum": "" 464 }, 465 "require": { 466 "php": ">=5.4" 467 }, 468 "require-dev": { 469 "ext-bz2": "*", 470 "ext-zip": "*", 471 "mikey179/vfsstream": "^1.6", 472 "phpunit/phpunit": "^4.8" 473 }, 474 "suggest": { 475 "ext-iconv": "Used for proper filename encode handling", 476 "ext-mbstring": "Can be used alternatively for handling filename encoding" 477 }, 478 "time": "2018-05-01T08:03:56+00:00", 479 "type": "library", 480 "installation-source": "dist", 481 "autoload": { 482 "psr-4": { 483 "splitbrain\\PHPArchive\\": "src" 484 } 485 }, 486 "notification-url": "https://packagist.org/downloads/", 487 "license": [ 488 "MIT" 489 ], 490 "authors": [ 491 { 492 "name": "Andreas Gohr", 493 "email": "andi@splitbrain.org" 494 } 495 ], 496 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 497 "keywords": [ 498 "archive", 499 "extract", 500 "tar", 501 "unpack", 502 "unzip", 503 "zip" 504 ] 505 } 506] 507