{ "_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" ], "content-hash": "e08f45a793f6a776c35ffaba9db65b49", "packages": [ { "name": "pmmp/pocketmine-spl", "version": "0.0.2", "source": { "type": "git", "url": "https://github.com/pmmp/PocketMine-SPL.git", "reference": "065b631d63e2c4ddb3141f63a07a9ecbab8357d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/PocketMine-SPL/zipball/065b631d63e2c4ddb3141f63a07a9ecbab8357d1", "reference": "065b631d63e2c4ddb3141f63a07a9ecbab8357d1", "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/PocketMine-SPL/tree/0.0.2" }, "time": "2017-11-14T18:56:38+00:00" }, { "name": "pmmp/raklib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/pmmp/RakLib.git", "reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/e46352f9df4f34f70dd40b8a3144e941ffc1caf7", "reference": "e46352f9df4f34f70dd40b8a3144e941ffc1caf7", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-pthreads": ">=3.1.7dev", "ext-sockets": "*", "php": ">=7.2.0RC3", "pmmp/pocketmine-spl": "^0.0.2" }, "type": "library", "autoload": { "classmap": [ "./" ] }, "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": "2017-11-22T09:41:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "php": 5, "ext-pthreads": 20, "pmmp/raklib": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.2.0RC3", "ext-bcmath": "*", "ext-curl": "*", "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": [] }