{
   "abstract" : "A Ethereum toolkit in Perl",
   "author" : [
      "REFECO <refeco@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Blockchain-Ethereum",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Bitcoin::Crypto" : "2.001",
            "Bitcoin::Secp256k1" : "0.010",
            "Crypt::ScryptKDF" : "0.010",
            "CryptX" : "0.078",
            "Data::UUID" : "1.227",
            "JSON::MaybeXS" : "1.004005",
            "Math::BigInt" : "1.999811",
            "Module::Load" : "0.36",
            "Scalar::Util" : "1.63",
            "perl" : "v5.26.0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0.2312",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "Blockchain::Ethereum" : {
         "file" : "lib/Blockchain/Ethereum.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI" : {
         "file" : "lib/Blockchain/Ethereum/ABI.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Decoder" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Decoder.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Encoder" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Encoder.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type::Address" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type/Address.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type::Array" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type/Array.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type::Bytes" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type/Bytes.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type::Int" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type/Int.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type::String" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type/String.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::ABI::Type::Tuple" : {
         "file" : "lib/Blockchain/Ethereum/ABI/Type/Tuple.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Address" : {
         "file" : "lib/Blockchain/Ethereum/Address.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Key" : {
         "file" : "lib/Blockchain/Ethereum/Key.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Keystore" : {
         "file" : "lib/Blockchain/Ethereum/Keystore.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Keystore::File" : {
         "file" : "lib/Blockchain/Ethereum/Keystore/File.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Keystore::KDF" : {
         "file" : "lib/Blockchain/Ethereum/Keystore/KDF.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::RLP" : {
         "file" : "lib/Blockchain/Ethereum/RLP.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Seed" : {
         "file" : "lib/Blockchain/Ethereum/Seed.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Transaction" : {
         "file" : "lib/Blockchain/Ethereum/Transaction.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Transaction::EIP1559" : {
         "file" : "lib/Blockchain/Ethereum/Transaction/EIP1559.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Transaction::EIP2930" : {
         "file" : "lib/Blockchain/Ethereum/Transaction/EIP2930.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Transaction::EIP4844" : {
         "file" : "lib/Blockchain/Ethereum/Transaction/EIP4844.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Transaction::Legacy" : {
         "file" : "lib/Blockchain/Ethereum/Transaction/Legacy.pm",
         "version" : "0.021"
      },
      "Blockchain::Ethereum::Utils" : {
         "file" : "lib/Blockchain/Ethereum/Utils.pm",
         "version" : "0.021"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/refeco/perl-Ethereum-Toolkit/issues"
      },
      "homepage" : "https://github.com/refeco/perl-Ethereum-Toolkit",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/refeco/perl-Ethereum-Toolkit.git",
         "web" : "https://github.com/refeco/perl-Ethereum-Toolkit"
      }
   },
   "version" : "0.021",
   "x_authority" : "cpan:REFECO",
   "x_generated_by_perl" : "v5.40.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
   "x_spdx_expression" : "MIT"
}

