aboutsummaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json91
1 files changed, 91 insertions, 0 deletions
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..6ca7eed
--- /dev/null
+++ b/META.json
@@ -0,0 +1,91 @@
+{
+ "abstract" : "minimal mailing list manager",
+ "author" : [
+ "Gianni Ceccarelli <dakkar@thenautilus.net>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 6.009, 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.30"
+ }
+ },
+ "develop" : {
+ "requires" : {
+ "Pod::Coverage::TrustPod" : "0.100003",
+ "Test::More" : "1.302086",
+ "Test::NoTabs" : "2.00",
+ "Test::Perl::Critic" : "1.03",
+ "Test::Pod" : "1.51",
+ "Test::Pod::Coverage" : "1.10"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "App::Spec" : "0.004",
+ "App::Spec::Run" : "0.004",
+ "Digest::SHA" : "5.96",
+ "Email::Address" : "1.908",
+ "Email::MIME" : "1.940",
+ "Email::Sender" : "1.300031",
+ "Email::Sender::Simple" : "1.300031",
+ "Email::Stuffer" : "0.014",
+ "List::AllUtils" : "0.14",
+ "Moo" : "2.003002",
+ "Moo::Role" : "2.003002",
+ "MooX::Traits" : "0.005",
+ "Try::Tiny" : "0.28",
+ "Type::Library" : "1.002001",
+ "Type::Params" : "1.002001",
+ "Type::Utils" : "1.002001",
+ "Types::Path::Tiny" : "0.005",
+ "Types::Standard" : "1.002001",
+ "Types::URI" : "0.006",
+ "experimental" : "0.016",
+ "feature" : "1.42",
+ "namespace::clean" : "0.27",
+ "perl" : "5.024",
+ "strict" : "1.11",
+ "warnings" : "1.36"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Data::Printer" : "0.39",
+ "Email::Sender::Transport::Test" : "1.300031",
+ "Import::Into" : "1.002005",
+ "Path::Tiny" : "0.104",
+ "Test2::API" : "1.302086",
+ "Test2::V0" : "0.000072",
+ "URI" : "1.71",
+ "lib" : "0.63"
+ }
+ }
+ },
+ "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.0.2",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
+}
+