2014-11-27 23:44:21 +01:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2015-02-25 20:58:04 +01:00
|
|
|
"hash": "3cdb051814926a50182b00bbf5297ed2",
|
2014-11-27 23:44:21 +01:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "adodb/adodb-php",
|
|
|
|
"version": "v5.19",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/ADOdb/ADOdb.git",
|
|
|
|
"reference": "773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de",
|
|
|
|
"reference": "773bb9b7ccd81b403bf75f7ef476c3f2d7ee04de",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"adodb.inc.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"LGPL-2.1",
|
|
|
|
" BSD-2-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "John Lim",
|
|
|
|
"email": "jlim@natsoft.com",
|
|
|
|
"role": "Author"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Damien Regad",
|
|
|
|
"role": "Current maintainer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "ADOdb is a PHP database abstraction layer library",
|
|
|
|
"homepage": "http://adodb.sourceforge.net/",
|
|
|
|
"keywords": [
|
|
|
|
"database"
|
|
|
|
],
|
|
|
|
"time": "2014-04-23 14:37:03"
|
|
|
|
}
|
|
|
|
],
|
2015-02-25 20:58:04 +01:00
|
|
|
"packages-dev": [
|
|
|
|
|
|
|
|
],
|
|
|
|
"aliases": [
|
|
|
|
|
|
|
|
],
|
2014-11-27 23:44:21 +01:00
|
|
|
"minimum-stability": "stable",
|
2015-02-25 20:58:04 +01:00
|
|
|
"stability-flags": [
|
|
|
|
|
|
|
|
],
|
2014-11-27 23:44:21 +01:00
|
|
|
"prefer-stable": false,
|
2015-02-25 20:58:04 +01:00
|
|
|
"platform": [
|
|
|
|
|
|
|
|
],
|
|
|
|
"platform-dev": [
|
|
|
|
|
|
|
|
]
|
2014-11-27 23:44:21 +01:00
|
|
|
}
|