aboutsummaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json92
1 files changed, 92 insertions, 0 deletions
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..061b270
--- /dev/null
+++ b/META.json
@@ -0,0 +1,92 @@
+{
+ "abstract" : "minimal mailing list manager",
+ "author" : [
+ "Gianni Ceccarelli <dakkar@thenautilus.net>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : 2
+ },
+ "name" : "Sietima",
+ "no_index" : {
+ "directory" : [
+ "t/lib"
+ ]
+ },
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "7.66"
+ }
+ },
+ "develop" : {
+ "requires" : {
+ "Pod::Coverage::TrustPod" : "0.100006",
+ "Test::More" : "1.302192",
+ "Test::NoTabs" : "2.02",
+ "Test::Perl::Critic" : "1.04",
+ "Test::Pod" : "1.52",
+ "Test::Pod::Coverage" : "1.10"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "App::Spec" : "0.013",
+ "App::Spec::Run" : "0.013",
+ "Digest::SHA" : "6.04",
+ "Email::Address" : "1.913",
+ "Email::MIME" : "1.953",
+ "Email::Sender::Simple" : "2.600",
+ "Email::Stuffer" : "0.020",
+ "List::AllUtils" : "0.19",
+ "Mail::DMARC::PurePerl" : "1.20230215",
+ "Moo" : "2.005005",
+ "Moo::Role" : "2.005005",
+ "MooX::Traits" : "0.005",
+ "Type::Library" : "2.002001",
+ "Type::Params" : "2.002001",
+ "Type::Utils" : "2.002001",
+ "Types::Path::Tiny" : "0.006",
+ "Types::Standard" : "2.002001",
+ "Types::URI" : "0.007",
+ "feature" : "1.72",
+ "namespace::clean" : "0.27",
+ "perl" : "v5.36.0",
+ "strict" : "1.12",
+ "warnings" : "1.58"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Data::Printer" : "1.001000",
+ "Email::Sender::Transport::Test" : "2.600",
+ "Import::Into" : "1.002005",
+ "Net::DNS::Resolver::Mock" : "1.20230216",
+ "Path::Tiny" : "0.144",
+ "Test2::API" : "1.302192",
+ "Test2::V0" : "0.000145",
+ "URI" : "5.17",
+ "lib" : "0.65"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "homepage" : "https://www.thenautilus.net/SW/Sietima/",
+ "repository" : {
+ "type" : "git",
+ "url" : "https://www.thenautilus.net/cgit/Sietima",
+ "web" : "https://www.thenautilus.net/cgit/Sietima"
+ }
+ },
+ "version" : "1.1.2",
+ "x_generated_by_perl" : "v5.36.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.35",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
+}
+