{ "_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": "73a61bf0308871f9dc9ad050aedfe13e", "packages": [ { "name": "local/api.client", "version": "1.0.0-dev", "dist": { "type": "path", "url": "src/packages/API", "reference": "020275feb0e0017fa91ae0b33213bc54f35cac75" }, "require": { "reflect/client": "^3.0" }, "type": "library", "autoload": { "psr-4": { "VLW\\API\\": "src/" } }, "authors": [ { "name": "Victor Westerlund", "email": "victor@vlw.se" } ], "description": "Wrapper for vlw.se API", "transport-options": { "relative": true } }, { "name": "local/api.endpoints", "version": "1.0.0-dev", "dist": { "type": "path", "url": "api/src/packages/Endpoints", "reference": "89b7b9a4cc504abddb4aeec8e05a95c9d9087575" }, "type": "library", "autoload": { "psr-4": { "VLW\\API\\": "src/" } }, "authors": [ { "name": "Victor Westerlund", "email": "victor@vlw.se" } ], "description": "Endpoint pathmappings for VLW API", "transport-options": { "relative": true } }, { "name": "reflect/client", "version": "3.0.6", "source": { "type": "git", "url": "https://github.com/VictorWesterlund/reflect-client-php.git", "reference": "89a8c041044c8c60cefafc4716d5d61b96c43e06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/VictorWesterlund/reflect-client-php/zipball/89a8c041044c8c60cefafc4716d5d61b96c43e06", "reference": "89a8c041044c8c60cefafc4716d5d61b96c43e06", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "Reflect\\": "src/Reflect/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Victor Westerlund", "email": "victor.vesterlund@gmail.com" } ], "description": "Extendable PHP interface for communicating with Reflect API over HTTP or UNIX sockets", "support": { "issues": "https://github.com/VictorWesterlund/reflect-client-php/issues", "source": "https://github.com/VictorWesterlund/reflect-client-php/tree/3.0.6" }, "time": "2024-04-06T14:55:04+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "local/api.client": 20, "local/api.endpoints": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }