67 lines
1.5 KiB
JSON
67 lines
1.5 KiB
JSON
{
|
|
"abstract" : "Perl bindings for UnQLite",
|
|
"author" : [
|
|
"tokuhirom <tokuhirom@gmail.com>"
|
|
],
|
|
"dynamic_config" : 0,
|
|
"generated_by" : "Minilla/v0.5.5, CPAN::Meta::Converter version 2.130880",
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : "2"
|
|
},
|
|
"name" : "UnQLite",
|
|
"no_index" : {
|
|
"directory" : [
|
|
"t",
|
|
"xt",
|
|
"inc",
|
|
"share",
|
|
"eg",
|
|
"examples",
|
|
"author"
|
|
]
|
|
},
|
|
"prereqs" : {
|
|
"configure" : {
|
|
"requires" : {
|
|
"CPAN::Meta" : "0",
|
|
"CPAN::Meta::Prereqs" : "0",
|
|
"Module::Build" : "0.38"
|
|
}
|
|
},
|
|
"develop" : {
|
|
"requires" : {
|
|
"Test::CPAN::Meta" : "0",
|
|
"Test::MinimumVersion" : "0.10108",
|
|
"Test::Pod" : "1.41",
|
|
"Test::Spellunker" : "v0.2.7"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"perl" : "5.008005"
|
|
}
|
|
},
|
|
"test" : {
|
|
"requires" : {
|
|
"Test::More" : "0.98"
|
|
}
|
|
}
|
|
},
|
|
"release_status" : "unstable",
|
|
"resources" : {
|
|
"bugtracker" : {
|
|
"web" : "https://github.com/tokuhirom/Unqlite/issues"
|
|
},
|
|
"homepage" : "https://github.com/tokuhirom/Unqlite",
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url" : "git://github.com/tokuhirom/Unqlite.git",
|
|
"web" : "https://github.com/tokuhirom/Unqlite"
|
|
}
|
|
},
|
|
"version" : "0.01"
|
|
}
|