{ "abstract" : "Module to interact with a JSON API", "author" : [ "Geoff Franks " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4214", "license" : [ "perl_5" ], "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.1.1" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/geofffranks/json-api/issues" }, "homepage" : "https://github.com/geofffranks/json-api", "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "url" : "git://github.com/geofffranks/json-api.git" } }, "version" : "v1.1.1", "x_serialization_backend" : "JSON::PP version 2.27400" }