{ "_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": "483ea3aaa2a4cdad5b7954f193cb8003", "packages": [ { "name": "contractless/contractless-php-rpc", "version": "v1.0.0", "source": { "type": "git", "url": "https://contractless.dev/contractless/Contractless-PHP-RPC.git", "reference": "2644759ce958a39627e04522ed6e4a6947654534" }, "require": { "ext-json": "*", "ext-oqsphp": "*", "ext-skein": "*", "php": ">=8.1" }, "type": "library", "autoload": { "psr-4": { "Contractless\\Rpc\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Native PHP client for the Contractless blockchain RPC protocol.", "time": "2026-07-27T20:24:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.1", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.6.0" }