{ "_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": "5ba319f496d82db0def48509079b247a", "packages": [ { "name": "fguillot/json-rpc", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/matasarei/json-rpc.git", "reference": "85112c916c3c55f7e899c827550c52e9edb4928a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matasarei/json-rpc/zipball/85112c916c3c55f7e899c827550c52e9edb4928a", "reference": "85112c916c3c55f7e899c827550c52e9edb4928a", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.4" }, "require-dev": { "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.9" }, "type": "library", "autoload": { "psr-0": { "JsonRPC": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Guillot" } ], "description": "Simple JSON-RPC client/server library that just works", "homepage": "https://github.com/matasarei/JsonRPC", "support": { "issues": "https://github.com/matasarei/json-rpc/issues", "source": "https://github.com/matasarei/json-rpc/tree/v1.3.0" }, "time": "2024-06-08T19:21:47+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "fguillot/json-rpc": 0 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }