{
  "abstract" : "Download satellite orbital elements from Space Track",
  "author" : [
     "Tom Wyant (wyant at cpan dot org)"
  ],
  "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" : "Astro-SpaceTrack",
  "no_index" : {
     "directory" : [
        "inc",
        "t",
        "tools",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "File::Temp" : "0",
           "Test::More" : "0.96",
           "lib" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Config" : "0",
           "FileHandle" : "0",
           "Getopt::Std" : "0",
           "lib" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Config" : "0",
           "Exporter" : "0",
           "Getopt::Long" : "2.39",
           "HTTP::Date" : "0",
           "HTTP::Request" : "0",
           "HTTP::Response" : "0",
           "HTTP::Status" : "6.03",
           "IO::File" : "0",
           "IO::Uncompress::Unzip" : "0",
           "JSON" : "0",
           "LWP::Protocol::https" : "0",
           "LWP::UserAgent" : "0",
           "List::Util" : "0",
           "Mozilla::CA" : "20141217",
           "POSIX" : "0",
           "Scalar::Util" : "1.07",
           "Text::ParseWords" : "0",
           "Time::Local" : "0",
           "URI" : "0",
           "constant" : "0",
           "perl" : "5.006002",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "provides" : {
     "Astro::SpaceTrack" : {
        "file" : "lib/Astro/SpaceTrack.pm",
        "version" : "0.144"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-SpaceTrack"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/trwyant/perl-Astro-SpaceTrack.git",
        "web" : "https://github.com/trwyant/perl-Astro-SpaceTrack"
     }
  },
  "version" : "0.144",
  "x_serialization_backend" : "JSON::PP version 4.06"
}