1{
2   "abstract" : "Calculate distances and closest locations. (DEPRECATED)",
3   "author" : [
4      "Aran Clary Deltac <bluefeet@gmail.com>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Minilla/v3.1.11",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "Geo-Distance",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "xt",
20         "inc",
21         "share",
22         "eg",
23         "examples",
24         "author",
25         "builder"
26      ]
27   },
28   "prereqs" : {
29      "configure" : {
30         "requires" : {
31            "Module::Build::Tiny" : "0.035"
32         }
33      },
34      "develop" : {
35         "requires" : {
36            "Test::CPAN::Meta" : "0",
37            "Test::MinimumVersion::Fast" : "0.04",
38            "Test::PAUSE::Permissions" : "0.07",
39            "Test::Pod" : "1.41",
40            "Test::Spellunker" : "v0.2.7"
41         }
42      },
43      "runtime" : {
44         "requires" : {
45            "Carp" : "0",
46            "Const::Fast" : "0.014",
47            "GIS::Distance" : "0.14",
48            "GIS::Distance::Constants" : "0.14",
49            "perl" : "5.008001"
50         }
51      },
52      "test" : {
53         "recommends" : {
54            "DBD::SQLite" : "1.46"
55         },
56         "requires" : {
57            "Test2::V0" : "0.000094"
58         }
59      }
60   },
61   "provides" : {
62      "Geo::Distance" : {
63         "file" : "lib/Geo/Distance.pm",
64         "version" : "0.25"
65      }
66   },
67   "release_status" : "stable",
68   "resources" : {
69      "bugtracker" : {
70         "web" : "https://github.com/bluefeet/Geo-Distance/issues"
71      },
72      "homepage" : "https://github.com/bluefeet/Geo-Distance",
73      "repository" : {
74         "url" : "git://github.com/bluefeet/Geo-Distance.git",
75         "web" : "https://github.com/bluefeet/Geo-Distance"
76      }
77   },
78   "version" : "0.25",
79   "x_authority" : "cpan:BLUEFEET",
80   "x_contributors" : [
81      "Anirvan Chatterjee <anirvan@base.mx.org>",
82      "Niko Tyni <ntyni@debian.org>",
83      "gray <gray@cpan.org>",
84      "Ævar Arnfjörð Bjarmason <avarab@gmail.com>"
85   ],
86   "x_deprecated" : 1,
87   "x_serialization_backend" : "JSON::PP version 4.02",
88   "x_static_install" : 1
89}
90