{
   "authors" : [
      "Jonathan Worthington"
   ],
   "depends" : [],
   "description" : "Objects with mutual exclusion and condition variables",
   "license" : "Artistic-2.0",
   "name" : "OO::Monitors",
   "perl" : "6.c",
   "provides" : {
      "OO::Monitors" : "lib/OO/Monitors.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/J/JN/JNTHN/Perl6/OO-Monitors-1.1.1.tar.gz",
   "support" : {
      "source" : "git://github.com/jnthn/oo-monitors.git"
   },
   "tags" : [
      "OO",
      "concurrency",
      "MOP"
   ],
   "test-depends" : [],
   "version" : "1.1.1"
}
