-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMYMETA.json
More file actions
83 lines (83 loc) · 2.23 KB
/
MYMETA.json
File metadata and controls
83 lines (83 loc) · 2.23 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
{
"abstract" : "unknown",
"author" : [
"LicenseChain Team <support@licensechain.app>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010",
"license" : [
"unknown"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "LicenseChain-SDK",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.48"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.48"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Data::Dumper" : "0",
"Digest::HMAC" : "1.03",
"Digest::SHA" : "5.8",
"Encode" : "0",
"Exporter" : "0",
"HTTP::Tiny" : "0",
"JSON" : "2.9",
"LWP::UserAgent" : "6",
"List::Util" : "0",
"MIME::Base64" : "0",
"POSIX" : "0",
"Scalar::Util" : "0",
"Time::HiRes" : "0",
"Time::Piece" : "0",
"Time::Seconds" : "0",
"Try::Tiny" : "0.3",
"URI" : "1.5",
"URI::Escape" : "0",
"perl" : "5.010"
}
},
"test" : {
"requires" : {
"Test::Exception" : "0.4",
"Test::MockObject" : "1.20180705",
"Test::More" : "0.98",
"Test::Warnings" : "0.026"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/LicenseChain/LicenseChain-Perl-SDK/issues"
},
"homepage" : "https://docs.licensechain.app/sdks/perl",
"license" : [
"https://raw.githubusercontent.com/LicenseChain/LicenseChain-Perl-SDK/main/LICENSE"
],
"repository" : {
"type" : "git",
"url" : "https://github.com/LicenseChain/LicenseChain-Perl-SDK.git",
"web" : "https://github.com/LicenseChain/LicenseChain-Perl-SDK"
}
},
"version" : "v1.0.0",
"x_serialization_backend" : "JSON::PP version 4.16"
}