{
  "auth" : "cpan:bduggan",
  "authors" : [
     "Brian Duggan"
  ],
  "depends" : [
     "LibCurl::Easy:ver<1.4>",
     "Log::Async"
  ],
  "description" : "A Simple HTTP Client built on top of libcurl",
  "license" : "MIT",
  "name" : "Curlie",
  "perl" : "6.d",
  "provides" : {
     "Curlie" : "lib/Curlie.rakumod"
  },
  "repo-type" : "git",
  "source-url" : "http://www.cpan.org/authors/id/B/BD/BDUGGAN/Perl6/Curlie-0.0.1.tar.gz",
  "tags" : [],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.1"
}