{
   "abstract" : "Perl interface to libsecp256k1",
   "author" : [
      "Bartosz Jarzyna <bbrtj.pro@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Bitcoin-Secp256k1",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Alien::libsecp256k1" : "0.050103",
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Perl-Bitcoin/Bitcoin-Secp256k1/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Perl-Bitcoin/Bitcoin-Secp256k1.git",
         "web" : "https://github.com/Perl-Bitcoin/Bitcoin-Secp256k1"
      }
   },
   "version" : "0.002",
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}