{
  "abstract" : "Base library for controlling UAVs",
  "author" : [
     "Timm Murray <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "bsd"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "UAV-Pilot",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "Getopt::Long" : "0",
           "UAV::Pilot::SDL" : "0",
           "UAV::Pilot::Video::Ffmpeg" : "0"
        },
        "requires" : {
           "AnyEvent" : "0",
           "AnyEvent::ReadLine::Gnu" : "0",
           "DateTime" : "0",
           "File::HomeDir" : "0",
           "File::ShareDir" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Socket::Multicast" : "0",
           "Log::Log4perl" : "0",
           "Math::Trig" : "0",
           "Moose" : "0",
           "MooseX::Event" : "0",
           "String::CRC32" : "0",
           "Test::More" : "0",
           "Throwable" : "0",
           "YAML" : "0",
           "namespace::autoclean" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Pod" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "http://www.wumpus-cave.net",
     "repository" : {
        "type" : "git",
        "web" : "https://github.com/frezik/UAV-Pilot"
     }
  },
  "version" : "1.1"
}