Catalyst-Controller-ElasticSearch

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Thin proxy for ElasticSearch with some protection",
   "author" : [
      "Moritz Onken <onken@netcubed.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300032, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catalyst-Controller-ElasticSearch",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst" : "5.9",
            "ElasticSearch" : "0.64",
            "List::MoreUtils" : "0.33",
            "MooseX::Attribute::Chained" : "v1.0.1"
         }
      },
      "test" : {
         "requires" : {
            "Catalyst::View::JSON" : "0",
            "HTTP::Request::Common" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Catalyst::Controller::ElasticSearch" : {
         "file" : "lib/Catalyst/Controller/ElasticSearch.pm",
         "version" : "v0.1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-catalyst-controller-elasticsearch at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Controller-ElasticSearch"
      },
      "homepage" : "http://search.cpan.org/dist/Catalyst-Controller-ElasticSearch/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/monken/p5-catalyst-controller-elasticsearch.git",
         "web" : "https://github.com/monken/p5-catalyst-controller-elasticsearch"
      }
   },
   "version" : "0.1.0",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Filter/GatherDir",
            "version" : "4.300032"
         },
         {
            "class" : "Dist::Zilla::Plugin::CompileTests",
            "name" : "@Filter/CompileTests",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::HasVersionTests",
            "name" : "@Filter/HasVersionTests",
            "version" : "1.101420"
         },
         {
            "class" : "Dist::Zilla::Plugin::KwaliteeTests",
            "name" : "@Filter/KwaliteeTests",
            "version" : "1.101420"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumVersionTests",
            "name" : "@Filter/MinimumVersionTests",
            "version" : "2.000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Filter/PodCoverageTests",
            "version" : "4.300032"
         },
         {



( run in 0.651 second using v1.01-cache-2.11-cpan-39bf76dae61 )