{
   "abstract" : "Perl interface to the OpenSky Network API",
   "author" : [
      "Curtis \"Ovid\" Poe <curtis.poe@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WebService-OpenSky",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "Test::Perl::Critic" : "0",
            "Test::PerlTidy" : "0",
            "Test::Pod" : "1.41",
            "strict" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Config::INI::Reader" : "0",
            "Mojo::JSON" : "0",
            "Mojo::URL" : "0",
            "Mojo::UserAgent" : "0",
            "MooseX::Extended" : "0.35",
            "MooseX::Extended::Custom" : "0",
            "PerlX::Maybe" : "0",
            "Type::Library" : "0",
            "Type::Params" : "0",
            "Type::Utils" : "0",
            "Types::Common::Numeric" : "0",
            "Types::Common::String" : "0",
            "Types::Standard" : "0",
            "perl" : "v5.20.0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Capture::Tiny" : "0",
            "Carp" : "0",
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "experimental" : "0",
            "lib" : "0",
            "parent" : "0",
            "strict" : "0"
         }
      }
   },
   "provides" : {
      "WebService::OpenSky" : {
         "file" : "lib/WebService/OpenSky.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Core::Flight" : {
         "file" : "lib/WebService/OpenSky/Core/Flight.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Core::StateVector" : {
         "file" : "lib/WebService/OpenSky/Core/StateVector.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Core::Waypoint" : {
         "file" : "lib/WebService/OpenSky/Core/Waypoint.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Moose" : {
         "file" : "lib/WebService/OpenSky/Moose.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Response" : {
         "file" : "lib/WebService/OpenSky/Response.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Response::FlightTrack" : {
         "file" : "lib/WebService/OpenSky/Response/FlightTrack.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Response::Flights" : {
         "file" : "lib/WebService/OpenSky/Response/Flights.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Response::States" : {
         "file" : "lib/WebService/OpenSky/Response/States.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Types" : {
         "file" : "lib/WebService/OpenSky/Types.pm",
         "version" : "0.3"
      },
      "WebService::OpenSky::Utils::Iterator" : {
         "file" : "lib/WebService/OpenSky/Utils/Iterator.pm",
         "version" : "0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Ovid/opensky-api/issues"
      },
      "homepage" : "https://github.com/Ovid/opensky-api",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Ovid/opensky-api.git",
         "web" : "https://github.com/Ovid/opensky-api"
      }
   },
   "version" : "0.3",
   "x_contributors" : [
      "Ovid <ovid@cpan.org>"
   ],
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-2.0"
}