{
   "abstract" : "Dancer2 plugin for obtaining Search::Elasticsearch handles",
   "author" : [
      "Fabrice Gabolde <fgabolde@weborama.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.008, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Plugin-ElasticSearch",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer2" : "0",
            "Search::Elasticsearch" : "0",
            "Try::Tiny" : "0",
            "perl" : "5.012"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Request::Common" : "0",
            "JSON" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/weborama/Dancer2-Plugin-ElasticSearch/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/weborama/Dancer2-Plugin-ElasticSearch.git",
         "web" : "https://github.com/weborama/Dancer2-Plugin-ElasticSearch"
      }
   },
   "version" : "0.002"
}