{
   "authors" : [
      "Jonathan Scott Duff"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Find the time of sunrise/sunset on a particular day",
   "name" : "Astro::Sunrise",
   "perl" : "v6",
   "provides" : {
      "Astro::Sunrise" : "lib/Astro/Sunrise.pm"
   },
   "support" : {
      "source" : "git://github.com/perlpilot/p6-Astro-Sunrise.git"
   },
   "test-depends" : [],
   "version" : "0.000.001",
   "version_from_original_meta" : "0.01"
}