-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.json
105 lines (105 loc) · 2.86 KB
/
META.json
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
{
"abstract" : "Win32::Console .NET interface",
"author" : [
"J. Schneider"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Win32-Console-DotNet",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.64"
}
},
"runtime" : {
"recommends" : {
"CLDR::Number" : "0",
"Capture::Tiny" : "0",
"DateTime" : "0",
"HTTP::Date" : "0",
"Time::HiRes" : "0",
"Time::Piece" : "0",
"Type::Tiny" : "0",
"bytes" : "0"
},
"requires" : {
"B" : "0",
"Carp" : "0",
"Class::Accessor" : "0.34",
"Class::Method::Modifiers" : "2.11",
"Config" : "0",
"Devel::Assert" : "1.06",
"Devel::StrictMode" : "0.003",
"Encode" : "0",
"Encode::Alias" : "0",
"Encode::Byte" : "0",
"Encode::Encoding" : "0",
"Encode::Unicode" : "0",
"English" : "0",
"Exporter" : "0",
"IO::File" : "0",
"IO::Handle" : "0",
"IO::Null" : "1.01",
"List::Util" : "0",
"Scalar::Util" : "0",
"Symbol" : "0",
"Win32" : "0.54",
"Win32::API" : "0.79",
"Win32::Console" : "0.10",
"Win32API::File" : "0.1201",
"constant" : "0",
"namespace::sweep" : "0.006",
"perl" : "5.014",
"strict" : "0",
"threads" : "0",
"threads::shared" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"FindBin" : "0",
"IPC::Open3" : "0",
"POSIX" : "0",
"Perl::OSType" : "1.009",
"Test::Exception" : "0.43",
"Test::Simple" : "1.302188",
"Time::HiRes" : "0",
"autodie" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/brickpool/Win32-Console-DotNet/issues"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/brickpool/Win32-Console-DotNet.git",
"web" : "https://github.com/brickpool/Win32-Console-DotNet"
}
},
"version" : "0.005003",
"x_homepage" : "http://brickpool.de",
"x_serialization_backend" : "JSON::PP version 4.16"
}