{
  "abstract" : "Unified interface to any stemmer on CPAN",
  "author" : [
     "Nick Patch <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4205",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Lingua-Stem-Any",
  "prereqs" : {
     "build" : {
        "requires" : {
           "English" : "0",
           "Pod::Man" : "2.04",
           "Test::More" : "0.82",
           "open" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.3622",
           "Software::License" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Lingua::Stem" : "0.80",
           "Lingua::Stem::Patch" : "0.01",
           "Lingua::Stem::Snowball" : "0.95",
           "Lingua::Stem::UniNE" : "0.07",
           "List::Util" : "1.33",
           "Moo" : "1.001000",
           "Unicode::CaseFold" : "0",
           "Unicode::Normalize" : "0",
           "namespace::clean" : "0",
           "perl" : "v5.8.1",
           "strict" : "0",
           "utf8" : "0",
           "warnings" : "0"
        }
     }
  },
  "provides" : {
     "Lingua::Stem::Any" : {
        "file" : "lib/Lingua/Stem/Any.pm",
        "version" : "0.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/patch/lingua-stem-any-pm5/issues"
     },
     "homepage" : "https://github.com/patch/lingua-stem-any-pm5",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "git://github.com/patch/lingua-stem-any-pm5.git"
     }
  },
  "version" : "0.03"
}