{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "730b9ef97624239c1bd013478b5f64e8", "packages": [ { "name": "adhocore/json-comment", "version": "v0.0.7", "source": { "type": "git", "url": "https://github.com/adhocore/php-json-comment.git", "reference": "135356c7e7336ef59924f1d921c770045f937a76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/adhocore/php-json-comment/zipball/135356c7e7336ef59924f1d921c770045f937a76", "reference": "135356c7e7336ef59924f1d921c770045f937a76", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Ahc\\Json\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jitendra Adhikari", "email": "jiten.adhikary@gmail.com" } ], "description": "Lightweight JSON comment stripper library for PHP", "keywords": [ "comment", "json", "strip-comment" ], "time": "2018-08-01T12:27:26+00:00" }, { "name": "daverandom/callback-validator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/DaveRandom/CallbackValidator.git", "reference": "d87a08cddbc6099816ed01e50ce25cdfc43b542f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DaveRandom/CallbackValidator/zipball/d87a08cddbc6099816ed01e50ce25cdfc43b542f", "reference": "d87a08cddbc6099816ed01e50ce25cdfc43b542f", "shasum": "" }, "require": { "ext-reflection": "*", "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "autoload": { "psr-4": { "DaveRandom\\CallbackValidator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Wright", "email": "cw@daverandom.com" } ], "description": "Tools for validating callback signatures", "time": "2017-04-03T15:22:41+00:00" }, { "name": "fgrosse/phpasn1", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/fgrosse/PHPASN1.git", "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8", "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.3", "satooshi/php-coveralls": "~2.0" }, "suggest": { "ext-gmp": "GMP is the preferred extension for big integer calculations", "php-curl": "For loading OID information from the web if they have not bee defined statically" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "FG\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Friedrich Große", "email": "friedrich.grosse@gmail.com", "homepage": "https://github.com/FGrosse", "role": "Author" }, { "name": "All contributors", "homepage": "https://github.com/FGrosse/PHPASN1/contributors" } ], "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.", "homepage": "https://github.com/FGrosse/PHPASN1", "keywords": [ "DER", "asn.1", "asn1", "ber", "binary", "decoding", "encoding", "x.509", "x.690", "x509", "x690" ], "time": "2018-12-02T01:34:34+00:00" }, { "name": "mdanter/ecc", "version": "v0.5.2", "source": { "type": "git", "url": "https://github.com/phpecc/phpecc.git", "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpecc/phpecc/zipball/b95f25cc1bacc83a9f0ccd375900b7cfd343029e", "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e", "shasum": "" }, "require": { "ext-gmp": "*", "fgrosse/phpasn1": "^2.0", "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "^2.0", "symfony/yaml": "^2.6|^3.0" }, "type": "library", "autoload": { "psr-4": { "Mdanter\\Ecc\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matyas Danter", "homepage": "http://matejdanter.com/", "role": "Author" }, { "name": "Thibaud Fabre", "email": "thibaud@aztech.io", "homepage": "http://aztech.io", "role": "Maintainer" }, { "name": "Thomas Kerin", "email": "afk11@users.noreply.github.com", "role": "Maintainer" } ], "description": "PHP Elliptic Curve Cryptography library", "homepage": "https://github.com/phpecc/phpecc", "keywords": [ "Diffie", "ECDSA", "Hellman", "curve", "ecdh", "elliptic", "nistp192", "nistp224", "nistp256", "nistp384", "nistp521", "phpecc", "secp256k1", "secp256r1" ], "time": "2018-12-03T18:17:01+00:00" }, { "name": "particle/validator", "version": "v2.3.4", "source": { "type": "git", "url": "https://github.com/particle-php/Validator.git", "reference": "657c7543e51938dd9d114750e49d695129527a7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a", "reference": "657c7543e51938dd9d114750e49d695129527a7a", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "byrokrat/checkdigit": "^1.0", "giggsey/libphonenumber-for-php": "^7.2", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "2.*" }, "suggest": { "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.", "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Particle\\Validator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Berry Langerak", "email": "berry@berryllium.nl", "role": "Developer" }, { "name": "Rick van der Staaij", "homepage": "http://rickvanderstaaij.nl", "role": "Developer" } ], "description": "Flexible and highly usable validation library with no dependencies.", "homepage": "http://github.com/particle-php/validator", "keywords": [ "validation", "validator" ], "time": "2019-01-07T13:39:13+00:00" }, { "name": "pocketmine/binaryutils", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/BinaryUtils.git", "reference": "7b50fa2b212c54e2a280217c84955b23e90cf5a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/7b50fa2b212c54e2a280217c84955b23e90cf5a1", "reference": "7b50fa2b212c54e2a280217c84955b23e90cf5a1", "shasum": "" }, "require": { "php": ">=7.2", "php-64bit": "*" }, "type": "library", "autoload": { "psr-4": { "pocketmine\\utils\\": "src/" } }, "license": [ "LGPL-3.0" ], "description": "Classes and methods for conveniently handling binary data", "support": { "source": "https://github.com/pmmp/BinaryUtils/tree/master", "issues": "https://github.com/pmmp/BinaryUtils/issues" }, "time": "2019-10-21T14:41:23+00:00" }, { "name": "pocketmine/classloader", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/ClassLoader.git", "reference": "f0d947debe366890206fc1d8f3fc7bef6bee6335" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/ClassLoader/zipball/f0d947debe366890206fc1d8f3fc7bef6bee6335", "reference": "f0d947debe366890206fc1d8f3fc7bef6bee6335", "shasum": "" }, "require": { "ext-pthreads": "~3.2.0", "ext-reflection": "*", "php": ">=7.2.0" }, "type": "library", "autoload": { "classmap": [ "./src" ] }, "license": [ "LGPL-3.0" ], "description": "Ad-hoc autoloading components used by PocketMine-MP", "support": { "source": "https://github.com/pmmp/ClassLoader/tree/master", "issues": "https://github.com/pmmp/ClassLoader/issues" }, "time": "2019-11-04T11:25:46+00:00" }, { "name": "pocketmine/log", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/Log.git", "reference": "27a5f5cf5bfeddec4231470a7b803c7bf8df6fbe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/Log/zipball/27a5f5cf5bfeddec4231470a7b803c7bf8df6fbe", "reference": "27a5f5cf5bfeddec4231470a7b803c7bf8df6fbe", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "./src" ] }, "license": [ "LGPL-3.0" ], "description": "Logging components used by PocketMine-MP and related projects", "support": { "source": "https://github.com/pmmp/Log/tree/master", "issues": "https://github.com/pmmp/Log/issues" }, "time": "2019-10-24T18:48:08+00:00" }, { "name": "pocketmine/math", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/Math.git", "reference": "45f5156bf41083523568ec08f22bd52f31dcd109" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/Math/zipball/45f5156bf41083523568ec08f22bd52f31dcd109", "reference": "45f5156bf41083523568ec08f22bd52f31dcd109", "shasum": "" }, "require": { "php": ">=7.2.0", "php-64bit": "*" }, "type": "library", "autoload": { "psr-4": { "pocketmine\\math\\": "src/" } }, "autoload-dev": { "psr-4": { "pocketmine\\math\\": "tests/phpunit/" } }, "license": [ "LGPL-3.0" ], "description": "PHP library containing math related code used in PocketMine-MP", "support": { "source": "https://github.com/pmmp/Math/tree/master", "issues": "https://github.com/pmmp/Math/issues" }, "time": "2019-11-27T06:54:09+00:00" }, { "name": "pocketmine/nbt", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/NBT.git", "reference": "221212bd1991430a74374295261795a9a13875bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/NBT/zipball/221212bd1991430a74374295261795a9a13875bb", "reference": "221212bd1991430a74374295261795a9a13875bb", "shasum": "" }, "require": { "ext-zlib": "*", "php": ">=7.2.0", "php-64bit": "*", "pocketmine/binaryutils": "dev-master" }, "type": "library", "autoload": { "psr-4": { "pocketmine\\nbt\\": "src/" } }, "autoload-dev": { "psr-4": { "pocketmine\\nbt\\": "tests/phpunit/" } }, "license": [ "LGPL-3.0" ], "description": "PHP library for working with Named Binary Tags", "support": { "source": "https://github.com/pmmp/NBT/tree/master", "issues": "https://github.com/pmmp/NBT/issues" }, "time": "2019-12-09T11:21:10+00:00" }, { "name": "pocketmine/raklib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/RakLib.git", "reference": "d14954442c6fce65d55b97b4bef5b793852333f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/d14954442c6fce65d55b97b4bef5b793852333f1", "reference": "d14954442c6fce65d55b97b4bef5b793852333f1", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-pthreads": "~3.2.0", "ext-sockets": "*", "php": ">=7.2.0", "php-64bit": "*", "php-ipv6": "*", "pocketmine/binaryutils": "dev-master", "pocketmine/log": "dev-master", "pocketmine/snooze": "^0.1.0", "pocketmine/spl": "dev-master" }, "type": "library", "autoload": { "psr-4": { "raklib\\": "src/" } }, "license": [ "GPL-3.0" ], "description": "A RakNet server implementation written in PHP", "support": { "source": "https://github.com/pmmp/RakLib/tree/master", "issues": "https://github.com/pmmp/RakLib/issues" }, "time": "2019-12-07T13:52:52+00:00" }, { "name": "pocketmine/snooze", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/pmmp/Snooze.git", "reference": "b7bd231bdb75e69300cac89ccd515fc731c38c40" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/Snooze/zipball/b7bd231bdb75e69300cac89ccd515fc731c38c40", "reference": "b7bd231bdb75e69300cac89ccd515fc731c38c40", "shasum": "" }, "require": { "ext-pthreads": ">=3.1.7dev", "php-64bit": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "pocketmine\\snooze\\": "src/" } }, "license": [ "LGPL-3.0" ], "description": "Thread notification management library for code using the pthreads extension", "support": { "source": "https://github.com/pmmp/Snooze/tree/0.1.1", "issues": "https://github.com/pmmp/Snooze/issues" }, "time": "2019-01-04T15:54:45+00:00" }, { "name": "pocketmine/spl", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/SPL.git", "reference": "091acb66c7927f2abe8960081d222142b1e6d17b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/SPL/zipball/091acb66c7927f2abe8960081d222142b1e6d17b", "reference": "091acb66c7927f2abe8960081d222142b1e6d17b", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "./" ] }, "license": [ "LGPL-3.0" ], "description": "Standard library files required by PocketMine-MP and related projects", "support": { "source": "https://github.com/pmmp/SPL/tree/master", "issues": "https://github.com/pmmp/SPL/issues" }, "time": "2019-10-29T11:57:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "pocketmine/raklib": 20, "pocketmine/spl": 20, "pocketmine/binaryutils": 20, "pocketmine/log": 20, "pocketmine/nbt": 20, "pocketmine/math": 20, "pocketmine/classloader": 20, "daverandom/callback-validator": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.2.0", "php-64bit": "*", "ext-bcmath": "*", "ext-chunkutils2": "^0.1.0", "ext-curl": "*", "ext-crypto": "^0.3.1", "ext-ctype": "*", "ext-date": "*", "ext-ds": "^1.2.7", "ext-gmp": "*", "ext-hash": "*", "ext-igbinary": "^3.0.1", "ext-json": "*", "ext-leveldb": "^0.2.1", "ext-mbstring": "*", "ext-openssl": "*", "ext-pcre": "*", "ext-phar": "*", "ext-pthreads": "~3.2.0", "ext-reflection": "*", "ext-sockets": "*", "ext-spl": "*", "ext-yaml": ">=2.0.0", "ext-zip": "*", "ext-zlib": ">=1.2.11" }, "platform-dev": [] }