{
   "abstract" : "Generate URLs to Open Street Map static maps",
   "author" : [
      "Michael Kröll <pepl@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Geo-OSM-StaticMap",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Geo::Distance" : "0",
            "List::Util" : "0",
            "Math::Trig" : "0",
            "Moose" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "Geo::OSM::StaticMap" : {
         "file" : "lib/Geo/OSM/StaticMap.pm",
         "version" : "0.4"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-geo-osm-staticmap at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Geo-OSM-StaticMap"
      },
      "homepage" : "https://github.com/pepl/geo-osm-staticmap",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pepl/geo-osm-staticmap.git",
         "web" : "https://github.com/pepl/geo-osm-staticmap"
      }
   },
   "version" : "0.4"
}