-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETA.json
122 lines (122 loc) · 3.38 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"abstract" : "A dataflow library with first-class edges",
"author" : [
"Christopher White"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.999, CPAN::Meta::Converter version 2.150010",
"license" : [
"bsd"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Data-Hopen",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Getopt::Long" : "0",
"Path::Class" : "0.37",
"Pod::Markdown" : "0",
"Pod::Text" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"App::RewriteVersion" : "0",
"CPAN::Meta" : "0",
"File::Slurp" : "9999.26",
"Module::CPANfile" : "0.9020",
"Module::Metadata" : "1.000016",
"Test::CPAN::Meta" : "0",
"Test::Kwalitee" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Class::Method::Modifiers" : "2.10",
"Class::Tiny" : "1.001",
"Config" : "0",
"Data::Dumper" : "0",
"Exporter" : "0",
"File::Spec" : "0",
"Getargs::Mixed" : "1.04",
"Getopt::Long" : "2.5",
"Graph" : "0.9704",
"Hash::Merge" : "0.299",
"Import::Into" : "0",
"Path::Class" : "0.37",
"Regexp::Assemble" : "0.38",
"Scalar::Util" : "0",
"Set::Scalar" : "1.27",
"Storable" : "3.06",
"Sub::ScopeFinalizer" : "0.02",
"constant" : "0",
"experimental" : "0.009",
"feature" : "0",
"overload" : "0",
"perl" : "5.014",
"strict" : "0",
"vars::i" : "2.000000",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Capture::Tiny" : "0",
"List::AutoNumbered" : "0.000009",
"Quote::Code" : "1.0102",
"Sub::Identify" : "0.14",
"Test::Deep" : "0.098",
"Test::Fatal" : "0.014",
"Test::More" : "0",
"Test::UseAllModules" : "0.17",
"Test::Warn" : "0.35",
"rlib" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/hopenbuild/Data-Hopen/issues"
},
"homepage" : "https://github.com/hopenbuild/Data-Hopen",
"repository" : {
"type" : "git",
"url" : "git://github.com/hopenbuild/Data-Hopen.git",
"web" : "https://github.com/hopenbuild/Data-Hopen"
}
},
"version" : "0.000021",
"x_authority" : "cpan:CXW",
"x_contributors" : [
"Christopher White <[email protected]>",
"Mohammad S Anwar <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 4.02",
"x_static_install" : 1
}