{
   "api" : "1",
   "auth" : "github:atroxaper",
   "authors" : [
      "Mikhail Khorkov"
   ],
   "build-depends" : [],
   "depends" : [
      "TimeUnit",
      "OO::Monitors"
   ],
   "description" : "Memory cache with loader and eviction by time.",
   "license" : "Artistic-2.0",
   "name" : "Propius",
   "perl" : "6.c",
   "provides" : {
      "Propius" : "lib/Propius.pm6",
      "Propius::Linked" : "lib/Propius/Linked.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/A/AT/ATROXAPER/Perl6/Propius-0.1.1.tar.gz",
   "tags" : [
      "cache",
      "eviction"
   ],
   "test-depends" : [],
   "version" : "0.1.1"
}