{
   "author" : "Zoffix Znet",
   "authority" : "zoffixznet",
   "depends" : [],
   "description" : "Format conversion, manipulation, and math operations on colours",
   "name" : "Color",
   "provides" : {
      "Color" : "lib/Color.pm6",
      "Color::Operators" : "lib/Color/Operators.pm6"
   },
   "support" : {
      "source" : "git://github.com/zoffixznet/perl6-Color.git"
   },
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "1.001001"
}
