{
"abstract" : "chip driver for monochrome OLED modules",
"author" : [
"Paul Evans <leonerd@leonerd.org.uk>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4231",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Device-Chip-SSD1306",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4004"
}
},
"runtime" : {
"requires" : {
"Device::Chip" : "0",
"Future::AsyncAwait" : "0.39",
"Object::Pad" : "0.74",
"perl" : "5.026"
}
},
"test" : {
"requires" : {
"Test::Device::Chip::Adapter" : "0",
"Test::More" : "0.88"
}
}
},
"provides" : {
"Device::Chip::SSD1306" : {
"file" : "lib/Device/Chip/SSD1306.pm",
"version" : "0.13"
},
"Device::Chip::SSD1306::I2C" : {
"file" : "lib/Device/Chip/SSD1306/I2C.pm",
"version" : "0.13"
},
"Device::Chip::SSD1306::SPI4" : {
"file" : "lib/Device/Chip/SSD1306/SPI4.pm",
"version" : "0.13"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "0.13",
"x_serialization_backend" : "JSON::PP version 4.07"
}