58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"hash": "c725d48c1ed99d86d7f09f61fe4c1d43",
|
|
"packages": [
|
|
{
|
|
"name": "jsonrpc/jsonrpc",
|
|
"version": "v1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/johnstevenson/jsonrpc.git",
|
|
"reference": "v1.0.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/johnstevenson/jsonrpc/archive/v1.0.3.zip",
|
|
"reference": "v1.0.3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-11-30 21:43:30",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JsonRpc": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "John Stevenson",
|
|
"email": "john-stevenson@blueyonder.co.uk"
|
|
}
|
|
],
|
|
"description": "JSON-RPC 2.0 client/server implementation",
|
|
"homepage": "http://github.com/johnstevenson/jsonrpc",
|
|
"keywords": [
|
|
"rpc",
|
|
"json",
|
|
"api",
|
|
"json-rpc"
|
|
]
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [
|
|
|
|
]
|
|
}
|