{
   "author" : "Pawel Pabian",
   "authority" : "bbkr",
   "depends" : [
      "JSON::Tiny",
      "URI",
      "HTTP::Easy",
      "LWP::Simple"
   ],
   "description" : "JSON-RPC 2.0 client and server.",
   "name" : "JSON::RPC",
   "provides" : {
      "JSON::RPC::Client" : "lib/JSON/RPC/Client.pm",
      "JSON::RPC::Server" : "lib/JSON/RPC/Server.pm",
      "X::JSON::RPC" : "lib/X/JSON/RPC.pm"
   },
   "repo-type" : "git",
   "support" : {
      "source" : "git://github.com/bbkr/jsonrpc.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.17.1"
}
