{
  "abstract" : "A searchable store backed by MongoDB",
  "author" : [
     "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.5, Dist::Zilla version 5.017, CPAN::Meta::Converter version 2.142690",
  "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.3601"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.3601"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Catmandu" : "0.9205",
           "MongoDB" : "v0.705.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"
        }
     }
  },
  "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.0303",
  "x_contributors" : [
     "Patrick Hochstenbach <[email protected]>"
  ]
}