{
   "abstract" : "Foreign function interface to PROJ coordinate transformation software",
   "author" : [
      "Arne Johannessen <ajnn@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Geo-LibProj-FFI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::MinimumVersion" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::proj" : "1.07",
            "Convert::Binary::C" : "0.04",
            "Exporter::Easy" : "0",
            "FFI::C" : "0.08",
            "FFI::Platypus" : "1.50",
            "perl" : "v5.14.0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Warnings" : "0.010"
         }
      }
   },
   "provides" : {
      "Geo::LibProj::FFI" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_COORD" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_ENU" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_GEOD" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_GRID_INFO" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_INFO" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_INIT_INFO" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_LP" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_LPZ" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_LPZT" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_OPK" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_PROJ_INFO" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_UV" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_UVW" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_UVWT" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_XY" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_XYZ" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      },
      "Geo::LibProj::FFI::PJ_XYZT" : {
         "file" : "lib/Geo/LibProj/FFI.pm",
         "version" : "1.00"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/johannessen/proj-perl-ffi/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/johannessen/proj-perl-ffi.git",
         "web" : "https://github.com/johannessen/proj-perl-ffi"
      }
   },
   "version" : "1.00",
   "x_generated_by_perl" : "v5.38.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-2.0"
}