120 lines
4 KiB
Text
120 lines
4 KiB
Text
|
{
|
||
|
"_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": "d36f1a4ac9401421d8e903d01224c8f5",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "envms/fluentpdo",
|
||
|
"version": "v1.1.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/envms/fluentpdo.git",
|
||
|
"reference": "7d31e9b9028466ec41b0a0760b1491b091bcf8e8"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/envms/fluentpdo/zipball/7d31e9b9028466ec41b0a0760b1491b091bcf8e8",
|
||
|
"reference": "7d31e9b9028466ec41b0a0760b1491b091bcf8e8",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"FluentPDO/FluentPDO.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"Apache-2.0",
|
||
|
"GPL-2.0+"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "envms",
|
||
|
"homepage": "http://env.ms"
|
||
|
}
|
||
|
],
|
||
|
"description": "FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.",
|
||
|
"homepage": "https://github.com/envms/fluentpdo",
|
||
|
"keywords": [
|
||
|
"builder",
|
||
|
"database",
|
||
|
"db",
|
||
|
"dbal",
|
||
|
"fluent",
|
||
|
"mysql",
|
||
|
"oracle",
|
||
|
"pdo",
|
||
|
"query"
|
||
|
],
|
||
|
"time": "2018-04-27T19:01:30+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "pear/console_table",
|
||
|
"version": "v1.3.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/pear/Console_Table.git",
|
||
|
"reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
|
||
|
"reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.2.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"pear/Console_Color2": ">=0.1.2"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"Table.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-2-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Jan Schneider",
|
||
|
"homepage": "http://pear.php.net/user/yunosh"
|
||
|
},
|
||
|
{
|
||
|
"name": "Tal Peer",
|
||
|
"homepage": "http://pear.php.net/user/tal"
|
||
|
},
|
||
|
{
|
||
|
"name": "Xavier Noguer",
|
||
|
"homepage": "http://pear.php.net/user/xnoguer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Richard Heyes",
|
||
|
"homepage": "http://pear.php.net/user/richard"
|
||
|
}
|
||
|
],
|
||
|
"description": "Library that makes it easy to build console style tables.",
|
||
|
"homepage": "http://pear.php.net/package/Console_Table/",
|
||
|
"keywords": [
|
||
|
"console"
|
||
|
],
|
||
|
"time": "2018-01-25T20:47:17+00:00"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": []
|
||
|
}
|