{
   "abstract" : "Interface to Ciseco Pi-Lite for Raspberry Pi",
   "author" : [
      "Jonathan Stowe <jns@gellyfish.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4004, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Device-PiLite",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Device::SerialPort" : "1.04",
            "Moose" : "2.1005"
         }
      }
   },
   "provides" : {
      "Device::PiLite" : {
         "file" : "lib/Device/PiLite.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/jonathanstowe/Device-PiLite"
      }
   },
   "version" : "0.01"
}