{ "_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": "cef68cbc2596130f6b20e6f2ecdfd58d", "packages": [ { "name": "fgrosse/phpasn1", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/fgrosse/PHPASN1.git", "reference": "0e27e71e3d0a8d5c3f1471d727fd9574d920f33c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/0e27e71e3d0a8d5c3f1471d727fd9574d920f33c", "reference": "0e27e71e3d0a8d5c3f1471d727fd9574d920f33c", "shasum": "" }, "require": { "ext-gmp": "*", "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.3", "satooshi/php-coveralls": "dev-master" }, "suggest": { "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": "2017-12-17T10:21:51+00:00" }, { "name": "mdanter/ecc", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/phpecc/phpecc.git", "reference": "ed5c6d496f5310de1b7071b8375fafa3559a1344" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpecc/phpecc/zipball/ed5c6d496f5310de1b7071b8375fafa3559a1344", "reference": "ed5c6d496f5310de1b7071b8375fafa3559a1344", "shasum": "" }, "require": { "ext-gmp": "*", "fgrosse/phpasn1": "v2.0.x", "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "~2", "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": "2017-10-09T16:05:37+00:00" }, { "name": "pocketmine/binaryutils", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/pmmp/BinaryUtils.git", "reference": "54efeb978be0ff9335022729fe63c1e2077bf1be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/BinaryUtils/zipball/54efeb978be0ff9335022729fe63c1e2077bf1be", "reference": "54efeb978be0ff9335022729fe63c1e2077bf1be", "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": "2018-08-26T18:11:05+00:00" }, { "name": "pocketmine/math", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/Math.git", "reference": "115700a493fc38fe8886739c20c4303eeb1cd182" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/Math/zipball/115700a493fc38fe8886739c20c4303eeb1cd182", "reference": "115700a493fc38fe8886739c20c4303eeb1cd182", "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": "2018-09-23T17:50:23+00:00" }, { "name": "pocketmine/nbt", "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/pmmp/NBT.git", "reference": "a4ee39f313c6870153fb7c7e513b211217f7daf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/NBT/zipball/a4ee39f313c6870153fb7c7e513b211217f7daf8", "reference": "a4ee39f313c6870153fb7c7e513b211217f7daf8", "shasum": "" }, "require": { "php": ">=7.2.0", "php-64bit": "*", "pocketmine/binaryutils": "^0.1.0" }, "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/0.2.1", "issues": "https://github.com/pmmp/NBT/issues" }, "time": "2018-09-04T10:36:02+00:00" }, { "name": "pocketmine/raklib", "version": "0.12.0", "source": { "type": "git", "url": "https://github.com/pmmp/RakLib.git", "reference": "922da28efd828e2af6c19db1676ea9b6a267071c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/922da28efd828e2af6c19db1676ea9b6a267071c", "reference": "922da28efd828e2af6c19db1676ea9b6a267071c", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-pthreads": ">=3.1.7dev", "ext-sockets": "*", "php": ">=7.2.0", "php-64bit": "*", "php-ipv6": "*", "pocketmine/binaryutils": "^0.1.0", "pocketmine/snooze": "^0.1.0", "pocketmine/spl": "^0.3.0" }, "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/0.12.0", "issues": "https://github.com/pmmp/RakLib/issues" }, "time": "2018-06-13T10:06:14+00:00" }, { "name": "pocketmine/snooze", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/pmmp/Snooze.git", "reference": "3cc9d0164230889acb08e22cc126133809e9d346" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/Snooze/zipball/3cc9d0164230889acb08e22cc126133809e9d346", "reference": "3cc9d0164230889acb08e22cc126133809e9d346", "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.0", "issues": "https://github.com/pmmp/Snooze/issues" }, "time": "2018-06-13T09:36:11+00:00" }, { "name": "pocketmine/spl", "version": "0.3.2", "source": { "type": "git", "url": "https://github.com/pmmp/SPL.git", "reference": "7fd53857cd000491ba69e8db865792a024dd2c49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/SPL/zipball/7fd53857cd000491ba69e8db865792a024dd2c49", "reference": "7fd53857cd000491ba69e8db865792a024dd2c49", "shasum": "" }, "type": "library", "autoload": { "exclude-from-classmap": [ "stubs" ], "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" }, "time": "2018-08-12T15:17:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "ext-pthreads": 20, "pocketmine/math": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.2.0", "php-64bit": "*", "ext-bcmath": "*", "ext-curl": "*", "ext-crypto": "^0.3.1", "ext-ctype": "*", "ext-date": "*", "ext-gmp": "*", "ext-hash": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-pcre": "*", "ext-phar": "*", "ext-pthreads": ">=3.1.7dev", "ext-reflection": "*", "ext-sockets": "*", "ext-spl": "*", "ext-yaml": ">=2.0.0", "ext-zip": "*", "ext-zlib": ">=1.2.11" }, "platform-dev": [] }