{
  "abstract" : "a formatter for spellchecking Pod",
  "author" : [
     "Sean M. Burke <[email protected]>",
     "Caleb Cushing <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Pod-Spell",
  "no_index" : {
     "file" : [
        "perlcritic.rc"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.06"
        }
     },
     "develop" : {
        "requires" : {
           "English" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta::JSON" : "0.16",
           "Test::EOL" : "0",
           "Test::More" : "0.96",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::LinkCheck" : "0",
           "Test::Spelling" : "0.12",
           "Test::Vars" : "0",
           "Test::Version" : "1"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Tiny" : "0",
           "File::ShareDir::ProjectDistDir" : "1.000",
           "Lingua::EN::Inflect" : "0",
           "POSIX" : "0",
           "Pod::Escapes" : "0",
           "Pod::Parser" : "0",
           "Text::Wrap" : "0",
           "base" : "0",
           "constant" : "0",
           "locale" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::Deep" : "0",
           "Test::More" : "0",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "Pod::Spell" : {
        "file" : "lib/Pod/Spell.pm",
        "version" : "1.18"
     },
     "Pod::Wordlist" : {
        "file" : "lib/Pod/Wordlist.pm",
        "version" : "1.18"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/perl-pod/Pod-Spell",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/perl-pod/Pod-Spell.git",
        "web" : "https://github.com/perl-pod/Pod-Spell"
     }
  },
  "version" : "1.18",
  "x_contributors" : [
     "David Golden <[email protected]>",
     "Kent Fredric <[email protected]>",
     "Mohammad S Anwar <[email protected]>",
     "Olivier MenguĂ© <[email protected]>"
  ]
}