{
   "authors" : [
      "Sterling Hanenkamp <hanenkamp@cpan.org>"
   ],
   "depends" : [],
   "description" : "A futuristic extension to Promises and other awaitables",
   "license" : "Artistic-2.0",
   "name" : "Future",
   "perl" : "6.c",
   "provides" : {
      "Future" : "lib/Future.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/H/HA/HANENKAMP/Perl6/Future-0.1.tar.gz",
   "test-depends" : [
      "Test",
      "Test::META"
   ],
   "version" : "0.1"
}