{
   "abstract" : "Access the NOAA GHCN Global Historical Climatology Network repository",
   "author" : [
      "Gary Puckering <jgpuckering@rogers.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Weather-GHCN-Fetch",
   "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::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Cache::FileCache" : "0",
            "Carp" : "0",
            "Const::Fast" : "0",
            "ControlBreak" : "0",
            "Devel::Size" : "0",
            "English" : "0",
            "Exporter" : "0",
            "File::HomeDir" : "0",
            "File::Spec" : "0",
            "FindBin" : "0",
            "GIS::Distance" : "0",
            "Getopt::Long" : "0",
            "HTML::Entities" : "0",
            "Hash::Wrap" : "0",
            "List::Util" : "0",
            "Module::Load::Conditional" : "0",
            "Object::Pad" : "0.66",
            "Pod::Usage" : "0",
            "Set::IntSpan::Fast" : "0",
            "Text::Abbrev" : "0",
            "Time::HiRes" : "0",
            "Try::Tiny" : "0",
            "URI::Fetch" : "0",
            "YAML::Tiny" : "0",
            "base" : "0",
            "feature" : "0",
            "if" : "0",
            "parent" : "0",
            "perl" : "v5.18.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Capture::Tiny" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Path" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Weather::GHCN::App::Extremes" : {
         "file" : "lib/Weather/GHCN/App/Extremes.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::App::Fetch" : {
         "file" : "lib/Weather/GHCN/App/Fetch.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::App::StationCounts" : {
         "file" : "lib/Weather/GHCN/App/StationCounts.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::Common" : {
         "file" : "lib/Weather/GHCN/Common.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::CountryCodes" : {
         "file" : "lib/Weather/GHCN/CountryCodes.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::Fetch" : {
         "file" : "lib/Weather/GHCN/Fetch.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::Measures" : {
         "file" : "lib/Weather/GHCN/Measures.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::Options" : {
         "file" : "lib/Weather/GHCN/Options.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::Station" : {
         "file" : "lib/Weather/GHCN/Station.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::StationTable" : {
         "file" : "lib/Weather/GHCN/StationTable.pm",
         "version" : "v0.0.2"
      },
      "Weather::GHCN::TimingStats" : {
         "file" : "lib/Weather/GHCN/TimingStats.pm",
         "version" : "v0.0.2"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Weather-GHCN-Fetch@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Weather-GHCN-Fetch"
      },
      "homepage" : "https://github.com/jgpuckering/Weather-GHCN-Fetch/wiki",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/jgpuckering/Weather-GHCN-Fetch.git",
         "web" : "https://github.com/jgpuckering/Weather-GHCN-Fetch.git"
      }
   },
   "version" : "v0.0.002",
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}