Blockchain-Ethereum-ABI
view release on metacpan or search on metacpan
{
"abstract" : "ABI utility for encoding/decoding ethereum contract arguments",
"author" : [
"Reginaldo Costa <refeco@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Blockchain-Ethereum-ABI",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Dist::Zilla" : "5",
"Dist::Zilla::Plugin::Prereqs" : "0",
"Dist::Zilla::PluginBundle::Author::REFECO" : "0",
"Software::License::MIT" : "0",
"Test::CPAN::Meta" : "0",
"Test::DistManifest" : "0",
"Test::Mojibake" : "0",
"Test::More" : "0",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Portability::Files" : "0",
"Test::Version" : "1"
}
},
"runtime" : {
"requires" : {
"Crypt::Digest::Keccak256" : "0.078",
"Math::BigInt" : "1.999811",
"Module::Load" : "0.36",
"Scalar::Util" : "1.63",
"perl" : "v5.26.0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::CheckDeps" : "0.010",
"Test::Fatal" : "0.017",
"Test::More" : "0.94"
}
}
},
"provides" : {
"Blockchain::Ethereum::ABI" : {
"file" : "lib/Blockchain/Ethereum/ABI.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Decoder" : {
"file" : "lib/Blockchain/Ethereum/ABI/Decoder.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Encoder" : {
"file" : "lib/Blockchain/Ethereum/ABI/Encoder.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type::Address" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type/Address.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type::Array" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type/Array.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type::Bytes" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type/Bytes.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type::Int" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type/Int.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type::String" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type/String.pm",
"version" : "0.018"
},
"Blockchain::Ethereum::ABI::Type::Tuple" : {
"file" : "lib/Blockchain/Ethereum/ABI/Type/Tuple.pm",
"version" : "0.018"
}
},
"release_status" : "stable",
"resources" : {
"homepage" : "https://github.com/refeco/Blockchain-Ethereum-ABI",
"repository" : {
"type" : "git",
"url" : "https://github.com/refeco/Blockchain-Ethereum-ABI.git",
"web" : "https://github.com/refeco/Blockchain-Ethereum-ABI"
}
},
"version" : "0.018",
"x_authority" : "cpan:REFECO",
"x_generated_by_perl" : "v5.34.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
"x_spdx_expression" : "MIT"
( run in 2.197 seconds using v1.01-cache-2.11-cpan-54e63673c56 )