{
  "abstract" : "check for spelling errors in code comments",
  "author" : [
     "Sven Kirmess <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "freebsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Test-Spelling-Comment",
  "no_index" : {
     "directory" : [
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.006"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Comment::Spell::Check" : "0",
           "File::Find" : "0",
           "Moo" : "0",
           "Pod::Wordlist" : "0",
           "Scalar::Util" : "0",
           "Test::Builder" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Cwd" : "0",
           "File::Spec" : "0",
           "FindBin" : "0",
           "POSIX" : "0",
           "Test::Builder::Tester" : "0",
           "Test::Fatal" : "0",
           "Test::MockModule" : "0",
           "Test::More" : "0.88",
           "Test::TempDir::Tiny" : "0.017",
           "lib" : "0",
           "perl" : "5.006",
           "subs" : "0"
        }
     }
  },
  "provides" : {
     "Test::Spelling::Comment" : {
        "file" : "lib/Test/Spelling/Comment.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/skirmess/Test-Spelling-Comment/issues"
     },
     "homepage" : "https://github.com/skirmess/Test-Spelling-Comment",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/skirmess/Test-Spelling-Comment.git",
        "web" : "https://github.com/skirmess/Test-Spelling-Comment"
     }
  },
  "version" : "0.004",
  "x_generated_by_perl" : "v5.24.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
}