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..9ca8d90
--- /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.012, 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.36"
+ }
+ },
+ "develop" : {
+ "requires" : {
+ "Pod::Coverage::TrustPod" : "0.100005",
+ "Test::More" : "1.302164",
+ "Test::NoTabs" : "2.02",
+ "Test::Perl::Critic" : "1.04",
+ "Test::Pod" : "1.52",
+ "Test::Pod::Coverage" : "1.10"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "App::Spec" : "0.005",
+ "App::Spec::Run" : "0.005",
+ "Digest::SHA" : "6.02",
+ "Email::Address" : "1.912",
+ "Email::MIME" : "1.946",
+ "Email::Sender" : "1.300031",
+ "Email::Sender::Simple" : "1.300031",
+ "Email::Stuffer" : "0.017",
+ "List::AllUtils" : "0.15",
+ "Moo" : "2.003004",
+ "Moo::Role" : "2.003004",
+ "MooX::Traits" : "0.005",
+ "Try::Tiny" : "0.30",
+ "Type::Library" : "1.004004",
+ "Type::Params" : "1.004004",
+ "Type::Utils" : "1.004004",
+ "Types::Path::Tiny" : "0.006",
+ "Types::Standard" : "1.004004",
+ "Types::URI" : "0.006",
+ "experimental" : "0.020",
+ "feature" : "1.42",
+ "namespace::clean" : "0.27",
+ "perl" : "5.024",
+ "strict" : "1.11",
+ "warnings" : "1.36"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Data::Printer" : "0.40",
+ "Email::Sender::Transport::Test" : "1.300031",
+ "Import::Into" : "1.002005",
+ "Path::Tiny" : "0.108",
+ "Test2::API" : "1.302164",
+ "Test2::V0" : "0.000120",
+ "URI" : "1.76",
+ "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.5",
+ "x_generated_by_perl" : "v5.24.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.11"
+}
+