{ "abstract" : "Module to interact with a JSON API", "author" : [ "Geoff Franks " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.133380", "license" : [ "open_source" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "JSON-API", "prereqs" : { "build" : { "requires" : { "IO::Capture" : "0", "JSON" : "0", "LWP::UserAgent" : "0", "Test::Fake::HTTPD" : "0", "Test::More" : "0", "Test::Pod::Coverage" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0.38" } }, "runtime" : { "requires" : { "JSON" : "0", "LWP::UserAgent" : "0", "URI::Encode" : "0" } } }, "provides" : { "JSON::API" : { "file" : "lib/JSON/API.pm", "version" : "v1.0.8" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/geofffranks/json-api/issues" }, "homepage" : "https://github.com/geofffranks/json-api", "license" : [ "http://www.gnu.org/licenses/gpl-3.0.txt" ], "repository" : { "url" : "git://github.com/geofffranks/json-api.git" } }, "version" : "v1.0.8" }