1{
2   "abstract" : "Perform geographical queries using GeoNames Web Services",
3   "author" : [
4      "Per Henrik Johansen <per.henrik.johansen@gmail.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
8   "keywords" : [
9      "geo",
10      "geonames"
11   ],
12   "license" : [
13      "perl_5"
14   ],
15   "meta-spec" : {
16      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
17      "version" : "2"
18   },
19   "name" : "Geo-GeoNames",
20   "no_index" : {
21      "directory" : [
22         "t",
23         "inc"
24      ]
25   },
26   "prereqs" : {
27      "build" : {
28         "requires" : {}
29      },
30      "configure" : {
31         "requires" : {
32            "ExtUtils::MakeMaker" : "6.64",
33            "File::Spec::Functions" : "0"
34         }
35      },
36      "runtime" : {
37         "requires" : {
38            "JSON" : "1.14",
39            "Mojo::UserAgent" : "0",
40            "XML::Simple" : "2.13",
41            "perl" : "5.010"
42         }
43      },
44      "test" : {
45         "requires" : {
46            "Test::More" : "0.98"
47         }
48      }
49   },
50   "release_status" : "stable",
51   "resources" : {
52      "bugtracker" : {
53         "web" : "https://github.com/briandfoy/geo-geonames/issues"
54      },
55      "homepage" : "https://github.com/briandfoy/geo-geonames",
56      "repository" : {
57         "type" : "git",
58         "url" : "https://github.com/briandfoy/geo-geonames.git",
59         "web" : "https://github.com/briandfoy/geo-geonames"
60      }
61   },
62   "version" : "1.13",
63   "x_serialization_backend" : "JSON::PP version 2.27400_02"
64}
65