2013-01-12 10:47:07 +00:00
{
2013-01-12 12:56:16 +00:00
"hash": "d37909ad0ffc11ed4d1e67dcaabe00b2",
2013-01-12 10:47:07 +00:00
"packages": [
{
2013-01-12 12:37:38 +00:00
"name": "colinmollenhour/credis",
"version": "dev-master",
2013-01-12 10:47:07 +00:00
"source": {
"type": "git",
2013-01-12 12:37:38 +00:00
"url": "https://github.com/chrisboulton/credis",
"reference": "62c73dd16e08069e3fd8f224cb4a5ddd73db8095"
2013-01-12 10:47:07 +00:00
},
"dist": {
"type": "zip",
2013-01-12 12:37:38 +00:00
"url": "https://api.github.com/repos/chrisboulton/credis/zipball/62c73dd16e08069e3fd8f224cb4a5ddd73db8095",
"reference": "62c73dd16e08069e3fd8f224cb4a5ddd73db8095",
2013-01-12 10:47:07 +00:00
"shasum": ""
},
"require": {
2013-01-12 12:37:38 +00:00
"php": ">=5.3.0"
2013-01-12 10:47:07 +00:00
},
2013-01-12 12:37:38 +00:00
"time": "2013-01-12 10:15:31",
2013-01-12 10:47:07 +00:00
"type": "library",
"autoload": {
"classmap": [
2013-01-12 12:37:38 +00:00
"Client.php",
"Cluster.php"
2013-01-12 10:47:07 +00:00
]
},
"license": [
"MIT"
],
"authors": [
{
2013-01-12 12:37:38 +00:00
"name": "Colin Mollenhour",
"email": "colin@mollenhour.com"
2013-01-12 10:47:07 +00:00
}
],
2013-01-12 12:37:38 +00:00
"description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
"homepage": "https://github.com/colinmollenhour/credis",
"support": {
"source": "https://github.com/chrisboulton/credis/tree/master"
}
2013-01-12 10:47:07 +00:00
}
],
2013-01-12 12:37:38 +00:00
"packages-dev": null,
2013-01-12 10:47:07 +00:00
"aliases": [
],
"minimum-stability": "stable",
2013-01-12 12:37:38 +00:00
"stability-flags": {
"colinmollenhour/credis": 20
}
2013-01-12 10:47:07 +00:00
}