{
  "abstract" : "Perl module for the Philips Hue light system",
  "author" : [
     "Alessandro Zummo <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300031, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "gpl_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Device-Hue",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Accessor" : "0",
           "Data::Dumper" : "0",
           "Hash::Merge::Simple" : "0",
           "IO::Select" : "0",
           "IO::Socket::Multicast" : "0",
           "JSON::XS" : "0",
           "LWP::Protocol::https" : "0",
           "LWP::UserAgent" : "0",
           "Moo" : "0",
           "base" : "0",
           "common::sense" : "0",
           "strict" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/dwery/hue-perl/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/dwery/hue-perl.git",
        "web" : "https://github.com/dwery/hue-perl"
     }
  },
  "version" : "0.4"
}