1{
2   "abstract" : "Perl extension for handling ESRI GIS Shapefiles.",
3   "author" : [
4      "Shawn Laffan <shawnlaffan@gmail.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 2.150010",
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-ShapeFile",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "rlib" : "0"
26         }
27      },
28      "configure" : {
29         "requires" : {
30            "ExtUtils::MakeMaker" : "0"
31         }
32      },
33      "runtime" : {
34         "requires" : {
35            "Carp" : "0",
36            "IO::File" : "0",
37            "List::Util" : "0",
38            "Math::Trig" : "1.04",
39            "POSIX" : "0",
40            "Scalar::Util" : "0",
41            "Tree::R" : "0",
42            "Win32::LongPath" : "0",
43            "autovivification" : "0",
44            "parent" : "0"
45         }
46      },
47      "test" : {
48         "requires" : {
49            "Test::Exception" : "0",
50            "rlib" : "0"
51         }
52      }
53   },
54   "release_status" : "stable",
55   "resources" : {
56      "bugtracker" : {
57         "web" : "https://github.com/shawnlaffan/Geo-ShapeFile/issues/"
58      },
59      "repository" : {
60         "type" : "git",
61         "url" : "https://github.com/shawnlaffan/Geo-ShapeFile.git",
62         "web" : "https://github.com/shawnlaffan/Geo-ShapeFile"
63      }
64   },
65   "version" : "3.01",
66   "x_serialization_backend" : "JSON::PP version 2.97001"
67}
68