{
   "authors" : [
      "Alexey Melezhik"
   ],
   "build-depends" : [],
   "depends" : [
      "Sparrow6",
      "File::Directory::Tree",
      "YAMLish"
   ],
   "description" : "Tomty - Simple Perl6 Test Runner",
   "license" : "Artistic-2.0",
   "name" : "Tomty",
   "perl" : "6.*",
   "provides" : {
      "Tomty" : "lib/Tomty.pm6",
      "Tomty::Completion" : "lib/Tomty/Completion.pm6"
   },
   "resources" : [
      "completion.sh"
   ],
   "source-type" : "git",
   "source-url" : "http://www.cpan.org/authors/id/M/ME/MELEZHIK/Perl6/Tomty-0.0.4.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/melezhik/Tomty/issues",
      "source" : "https://github.com/melezhik/Tomty.git"
   },
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.4"
}