{
  "abstract" : "UAV::Pilot driver for the Parrot AR.Drone",
  "author" : [
     "Timm Murray <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4205",
  "license" : [
     "bsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "UAV-Pilot-ARDrone",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "recommends" : {
           "UAV::Pilot::SDL" : "0",
           "UAV::Pilot::Video::Ffmpeg" : "0"
        },
        "requires" : {
           "AnyEvent" : "0",
           "AnyEvent::ReadLine::Gnu" : "0",
           "File::ShareDir" : "1.00",
           "IO::Socket::Multicast" : "0",
           "Math::Trig" : "0",
           "Moose" : "0",
           "MooseX::Event" : "0",
           "String::CRC32" : "0",
           "Test::More" : "0",
           "UAV::Pilot" : ">= 0.9",
           "namespace::autoclean" : "0",
           "perl" : ">= 5.14.0"
        }
     }
  },
  "provides" : {
     "UAV::Pilot::ARDrone" : {
        "file" : "lib/UAV/Pilot/ARDrone.pm",
        "version" : "0.1"
     },
     "UAV::Pilot::ARDrone::Control" : {
        "file" : "lib/UAV/Pilot/ARDrone/Control.pm"
     },
     "UAV::Pilot::ARDrone::Control::Event" : {
        "file" : "lib/UAV/Pilot/ARDrone/Control/Event.pm"
     },
     "UAV::Pilot::ARDrone::Driver" : {
        "file" : "lib/UAV/Pilot/ARDrone/Driver.pm"
     },
     "UAV::Pilot::ARDrone::Driver::Mock" : {
        "file" : "lib/UAV/Pilot/ARDrone/Driver/Mock.pm"
     },
     "UAV::Pilot::ARDrone::NavPacket" : {
        "file" : "lib/UAV/Pilot/ARDrone/NavPacket.pm"
     },
     "UAV::Pilot::ARDrone::SDLNavOutput" : {
        "file" : "lib/UAV/Pilot/ARDrone/SDLNavOutput.pm"
     },
     "UAV::Pilot::ARDrone::Video" : {
        "file" : "lib/UAV/Pilot/ARDrone/Video.pm"
     },
     "UAV::Pilot::ARDrone::Video::Mock" : {
        "file" : "lib/UAV/Pilot/ARDrone/Video/Mock.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://opensource.org/licenses/bsd-license.php"
     ],
     "repository" : {
        "url" : "https://github.com/frezik/UAV-Pilot-ARDrone"
     }
  },
  "version" : "0.1"
}