{
  "abstract" : "Client library for etcd",
  "author" : [
     "Robert Norris <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.142690",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Etcd",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "HTTP::Tiny" : "0.014",
           "JSON" : "0",
           "Moo" : "0",
           "Scalar::Util" : "0",
           "Try::Tiny" : "0",
           "Type::Tiny" : "0",
           "Type::Utils" : "0",
           "Types::Standard" : "0",
           "URI::Escape" : "0",
           "namespace::sweep" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/robn/p5-etcd/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/robn/p5-etcd.git",
        "web" : "http://github.com/robn/p5-etcd"
     }
  },
  "version" : "0.003"
}