{
   "authors" : [
      "Robert Lemmen"
   ],
   "description" : "Concurrent and async cache implementation",
   "license" : "Artistic-2.0",
   "name" : "Cache::Async",
   "perl" : "6.*",
   "provides" : {
      "Cache::Async" : "lib/Cache/Async.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/R/RO/ROBERTLE/Perl6/perl6-cache-async-0.1.3.tar.gz",
   "test-depends" : [
      "Test::META"
   ],
   "version" : "0.1.3"
}