The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A searchable store backed by MongoDB",
   "author" : [
      "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, Dist::Milla version v1.0.14, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-Store-MongoDB",
   "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.14",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.9205",
            "JSON::MaybeXS" : "1.003005",
            "MongoDB" : "v1.0.0",
            "Moo" : "1.006000",
            "perl" : "v5.10.1"
         }
      },
      "test" : {
         "requires" : {
            "Software::License" : "0.103010",
            "Test::Exception" : "0.32",
            "Test::More" : "1.001003",
            "Test::Pod" : "0",
            "Test::Warn" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu-Store-MongoDB/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu-Store-MongoDB",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/LibreCat/Catmandu-Store-MongoDB.git",
         "web" : "https://github.com/LibreCat/Catmandu-Store-MongoDB"
      }
   },
   "version" : "0.0402",
   "x_contributors" : [
      "Johann Rolschewski <jorol@cpan.org>",
      "Nicolas Steenlant <nicolas.steenlant@gmail.com>",
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>",
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>"
   ]
}