{
  "abstract" : "A Cxn implementation to connect to Amazon ES clusters",
  "author" : [
     "Jose Luis Martinez <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "apache_2_0"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Search-ElasticSearch-AmazonES",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Carp::Always" : "0",
           "Dist::Zilla" : "0",
           "Dist::Zilla::Plugin::OurPkgVersion" : "0",
           "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
           "Dist::Zilla::Plugin::RunExtraTests" : "0",
           "Dist::Zilla::Plugin::Test::Compile" : "0",
           "Dist::Zilla::Plugin::VersionFromModule" : "0",
           "Dist::Zilla::PluginBundle::Git" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Net::Amazon::Signature::V4" : "0",
           "Search::Elasticsearch" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/pplu/elasticsearch-client-aws/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/pplu/elasticsearch-client-aws.git",
        "web" : "https://github.com/pplu/elasticsearch-client-aws"
     }
  },
  "version" : "0.02",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0115"
}