{
   "auth" : "github:darrenf",
   "authors" : [
      "Darren Foreman"
   ],
   "build-depends" : [],
   "depends" : [
      "IO::Capture::Simple",
      "Test"
   ],
   "description" : "Declare common test scenarios as data.",
   "license" : "Artistic-2.0",
   "name" : "Test::Declare",
   "perl" : "6.c",
   "provides" : {
      "Test::Declare" : "lib/Test/Declare.pm6",
      "Test::Declare::Callable" : "lib/Test/Declare/Callable.pm6",
      "Test::Declare::Comparisons" : "lib/Test/Declare/Comparisons.pm6",
      "Test::Declare::Expectations" : "lib/Test/Declare/Expectations.pm6",
      "Test::Declare::Result" : "lib/Test/Declare/Result.pm6",
      "Test::Declare::Suite" : "lib/Test/Declare/Suite.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/D/DA/DARRENF/Perl6/Test-Declare-0.0.2.tar.gz",
   "tags" : [
      "Testing"
   ],
   "test-depends" : [],
   "version" : "0.0.2"
}