{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "9321067b95737fd0c07b49a0f69eb16b", "content-hash": "d1aad9017c5c1dfac9dffab4253cb249", "packages": [ { "name": "nikic/php-parser", "version": "v0.9.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "1e5e280ae88a27effa2ae4aa2bd088494ed8594f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1e5e280ae88a27effa2ae4aa2bd088494ed8594f", "reference": "1e5e280ae88a27effa2ae4aa2bd088494ed8594f", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.9-dev" } }, "autoload": { "psr-0": { "PHPParser": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2013-08-25 17:11:40" }, { "name": "phpseclib/phpseclib", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "3d265f7c079f5b37d33475f996d7a383c5fc8aeb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/3d265f7c079f5b37d33475f996d7a383c5fc8aeb", "reference": "3d265f7c079f5b37d33475f996d7a383c5fc8aeb", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "~4.0", "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "type": "library", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "time": "2016-05-13 01:15:21" }, { "name": "teqneers/php-stream-wrapper-for-git", "version": "v0.2.2", "source": { "type": "git", "url": "https://github.com/teqneers/PHP-Stream-Wrapper-for-Git.git", "reference": "404a5ca0f3a50bfe46e54d18680314159c242147" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/teqneers/PHP-Stream-Wrapper-for-Git/zipball/404a5ca0f3a50bfe46e54d18680314159c242147", "reference": "404a5ca0f3a50bfe46e54d18680314159c242147", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "TQ\\Git": "src/TQ" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stefan Gehrig", "email": "gehrig@teqneers.de", "homepage": "http://opensource.teqneers.de/" } ], "description": "Git Streamwrapper for PHP", "homepage": "https://github.com/teqneers/PHP-Stream-Wrapper-for-Git", "keywords": [ "git", "streamwrapper" ], "time": "2011-12-30 13:07:48" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }