summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2020-04-22 08:59:33 +0800
committerFayland Lam <fayland@gmail.com>2020-04-22 08:59:33 +0800
commit88b96bdad31905be944ec9b8dac5fe6e9033c519 (patch)
tree8fd13f680f5ab9d9d373fe5b0efcdb11995f8233 /META.json
parent663a61f0695edb22e90a79b87f57feba69db39e1 (diff)
1.00
Diffstat (limited to 'META.json')
-rw-r--r--META.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/META.json b/META.json
index 7c23756..035867a 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"Fayland Lam, C<< <fayland at gmail.com> >>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -34,7 +34,7 @@
},
"develop" : {
"requires" : {
- "Dist::Milla" : "v1.0.20",
+ "Dist::Milla" : "v1.0.18",
"Test::Pod" : "1.41"
}
},
@@ -65,10 +65,12 @@
},
"homepage" : "https://github.com/fayland/perl-net-github",
"repository" : {
- "url" : "https://github.com/fayland/perl-net-github.git"
+ "type" : "git",
+ "url" : "https://github.com/fayland/perl-net-github.git",
+ "web" : "https://github.com/fayland/perl-net-github"
}
},
- "version" : "0.99",
+ "version" : "1.00",
"x_contributors" : [
"Alan Berndt <alan@eatabrick.org>",
"Alex Muntada <alexm@alexm.org>",
@@ -121,8 +123,7 @@
"Will Orr <will@worrbase.com>",
"Zak Wilcox <iwilcox@iwilcox.me.uk>"
],
- "x_generated_by_perl" : "v5.30.1",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
- "x_static_install" : 1
+ "x_generated_by_perl" : "v5.25.11",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 3.023"
}