-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.json
More file actions
94 lines (94 loc) · 2.62 KB
/
META.json
File metadata and controls
94 lines (94 loc) · 2.62 KB
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
{
"abstract" : "MPAN distribution manager",
"author" : [
"Sebastian Willert <s.willert@wecare.de>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.0.2, CPAN::Meta::Converter version 2.150005",
"license" : [
"unknown"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "App-Mist",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30",
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"App::Cmd" : "0",
"App::cpanminus" : "1.7",
"CPAN::Meta" : "2.132830",
"CPAN::PackageDetails" : "0",
"CPAN::ParseDistribution" : "0",
"Capture::Tiny" : "0",
"Devel::CheckBin" : "0",
"Devel::CheckCompiler" : "0",
"Devel::CheckLib" : "0",
"Digest::MD5" : "0",
"File::Find::Upwards" : "0",
"File::HomeDir" : "0",
"File::Share" : "0",
"Getopt::Long" : "2.42",
"List::MoreUtils" : "0",
"Minilla" : "v0.11.0",
"Module::CPANfile" : "1.0002",
"Module::Path" : "0",
"Moo" : "0",
"MooX::HandlesVia" : "0",
"MooX::late" : "0",
"Path::Class" : "0",
"Probe::Perl" : "0",
"Software::License" : "0",
"Sort::Key" : "0",
"local::lib" : "2.00",
"perl" : "5.010"
}
}
},
"release_status" : "unstable",
"resources" : {
"homepage" : "https://github.com/willert/mist",
"repository" : {
"type" : "git",
"url" : "git://github.com/willert/mist.git",
"web" : "https://github.com/willert/mist"
}
},
"version" : "0.34",
"x_contributors" : [
"Susanne Schmidt <sushee@outlook.com>",
"Sebastian Willert <willert@cpan.org>",
"Sebastian Willert <willert@gmail.com>",
"Sebastian Willert <willert@loki>",
"Sebastian Willert <willert@hermes>"
],
"x_serialization_backend" : "JSON::PP version 2.27300"
}