{ "name": "VCS-Lite", "version": "0.11", "abstract": "A minimal version control system", "author": ["Barbie "], "license": "artistic_2", "dynamic_config" : 0, "release_status" : "stable", "meta-spec": { "version": "2", "url": "http://search.cpan.org/dist/CPAN-Meta/lib/CPAN/Meta/Spec.pm" }, "generated_by": "Hand 1.0", "keywords" : [ "version control" ], "prereqs" : { "runtime" : { "requires" : { "perl": "5.006", "Algorithm::Diff": "1.13", "Carp": "0", "Getopt::Long": "0" } }, "test" : { "requires": { "IO::File": "0", "Test::More": "0.70" }, "recommends": { "Test::CPAN::Meta": "0", "Test::CPAN::Meta::JSON": "0", "Test::Pod": "1.00", "Test::Pod::Coverage": "0.08" } } }, "provides": { "VCS::Lite": { "file": "lib/VCS/Lite.pm", "version": "0.11" }, "VCS::Lite::Delta": { "file": "lib/VCS/Lite/Delta.pm", "version": "0.11" } }, "no_index": { "directory": ["t","examples"] }, "resources": { "license": "http://www.perlfoundation.org/artistic_license_2_0", "bugtracker": { "web": "http://rt.cpan.org/Public/Dist/Display.html?Name=VCS-Lite" }, "repository": { "url": "git://github.com/barbie/vcs-lite.git", "web": "http://github.com/barbie/vcs-lite", "type": "git" } } }