{
"abstract" : "PostgreSQL connection for Dancer2",
"author" : [
"Lucas Tiago de Moraes <
[email protected]>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4216",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Dancer2-Plugin-Pg",
"prereqs" : {
"build" : {
"requires" : {
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0"
}
},
"runtime" : {
"requires" : {
"DBI" : "0",
"Dancer2" : "0",
"Moo" : "0"
}
}
},
"provides" : {
"Dancer2::Plugin::Pg" : {
"file" : "lib/Dancer2/Plugin/Pg.pm",
"version" : "0.04"
},
"Dancer2::Plugin::Pg::Core" : {
"file" : "lib/Dancer2/Plugin/Pg/Core.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "
https://github.com/lucas1/Dancer2-Plugin-Pg/issues"
},
"homepage" : "
https://github.com/lucas1/Dancer2-Plugin-Pg",
"repository" : {
"url" : "git://github.com/lucas1/Dancer2-Plugin-Pg.git",
"web" : "
https://github.com/lucas1/Dancer2-Plugin-Pg"
}
},
"version" : "0.04"
}