{
   "abstract" : "Device and library agnostic color spaces.",
   "author" : [
      "Cory G Watson <gphat@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Graphics-Color",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Color::Library" : "0",
            "Moose" : "0",
            "Moose::Role" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::Aliases" : "0.10",
            "MooseX::Clone" : "0",
            "MooseX::Storage::Deferred" : "0",
            "MooseX::Types" : "0",
            "MooseX::Types::Moose" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Number::Delta" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/gphat/graphics-color/issues"
      },
      "homepage" : "https://github.com/gphat/graphics-color",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gphat/graphics-color.git",
         "web" : "https://github.com/gphat/graphics-color"
      }
   },
   "version" : "0.31"
}