{
  "abstract" : "Pure perl spelling checker implementation",
  "author" : [
     "tokuhirom <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.3.2",
  "license" : "perl_5",
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Spellunker",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Prereqs" : "0",
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0.10108",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.2"
        }
     },
     "runtime" : {
        "requires" : {
           "File::ShareDir" : "0",
           "Getopt::Long" : "0",
           "Pod::Simple" : "3.26",
           "Regexp::Common" : "0",
           "Test::Builder" : "0",
           "parent" : "0",
           "perl" : "5.008001",
           "version" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Spellunker" : {
        "file" : "lib/Spellunker.pm",
        "version" : "v0.2.5"
     },
     "Spellunker::CLI" : {
        "file" : "lib/Spellunker/CLI.pm"
     },
     "Spellunker::CLI::Pod" : {
        "file" : "lib/Spellunker/CLI/Pod.pm",
        "version" : "v0.2.5"
     },
     "Spellunker::Pod" : {
        "file" : "lib/Spellunker/Pod.pm"
     },
     "Spellunker::Pod::Parser" : {
        "file" : "lib/Spellunker/Pod/Parser.pm"
     },
     "Test::Spellunker" : {
        "file" : "lib/Test/Spellunker.pm",
        "version" : "v0.2.5"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/Spellunker/issues"
     },
     "homepage" : "https://github.com/tokuhirom/Spellunker",
     "repository" : {
        "url" : "git://github.com/tokuhirom/Spellunker.git",
        "web" : "https://github.com/tokuhirom/Spellunker"
     }
  },
  "version" : "v0.2.5",
  "x_contributors" : [
     "David Steinbrunner <[email protected]>",
     "Kentaro Kuribayashi <[email protected]>",
     "Fuji, Goro <[email protected]>"
  ]
}