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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
{
"abstract" : "boxer command line utils",
"author" : [
"Jonas Smedegaard (JONASS) <jonass@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.023, CPAN::Meta::Converter version 2.150005",
"keywords" : [
"Debian",
"Distribution"
],
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Boxer",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"t",
"xt"
]
},
"optional_features" : {},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.17",
"File::ShareDir::Install" : "0.02"
}
},
"runtime" : {
"requires" : {
"App::Cmd" : "0",
"Capture::Tiny" : "0",
"File::BaseDir" : "0",
"File::HomeDir" : "0",
"File::ShareDir" : "0",
"IPC::System::Simple" : "0",
"JSON" : "2.00",
"Log::Any::Adapter::Screen" : "0",
"Module::Runtime" : "0",
"Moo" : "1.001000",
"MooX::Role::Logger" : "0",
"MooX::Types::MooseLike::Base" : "0",
"Path::Class" : "0",
"Path::Tiny" : "0",
"Role::Commons" : "0",
"Template::Tiny" : "0.11",
"Try::Tiny" : "0",
"Types::Path::Tiny" : "0",
"Types::Standard" : "0",
"YAML::XS" : "0",
"autodie" : "0",
"match::simple" : "0",
"namespace::clean" : "0",
"perl" : "5.010001",
"strictures" : "0"
}
},
"test" : {
"requires" : {
"English" : "0",
"File::Spec" : "0",
"Test::Compile" : "0",
"Test::Fixme" : "0",
"Test::MinimumVersion" : "0",
"Test::More" : "0.61",
"Test::Pod" : "1.00",
"Test::Synopsis" : "0"
}
}
},
"provides" : {
"Boxer" : {
"file" : "lib/Boxer.pm",
"version" : "v1.1.4"
},
"Boxer::CLI" : {
"file" : "lib/Boxer/CLI.pm",
"version" : "v1.1.4"
},
"Boxer::CLI::Command" : {
"file" : "lib/Boxer/CLI/Command.pm",
"version" : "v1.1.4"
},
"Boxer::CLI::Command::About" : {
"file" : "lib/Boxer/CLI/Command/About.pm",
"version" : "v1.1.4"
},
"Boxer::CLI::Command::Aliases" : {
"file" : "lib/Boxer/CLI/Command/Aliases.pm",
"version" : "v1.1.4"
},
"Boxer::CLI::Command::Commands" : {
"file" : "lib/Boxer/CLI/Command/Commands.pm",
"version" : "v1.1.4"
},
"Boxer::CLI::Command::Compose" : {
"file" : "lib/Boxer/CLI/Command/Compose.pm",
"version" : "v1.1.4"
},
"Boxer::Role::Interact" : {
"file" : "lib/Boxer/Role/Interact.pm",
"version" : "v1.1.4"
},
"Boxer::Task" : {
"file" : "lib/Boxer/Task.pm",
"version" : "v1.1.4"
},
"Boxer::Task::Classify" : {
"file" : "lib/Boxer/Task/Classify.pm",
"version" : "v1.1.4"
},
"Boxer::Task::Serialize" : {
"file" : "lib/Boxer/Task/Serialize.pm",
"version" : "v1.1.4"
},
"Boxer::Types" : {
"file" : "lib/Boxer/Types.pm",
"version" : "v1.1.4"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://rt.cpan.org/Dist/Display.html?Queue=Boxer"
},
"homepage" : "https://metacpan.org/release/Boxer",
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"type" : "git",
"web" : "https://anonscm.debian.org/cgit/boxer/Boxer.git"
},
"x_identifier" : "http://purl.org/NET/cpan-uri/dist/Boxer/project"
},
"version" : "v1.1.4",
"x_help_wanted" : [
"documenter",
"tester"
],
"x_provides_scripts" : {
"boxer" : {
"file" : "bin/boxer"
}
},
"x_serialization_backend" : "JSON::PP version 2.27400"
}
|