{
  "abstract" : "Asynchronous nonblocking JSON RPC2 client with method mapping",
  "author" : [
     "Serguei Okladnikov <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v2.5.0",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "JSON-RPC2-AnyEvent-Client",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "AnyEvent::HTTPD" : "0",
           "ExtUtils::MakeMaker" : "6.59",
           "JSON::RPC2::AnyEvent" : "0",
           "JSON::RPC2::AnyEvent::Server" : "0",
           "JSON::RPC2::AnyEvent::Server::Handle" : "0",
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "AnyEvent" : "0",
           "AnyEvent::HTTP" : "0",
           "AnyEvent::Handle" : "0",
           "JSON::RPC2::Client" : "0",
           "JSON::XS" : "0",
           "perl" : "5.008005",
           "version" : "0"
        }
     }
  },
  "provides" : {
     "JSON::RPC2::AnyEvent::Client" : {
        "file" : "lib/JSON/RPC2/AnyEvent/Client.pm",
        "version" : "0.04"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/oklas/p5-JSON-RPC2-AnyEvent-Client/issues"
     },
     "homepage" : "https://github.com/oklas/p5-JSON-RPC2-AnyEvent-Client",
     "repository" : {
        "url" : "git://github.com/oklas/p5-JSON-RPC2-AnyEvent-Client.git",
        "web" : "https://github.com/oklas/p5-JSON-RPC2-AnyEvent-Client"
     }
  },
  "version" : "0.04",
  "x_serialization_backend" : "JSON::PP version 2.27300_01"
}