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