{
  "abstract" : "A searchable store backed by Elasticsearch",
  "author" : [
     "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.039, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Catmandu-Store-Elasticsearch",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.28"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.15",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "CQL::Parser" : "1.12",
           "Catmandu" : "1.01",
           "Moo" : "1.0",
           "Search::Elasticsearch" : "1.14",
           "namespace::clean" : "0.24",
           "perl" : "v5.10.1"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "1.001003",
           "Test::Simple" : "1.001003"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/LibreCat/Catmandu-Store-Elasticsearch/issues"
     },
     "homepage" : "https://github.com/LibreCat/Catmandu-Store-Elasticsearch",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/LibreCat/Catmandu-Store-Elasticsearch.git",
        "web" : "https://github.com/LibreCat/Catmandu-Store-Elasticsearch"
     }
  },
  "version" : "0.0502",
  "x_contributors" : [
     "Dave Sherohman <[email protected]>",
     "Nicolas Steenlant <[email protected]>",
     "Patrick Hochstenbach <[email protected]>",
     "Robin Sheat <[email protected]>"
  ]
}