mirror of
https://codeberg.org/vlw/blobber.git
synced 2025-09-13 16:23:41 +02:00
56 lines
2 KiB
JSON
56 lines
2 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": "c8788fa2c53c43271a259b60098e3faf",
|
|
"packages": [
|
|
{
|
|
"name": "victorwesterlund/libmysqldriver",
|
|
"version": "3.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/VictorWesterlund/php-libmysqldriver.git",
|
|
"reference": "adc2fda90a3b8308e8a9df202d5ec418a9220ff8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/VictorWesterlund/php-libmysqldriver/zipball/adc2fda90a3b8308e8a9df202d5ec418a9220ff8",
|
|
"reference": "adc2fda90a3b8308e8a9df202d5ec418a9220ff8",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"libmysqldriver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Victor Westerlund",
|
|
"email": "victor.vesterlund@gmail.com"
|
|
}
|
|
],
|
|
"description": "Abstraction library for common mysqli features",
|
|
"support": {
|
|
"issues": "https://github.com/VictorWesterlund/php-libmysqldriver/issues",
|
|
"source": "https://github.com/VictorWesterlund/php-libmysqldriver/tree/3.6.1"
|
|
},
|
|
"time": "2024-04-29T08:17:12+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|