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": "23ee0dd06136e2301c930e75055300d5", 8 "packages": [ 9 { 10 "name": "easybook/geshi", 11 "version": "v1.0.8.15", 12 "source": { 13 "type": "git", 14 "url": "https://github.com/easybook/geshi.git", 15 "reference": "54387de80bc7ee50397ffae39234626a48d2d45f" 16 }, 17 "dist": { 18 "type": "zip", 19 "url": "https://api.github.com/repos/easybook/geshi/zipball/54387de80bc7ee50397ffae39234626a48d2d45f", 20 "reference": "54387de80bc7ee50397ffae39234626a48d2d45f", 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": "2015-06-18 14:56:28" 54 }, 55 { 56 "name": "splitbrain/php-archive", 57 "version": "1.0.2", 58 "source": { 59 "type": "git", 60 "url": "https://github.com/splitbrain/php-archive.git", 61 "reference": "89b4cba038e8cf01af3a8180572f19b8e4afaa31" 62 }, 63 "dist": { 64 "type": "zip", 65 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/89b4cba038e8cf01af3a8180572f19b8e4afaa31", 66 "reference": "89b4cba038e8cf01af3a8180572f19b8e4afaa31", 67 "shasum": "" 68 }, 69 "require": { 70 "php": ">=5.3.0" 71 }, 72 "require-dev": { 73 "phpunit/phpunit": "4.5.*" 74 }, 75 "type": "library", 76 "autoload": { 77 "psr-4": { 78 "splitbrain\\PHPArchive\\": "src" 79 } 80 }, 81 "notification-url": "https://packagist.org/downloads/", 82 "license": [ 83 "MIT" 84 ], 85 "authors": [ 86 { 87 "name": "Andreas Gohr", 88 "email": "andi@splitbrain.org" 89 } 90 ], 91 "description": "Pure-PHP implementation to read and write TAR and ZIP archives", 92 "keywords": [ 93 "archive", 94 "extract", 95 "tar", 96 "unpack", 97 "unzip", 98 "zip" 99 ], 100 "time": "2015-06-30 19:12:21" 101 } 102 ], 103 "packages-dev": [], 104 "aliases": [], 105 "minimum-stability": "stable", 106 "stability-flags": [], 107 "prefer-stable": false, 108 "prefer-lowest": false, 109 "platform": [], 110 "platform-dev": [] 111} 112