{
  "abstract" : "Perl interface to Raspberry Pi's board, GPIO, LCDs and other various items",
  "author" : [
     "Steve Bertrand <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "RPi-WiringPi",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.72"
        }
     },
     "runtime" : {
        "requires" : {
           "GPSD::Parse" : "1.02",
           "JSON" : "0",
           "RPi::ADC::ADS" : "1.02",
           "RPi::ADC::MCP3008" : "2.3604",
           "RPi::BMP180" : "2.3604",
           "RPi::Const" : "1.03",
           "RPi::DAC::MCP4922" : "2.3605",
           "RPi::DHT11" : "1.03",
           "RPi::DigiPot::MCP4XXXX" : "2.3604",
           "RPi::HCSR04" : "2.3604",
           "RPi::I2C" : "2.3606",
           "RPi::LCD" : "2.3603",
           "RPi::Pin" : "2.3606",
           "RPi::RTC::DS3231" : "0.01",
           "RPi::SPI" : "2.3608",
           "RPi::Serial" : "2.3603",
           "RPi::StepperMotor" : "2.3604",
           "WiringPi::API" : "2.3616",
           "parent" : "0",
           "perl" : "5.01"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/stevieb9/rpi-wiringpi/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/stevieb9/rpi-wiringpi.git",
        "web" : "https://github.com/stevieb9/rpi-wiringpi"
     }
  },
  "version" : "2.3627",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}