{
  "abstract" : "Classes and app to compute satellite visibility",
  "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-satpass",
  "no_index" : {
     "directory" : [
        "inc",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Data::Dumper" : "0",
           "Exporter" : "5.64",
           "IO::File" : "0",
           "POSIX" : "0",
           "Scalar::Util" : "1.22",
           "Storable" : "0",
           "base" : "0",
           "constant" : "0",
           "perl" : "5.006002",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "provides" : {
     "Astro::Coord::ECI" : {
        "file" : "lib/Astro/Coord/ECI.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::Mixin" : {
        "file" : "lib/Astro/Coord/ECI/Mixin.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::Moon" : {
        "file" : "lib/Astro/Coord/ECI/Moon.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::Star" : {
        "file" : "lib/Astro/Coord/ECI/Star.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::Sun" : {
        "file" : "lib/Astro/Coord/ECI/Sun.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::TLE" : {
        "file" : "lib/Astro/Coord/ECI/TLE.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::TLE::Set" : {
        "file" : "lib/Astro/Coord/ECI/TLE/Set.pm",
        "version" : "0.115"
     },
     "Astro::Coord::ECI::Utils" : {
        "file" : "lib/Astro/Coord/ECI/Utils.pm",
        "version" : "0.115"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-satpass"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/trwyant/perl-Astro-Coord-ECI.git",
        "web" : "https://github.com/trwyant/perl-Astro-Coord-ECI"
     }
  },
  "version" : "0.115",
  "x_serialization_backend" : "JSON::PP version 4.05"
}