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": "203c74fd2582945e08dcab4324b70d55", 8 "packages": [ 9 { 10 "name": "easybook/geshi", 11 "version": "v1.0.8.17", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/easybook/geshi.git", 15 "reference": "0fced4f530c0a1726588651f04c2bf2a3073c9c0" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/easybook/geshi/zipball/0fced4f530c0a1726588651f04c2bf2a3073c9c0", 20 "reference": "0fced4f530c0a1726588651f04c2bf2a3073c9c0", 21 "shasum": "" 22 }, 23 "require": { 24 "php": ">4.3.0" 25 }, 26 "type": "library", 27 "autoload": { 28 "classmap": [ 29 "./" 30 ] 31 }, 32 "notification-url": "https://packagist.org/downloads/", 33 "license": [ 34 "GPL-2.0" 35 ], 36 "authors": [ 37 { 38 "name": "Nigel McNie", 39 "email": "nigel@geshi.org" 40 }, 41 { 42 "name": "Benny Baumann", 43 "email": "BenBE@geshi.org" 44 } 45 ], 46 "description": "GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.", 47 "homepage": "http://qbnz.com/highlighter", 48 "keywords": [ 49 "highlight", 50 "highlighter", 51 "syntax" 52 ], 53 "time": "2016-03-29T13:15:17+00:00" 54 }, 55 { 56 "name": "paragonie/random_compat", 57 "version": "v2.0.4", 58 "source": { 59 "type": "git", 60 "url": "https://github.com/paragonie/random_compat.git", 61 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e" 62 }, 63 "dist": { 64 "type": "zip", 65 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", 66 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", 67 "shasum": "" 68 }, 69 "require": { 70 "php": ">=5.2.0" 71 }, 72 "require-dev": { 73 "phpunit/phpunit": "4.*|5.*" 74 }, 75 "suggest": { 76 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." 77 }, 78 "type": "library", 79 "autoload": { 80 "files": [ 81 "lib/random.php" 82 ] 83 }, 84 "notification-url": "https://packagist.org/downloads/", 85 "license": [ 86 "MIT" 87 ], 88 "authors": [ 89 { 90 "name": "Paragon Initiative Enterprises", 91 "email": "security@paragonie.com", 92 "homepage": "https://paragonie.com" 93 } 94 ], 95 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 96 "keywords": [ 97 "csprng", 98 "pseudorandom", 99 "random" 100 ], 101 "time": "2016-11-07T23:38:38+00:00" 102 }, 103 { 104 "name": "splitbrain/php-archive", 105 "version": "1.0.7", 106 "source": { 107 "type": "git", 108 "url": "https://github.com/splitbrain/php-archive.git", 109 "reference": "c075304b44c4aadff0718af445e86bf730f331ff" 110 }, 111 "dist": { 112 "type": "zip", 113 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/c075304b44c4aadff0718af445e86bf730f331ff", 114 "reference": "c075304b44c4aadff0718af445e86bf730f331ff", 115 "shasum": "" 116 }, 117 "require": { 118 "php": ">=5.3.0" 119 }, 120 "require-dev": { 121 "phpunit/phpunit": "4.5.*" 122 }, 123 "type": "library", 124 "autoload": { 125 "psr-4": { 126 "splitbrain\\PHPArchive\\": "src" 127 } 128 }, 129 "notification-url": "https://packagist.org/downloads/", 130 "license": [ 131 "MIT" 132 ], 133 "authors": [ 134 { 135 "name": "Andreas Gohr", 136 "email": "andi@splitbrain.org" 137 } 138 ], 139 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 140 "keywords": [ 141 "archive", 142 "extract", 143 "tar", 144 "unpack", 145 "unzip", 146 "zip" 147 ], 148 "time": "2015-08-12T13:24:34+00:00" 149 } 150 ], 151 "packages-dev": [], 152 "aliases": [], 153 "minimum-stability": "stable", 154 "stability-flags": [], 155 "prefer-stable": false, 156 "prefer-lowest": false, 157 "platform": [], 158 "platform-dev": [] 159} 160