{ "abstract" : "Git as versioned data store in Perl", "author" : [ "Fayland Lam ", "Yanick Champoux " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "GitStore", "prereqs" : { "build" : { "requires" : { "Module::Build" : "0.3601" } }, "configure" : { "requires" : { "Module::Build" : "0.3601" } }, "runtime" : { "requires" : { "Carp" : "0", "DateTime" : "0", "Git::PurePerl" : "0", "List::Util" : "0", "Moose" : "0", "Moose::Util::TypeConstraints" : "0", "Path::Class" : "0", "Storable" : "0", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "File::Find" : "0", "File::Temp" : "0", "FindBin" : "0", "Scalar::Util" : "0", "Test::More" : "0.94", "perl" : "5.004" } } }, "provides" : { "GitStore" : { "file" : "lib/GitStore.pm", "version" : "0.13" }, "GitStore::Revision" : { "file" : "lib/GitStore/Revision.pm", "version" : "0.13" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "mailto" : "bug-gitstore at rt.cpan.org", "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=GitStore" }, "homepage" : "http://search.cpan.org/dist/GitStore/", "repository" : { "type" : "git", "url" : "https://github.com/yanick/perl-git-store.git", "web" : "https://github.com/yanick/perl-git-store" } }, "version" : "0.13", "x_authority" : "cpan:YANICK" }