{
   "auth" : "/home/itoyota/Programs/raku-Geo-Hash/resources/libraries/libgeohash.so\n",
   "authors" : [
      "titsuki"
   ],
   "build-depends" : [
      "LibraryMake",
      "Distribution::Builder::MakeFromJSON",
      "Geo::Hash::CustomBuilder"
   ],
   "builder" : "Geo::Hash::CustomBuilder",
   "depends" : [],
   "description" : "A Raku bindings for libgeohash",
   "license" : "BSD-3-Clause",
   "name" : "Geo::Hash",
   "perl" : "6.c",
   "provides" : {
      "Geo::Hash" : "lib/Geo/Hash.pm6",
      "Geo::Hash::Coord" : "lib/Geo/Hash/Coord.pm6",
      "Geo::Hash::CustomBuilder" : "lib/Geo/Hash/CustomBuilder.pm6"
   },
   "resources" : [
      "libraries/geohash"
   ],
   "source-url" : "http://www.cpan.org/authors/id/T/TI/TITSUKI/Perl6/Geo-Hash-0.0.2.tar.gz",
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.2"
}