summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorFayland Lam <fayland@gmail.com>2016-05-03 09:40:55 +0800
committerFayland Lam <fayland@gmail.com>2016-05-03 09:40:55 +0800
commit7caa31419d19ea0cab2e59b6dc67d6ad10221b71 (patch)
treec618f15f5d634709e53362e8be0902d2e01e4183 /META.json
parent109ccadb3f39833684cd927dc4f40290528fd972 (diff)
more files
Diffstat (limited to 'META.json')
-rw-r--r--META.json112
1 files changed, 112 insertions, 0 deletions
diff --git a/META.json b/META.json
new file mode 100644
index 0000000..1241401
--- /dev/null
+++ b/META.json
@@ -0,0 +1,112 @@
+{
+ "abstract" : "Perl Interface for github.com",
+ "author" : [
+ "Fayland Lam, C<< <fayland at gmail.com> >>"
+ ],
+ "dynamic_config" : 0,
+ "generated_by" : "Dist::Zilla version 5.047, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.142690",
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "net-github",
+ "no_index" : {
+ "directory" : [
+ "eg",
+ "examples",
+ "inc",
+ "share",
+ "t",
+ "xt"
+ ]
+ },
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "0"
+ }
+ },
+ "develop" : {
+ "requires" : {
+ "Dist::Milla" : "v1.0.15",
+ "Test::Pod" : "1.41"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Cache::LRU" : "0",
+ "HTTP::Request" : "0",
+ "JSON::MaybeXS" : "0",
+ "LWP::Protocol::https" : "0",
+ "LWP::UserAgent" : "0",
+ "MIME::Base64" : "0",
+ "Moo" : "0",
+ "Types::Standard" : "0",
+ "URI" : "0",
+ "URI::Escape" : "0"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Test::More" : "0"
+ }
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "bugtracker" : {
+ "web" : "https://github.com/fayland/perl-net-github/issues"
+ },
+ "homepage" : "https://github.com/fayland/perl-net-github",
+ "repository" : {
+ "type" : "git",
+ "url" : "https://github.com/fayland/perl-net-github.git",
+ "web" : "https://github.com/fayland/perl-net-github"
+ }
+ },
+ "version" : "0.84",
+ "x_contributors" : [
+ "Alex Vandiver <alex@chmrr.net>",
+ "c9s <cornelius.howl@gmail.com>",
+ "Chris Nehren <cnehren@gmail.com>",
+ "Christine Spang <spang@mit.edu>",
+ "Chris Williams <chris@bingosnet.co.uk>",
+ "Danijel Tasov <dt@korn.shell.la>",
+ "David Golden <dagolden@cpan.org>",
+ "David Precious <davidp@preshweb.co.uk>",
+ "fayland <fayland@alpha.zorpia.com>",
+ "fayland <fayland@gmail.com>",
+ "Fayland Lam <fayland@gmail.com>",
+ "Finn Smith <finn@timeghost.net>",
+ "franck cuny <franck@lumberjaph.net>",
+ "Graham Knop <haarg@haarg.org>",
+ "hiroraba <xornelius0313@gmail.com>",
+ "Hristo Dragolov <hdragolov@gmail.com>",
+ "Ioan Rogers <ioanr@cpan.org>",
+ "Jason Dorweiller <jason@duckduckgo.com>",
+ "jddorweiler <jddorweiler@gmail.com>",
+ "Jesse Luehrs <doy@tozt.net>",
+ "Jesse Vincent <jesse@bestpractical.com>",
+ "JJ Merelo <jjmerelo@gmail.com>",
+ "Johannes Kilian <Johannes.Kilian@vitronic.com>",
+ "Kevin Falcone <kevin@jibsheet.com>",
+ "Kirk Kimmel <kimmel.k.programmer@gmail.com>",
+ "Lubomir Rintel <lkundrak@v3.sk>",
+ "Michael G. Schwern <schwern@pobox.com>",
+ "mikegrb <mgreb@linode.com>",
+ "mschilli <github@perlmeister.com>",
+ "nebulous <nebulous@crashed.net>",
+ "Neil Bowers <neil@bowers.com>",
+ "sillymoose <davidnmfarrell@gmail.com>",
+ "sunnavy <sunnavy@bestpractical.com>",
+ "Tim Vroom <vroom@blockstackers.com>",
+ "unknown <Administrator@.(none)>",
+ "Vincent Lequertier <sky@riseup.net>",
+ "Will Orr <will@worrbase.com>",
+ "Zak Wilcox <iwilcox@iwilcox.me.uk>"
+ ]
+}
+