## Response
- format: json
- structure:
{{{
{
"name": "li3_example",
"version": "1.0",
"summary": "a li3 plugin example",
"created": "2009-11-30", "updated": "2009-11-30",
"rating": "9.9", "downloads": "1000",
"maintainers": [
{ "name": "gwoo", "email": "gwoo@nowhere.com", "website": "li3.rad-dev.org"
],
"sources": [
"git://rad-dev.org/li3_example.git",
"http://downloads.rad-dev.org/li3_example.phar"
],
"requires": {
"li3_lab": { "version": ">= 1.0" }
}
}
}}}