{
  "abstract" : "Some common classes to write async webservice clients",
  "author" : [
     "Gianni Ceccarelli <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.140640",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Net-Async-Webservice-Common",
  "no_index" : {
     "directory" : [
        "t/lib"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "recommends" : {
           "IO::Async::Loop" : "0",
           "LWP::UserAgent" : "0",
           "Net::Async::HTTP" : "0"
        },
        "requires" : {
           "Carp" : "0",
           "Config::Any" : "0",
           "Encode" : "0",
           "Future" : "0.21",
           "HTTP::Request" : "0",
           "HTTP::Request::Common" : "0",
           "Moo" : "1.001000",
           "Moo::Role" : "0",
           "Scalar::Util" : "0",
           "StackTrace::Auto" : "0",
           "Throwable" : "0",
           "Try::Tiny" : "0",
           "Type::Library" : "0",
           "Type::Params" : "0",
           "Type::Utils" : "0",
           "Types::Standard" : "0",
           "Types::URI" : "0",
           "namespace::autoclean" : "0",
           "overload" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "IO::Async::Loop" : "0",
           "LWP::UserAgent" : "0",
           "Net::Async::HTTP" : "0"
        },
        "requires" : {
           "Data::Printer" : "0",
           "HTTP::Response" : "0",
           "Test::Most" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/NET-A-PORTER/Net-Async-Webservice-Common.git",
        "web" : "https://github.com/NET-A-PORTER/Net-Async-Webservice-Common"
     }
  },
  "version" : "1.0.2"
}