Files
PhpVaultClient/composer.lock
2024-09-25 11:41:58 -05:00

46 lines
1.4 KiB
JSON

{
"_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": "66b4946a7935b941d7825c6d654e1e8b",
"packages": [
{
"name": "hpz937/restclient",
"version": "1.0.1",
"dist": {
"type": "zip",
"url": "https://git.hpz.pw/api/packages/hpz937/composer/files/hpz937%2Frestclient/1.0.1/hpz937-restclient.1.0.1.zip",
"shasum": "7fa69977ae5ee35f9228ae512929e7558d911245"
},
"type": "library",
"autoload": {
"psr-4": {
"Hpz937\\Restclient\\": "src/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Brad Cimbura",
"email": "hpz937+code@gmail.com"
}
],
"description": "Client library for interacting with REST apis",
"time": "2024-07-25T20:33:53+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}