summaryrefslogtreecommitdiff
path: root/META.json
blob: dd53e58a6fbbd2c6853c2f58c0d065778442d260 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
   "abstract" : "Perl Interface for github.com",
   "author" : [
      "Fayland Lam, C<< <fayland at gmail.com> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.21, Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "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"
         },
         "suggests" : {
            "JSON::PP" : "2.27300"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.21",
            "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" : "1.05",
   "x_contributors" : [
      "Alan Berndt <alan@eatabrick.org>",
      "Alex Muntada <alexm@alexm.org>",
      "Alex Vandiver <alex@chmrr.net>",
      "brian d foy <brian.d.foy@gmail.com>",
      "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 Lam <fayland@gmail.com>",
      "Finn Smith <finn@timeghost.net>",
      "franck cuny <franck@lumberjaph.net>",
      "Graham Knop <haarg@haarg.org>",
      "Grant McLean <grant@catalyst.net.nz>",
      "gregor herrmann <gregoa@debian.org>",
      "Harald J\u00f6rg <Harald.Joerg@arcor.de>",
      "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>",
      "John 'Warthog9' Hawley <jhawley@vmware.com>",
      "Jonathan Gopel <jonathan.gopel@hpe.com>",
      "J.R. Mash <2574997+jrmash@users.noreply.github.com>",
      "Kevin Falcone <kevin@jibsheet.com>",
      "Kirk Kimmel <kimmel.k.programmer@gmail.com>",
      "Leigh Hart <lhart@broadsoft.com>",
      "Lubomir Rintel <lkundrak@v3.sk>",
      "Makoto Sasaki <wanigoya@gmail.com>",
      "Michael G. Schwern <schwern@pobox.com>",
      "mikegrb <mgreb@linode.com>",
      "mschilli <github@perlmeister.com>",
      "nebulous <nebulous@crashed.net>",
      "Neil Bowers <neil@bowers.com>",
      "Nicolas R <cpan@atoomic.org>",
      "PF4Public <PF4Public@users.noreply.github.com>",
      "sillymoose <davidnmfarrell@gmail.com>",
      "sunnavy <sunnavy@bestpractical.com>",
      "Tim Vroom <vroom@blockstackers.com>",
      "Todd Rinaldo <toddr@cpanel.net>",
      "Todd Rinaldo <toddr@cpan.org>",
      "unknown <Administrator@.(none)>",
      "Vincent Lequertier <sky@riseup.net>",
      "Will Orr <will@worrbase.com>",
      "Zak Wilcox <iwilcox@iwilcox.me.uk>",
      "\u7a4d\u4e39\u5c3c Dan Jacobson <jidanni@jidanni.org>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}