{
   "abstract" : "chip driver for a F<MPL3115A2>",
   "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-MPL3115A2",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Bitfield" : "0.02",
            "Device::Chip::Base::RegisteredI2C" : "0.03",
            "Device::Chip::Sensor" : "0.23",
            "Future::AsyncAwait" : "0.47",
            "Future::Mutex" : "0.47",
            "Object::Pad" : "0.57",
            "perl" : "5.026"
         }
      },
      "test" : {
         "requires" : {
            "Test::Device::Chip::Adapter" : "0.24",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Device::Chip::MPL3115A2" : {
         "file" : "lib/Device/Chip/MPL3115A2.pm",
         "version" : "0.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.11",
   "x_serialization_backend" : "JSON::PP version 4.06"
}