{
  "abstract" : "Yet another BDD testing library(Development Release)",
  "author" : [
     "Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.4.6",
  "license" : "perl_5",
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-Ika",
  "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.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Exporter" : "0",
           "Module::Load" : "0",
           "Scope::Guard" : "0",
           "Term::ANSIColor" : "0",
           "Term::Encoding" : "0",
           "Test::Builder" : "0",
           "Test::Builder::Module" : "0",
           "Test::More" : "0.98",
           "Test::Name::FromLine" : "0.06",
           "Try::Tiny" : "0",
           "parent" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98",
           "Test::Requires" : "0"
        }
     }
  },
  "provides" : {
     "Test::Ika" : {
        "file" : "lib/Test/Ika.pm",
        "version" : "0.05"
     },
     "Test::Ika::Example" : {
        "file" : "lib/Test/Ika/Example.pm"
     },
     "Test::Ika::ExampleGroup" : {
        "file" : "lib/Test/Ika/ExampleGroup.pm"
     },
     "Test::Ika::Reporter::Spec" : {
        "file" : "lib/Test/Ika/Reporter/Spec.pm"
     },
     "Test::Ika::Reporter::TAP" : {
        "file" : "lib/Test/Ika/Reporter/TAP.pm"
     },
     "Test::Ika::Reporter::Test" : {
        "file" : "lib/Test/Ika/Reporter/Test.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/Test-Ika/issues"
     },
     "homepage" : "https://github.com/tokuhirom/Test-Ika",
     "repository" : {
        "url" : "git://github.com/tokuhirom/Test-Ika.git",
        "web" : "https://github.com/tokuhirom/Test-Ika"
     }
  },
  "version" : "0.05",
  "x_contributors" : [
     "ikasam_a <[email protected]>",
     "tokuhirom <[email protected]>"
  ]
}