{
  "abstract" : "A compatibility layer for migrating from ElasticSearch.pm",
  "author" : [
     "Clinton Gormley <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380",
  "license" : [
     "apache_2_0"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Search-Elasticsearch-Compat",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "recommends" : {
           "JSON::XS" : "0",
           "URI::Escape::XS" : "0"
        },
        "requires" : {
           "Any::URI::Escape" : "0",
           "Carp" : "0",
           "JSON" : "0",
           "Moo" : "0",
           "Scalar::Util" : "0",
           "Search::Elasticsearch" : "1.10",
           "Sub::Exporter" : "0",
           "constant" : "0",
           "namespace::clean" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "ElasticSearch::SearchBuilder" : "0",
           "Test::Differences" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0.98",
           "lib" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/elasticsearch/elasticsearch-perl-compat/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/elasticsearch/elasticsearch-perl-compat.git",
        "web" : "https://github.com/elasticsearch/elasticsearch-perl-compat"
     }
  },
  "version" : "0.10"
}