{
   "abstract" : "Measure readability of English text",
   "author" : [
      "Kim Ryan <kimryan at cpan org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4229",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Lingua-EN-Fathom",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.94",
            "Test::Pod" : "1.04"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Lingua::EN::Sentence" : "0.28",
            "Lingua::EN::Syllable" : "0.28",
            "locale" : "1",
            "strict" : "1.04",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Lingua::EN::Fathom" : {
         "file" : "lib/Lingua/EN/Fathom.pm",
         "version" : "1.27"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/kimryan/Readability"
      }
   },
   "version" : "1.27",
   "x_serialization_backend" : "JSON::PP version 4.04"
}