summaryrefslogtreecommitdiff
path: root/META.json
blob: a980e074401bc51a2945e30d0077c864e33eb8d9 (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
{
   "abstract" : "Perl module dependency manager (aka Bundler for Perl)",
   "author" : [
      "Tatsuhiko Miyagawa"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.20, 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" : "Carton",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "version" : "0.77"
         }
      },
      "develop" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Dist::Milla" : "v1.0.20",
            "Test::More" : "0.96",
            "Test::Pod" : "1.41",
            "Test::Requires" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "App::FatPacker" : "0.009018",
            "File::pushd" : "0"
         },
         "requires" : {
            "CPAN::Meta" : "2.120921",
            "CPAN::Meta::Requirements" : "2.121",
            "Class::Tiny" : "1.001",
            "Getopt::Long" : "2.39",
            "JSON::PP" : "2.27300",
            "Menlo::CLI::Compat" : "1.9018",
            "Module::CPANfile" : "0.9031",
            "Module::CoreList" : "0",
            "Path::Tiny" : "0.033",
            "Try::Tiny" : "0.09",
            "parent" : "0.223",
            "perl" : "v5.8.5"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/perl-carton/carton/issues"
      },
      "homepage" : "https://github.com/perl-carton/carton",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perl-carton/carton.git",
         "web" : "https://github.com/perl-carton/carton"
      }
   },
   "version" : "v1.0.35",
   "x_contributors" : [
      "Christian Walde <walde.christian@googlemail.com>",
      "Dan Book <grinnz@gmail.com>",
      "David Golden <dagolden@cpan.org>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Jonathan Steinert <hachi@fastly.com>",
      "Jose Luis Martinez <jlmartinez@capside.com>",
      "Kan Fushihara <kan.fushihara@gmail.com>",
      "Karen Etheridge <ether@cpan.org>",
      "Masahiro Chiba <chiba@everqueue.com>",
      "Michael Schout <mschout@gkg.net>",
      "NAKAGAWA Masaki <masaki.nakagawa@gmail.com>",
      "Olaf Alders <olaf@wundersolutions.com>",
      "Pedro Figueiredo <me@pedrofigueiredo.org>",
      "Pedro Melo <melo@simplicidade.org>",
      "Peter Oliver <git@mavit.org.uk>",
      "shiba_yu36 <shibayu36@gmail.com>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
      "Tatsuhiko Miyagawa <miyagawa@gmail.com>",
      "WATANABE Hiroaki <hwat@mac.com>",
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ],
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 0
}