{
  "abstract" : "Transport agnostic JSON RPC helper objects",
  "author" : [
     "Yuval Kogman <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "JSON-RPC-Common",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.3601"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.3601"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Load" : "0",
           "HTTP::Response" : "0",
           "JSON" : "2.11",
           "MIME::Base64" : "0",
           "MRO::Compat" : "0",
           "Moose" : "0.48",
           "Moose::Role" : "0",
           "MooseX::Types" : "0",
           "MooseX::Types::Moose" : "0",
           "Try::Tiny" : "0",
           "URI::QueryParam" : "0",
           "namespace::clean" : "0.20",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "Encode" : "0",
           "HTTP::Request" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0",
           "utf8" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/dmcbride/json-rpc-common",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/dmcbride/json-rpc-common.git",
        "web" : "https://github.com/dmcbride/json-rpc-common"
     }
  },
  "version" : "0.11",
  "x_contributors" : [
     "Darin McBride <[email protected]>",
     "Jesse Luehrs <[email protected]>",
     "Kazuhiro Osawa <[email protected]>",
     "Makamaka <[email protected]>",
     "Stevan Little <[email protected]>",
     "Stevan Little <stevan@localhost.(none)>",
     "Tokuhiro Matsuno <[email protected]>"
  ]
}