145 lines
4.1 KiB
JSON
145 lines
4.1 KiB
JSON
[
|
|
{
|
|
"name": "zendframework/zend-db",
|
|
"version": "2.2.2",
|
|
"version_normalized": "2.2.2.0",
|
|
"target-dir": "Zend/Db",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/Component_ZendDb.git",
|
|
"reference": "release-2.2.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://packages.zendframework.com/composer/zendframework-zend-db-2.2.2-release-2.2.2-6ab69c.zip",
|
|
"reference": "2.2.2",
|
|
"shasum": "8bc0c8d19bfd75f9a65a4b332f556c2571424c09"
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-stdlib": "2.2.2"
|
|
},
|
|
"time": "2013-06-20 18:00:57",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev",
|
|
"dev-develop": "2.3-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Zend\\Db\\": ""
|
|
}
|
|
},
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": " ",
|
|
"keywords": [
|
|
"db",
|
|
"zf2"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/zendframework/Component_ZendDb/tree/release-2.2.2"
|
|
}
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"shasum": ""
|
|
},
|
|
"time": "2012-12-21 11:40:51",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Psr\\Log\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
]
|
|
},
|
|
{
|
|
"name": "katzgrau/klogger",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/katzgrau/klogger.git",
|
|
"reference": "46cdd92a9b4a8443120cc955bf831450cb274813"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/katzgrau/klogger/zipball/46cdd92a9b4a8443120cc955bf831450cb274813",
|
|
"reference": "46cdd92a9b4a8443120cc955bf831450cb274813",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3",
|
|
"psr/log": "1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.0.*"
|
|
},
|
|
"time": "2014-03-20 02:36:36",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Katzgrau\\KLogger\\": "src/"
|
|
},
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dan Horrigan",
|
|
"email": "dan@dhorrigan.com",
|
|
"homepage": "http://dhorrigan.com",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Kenny Katzgrau",
|
|
"email": "katzgrau@gmail.com"
|
|
}
|
|
],
|
|
"description": "A Simple Logging Class",
|
|
"keywords": [
|
|
"logging"
|
|
]
|
|
}
|
|
]
|