{
   "abstract" : "Returns your ip address and geolocation data using L<http://ipinfo.io>",
   "author" : [
      "David Farrell <sillymoos@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-ipinfo",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "HTTP::Tiny" : "0",
            "JSON" : "0",
            "base" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::RequiresInternet" : "0.03"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/sillymoose/WWW-ipinfo",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/sillymoose/WWW-ipinfo.git",
         "web" : "https://github.com/sillymoose/WWW-ipinfo"
      }
   },
   "version" : "0.02"
}