{
   "abstract" : "Smart matching for human names.",
   "author" : [
      "Brian Lalonde (brian@webcoder.info)"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lingua-EN-MatchNames",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Lingua::EN::NameParse" : "0",
            "Lingua::EN::Nickname" : "0",
            "String::Approx" : "0",
            "Text::Metaphone" : "0",
            "Text::Soundex" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/brianary/Lingua-EN-MatchNames.git",
         "web" : "https://github.com/brianary/Lingua-EN-MatchNames"
      }
   },
   "version" : "1.36"
}