{
   "auth" : "github:azawawi",
   "authors" : [
      "Ahmad M. Zawawi"
   ],
   "depends" : [
      "File::Temp"
   ],
   "description" : "Use Go code inside Perl 6",
   "license" : "MIT",
   "name" : "Inline::Go",
   "perl" : "6.c",
   "provides" : {
      "Inline::Go" : "lib/Inline/Go.pm6",
      "Inline::Go::Grammar" : "lib/Inline/Go/Grammar.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/A/AZ/AZAWAWI/Perl6/Inline-Go-0.0.4.tar.gz",
   "tags" : [
      "Go"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.0.4"
}