{
  "abstract" : "simple, flexible, fun \"Testing framework\"",
  "author" : [
     "Tokuhiro Matsuno <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v2.1.1",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-Kantan",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "recommends" : {
           "Devel::CodeObserver" : "0.11"
        },
        "requires" : {
           "Module::Load" : "0",
           "Module::Spy" : "0.03",
           "Moo" : "0",
           "Scope::Guard" : "0",
           "Term::Encoding" : "0",
           "Test::Deep" : "0",
           "Try::Tiny" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "Test::Base::Less" : "0",
           "Test::More" : "0.98",
           "Test::Requires" : "0",
           "Text::Diff" : "0"
        }
     }
  },
  "provides" : {
     "Test::Kantan" : {
        "file" : "lib/Test/Kantan.pm",
        "version" : "0.37"
     },
     "Test::Kantan::Builder" : {
        "file" : "lib/Test/Kantan/Builder.pm"
     },
     "Test::Kantan::Caller" : {
        "file" : "lib/Test/Kantan/Caller.pm"
     },
     "Test::Kantan::Expect" : {
        "file" : "lib/Test/Kantan/Expect.pm"
     },
     "Test::Kantan::Reporter::Base" : {
        "file" : "lib/Test/Kantan/Reporter/Base.pm"
     },
     "Test::Kantan::Reporter::Spec" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::Spec::Message::Base" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::Spec::Message::Diag" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::Spec::Message::Exception" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::Spec::Message::Fail" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::Spec::Message::Pass" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::Spec::MessageGroup" : {
        "file" : "lib/Test/Kantan/Reporter/Spec.pm"
     },
     "Test::Kantan::Reporter::TAP" : {
        "file" : "lib/Test/Kantan/Reporter/TAP.pm"
     },
     "Test::Kantan::State" : {
        "file" : "lib/Test/Kantan/State.pm"
     },
     "Test::Kantan::Suite" : {
        "file" : "lib/Test/Kantan/Suite.pm"
     },
     "Test::Kantan::Util" : {
        "file" : "lib/Test/Kantan/Util.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/Test-Kantan/issues"
     },
     "homepage" : "https://github.com/tokuhirom/Test-Kantan",
     "repository" : {
        "url" : "git://github.com/tokuhirom/Test-Kantan.git",
        "web" : "https://github.com/tokuhirom/Test-Kantan"
     }
  },
  "version" : "0.37"
}