{
  "abstract" : "Perl client for the SilverGoldBull(https://silvergoldbull.com/) web service",
  "author" : [
     "Denis Boyun <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Module::Build version 0.422",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "SilverGoldBull-API",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "HTTP::Headers" : "6.11",
           "HTTP::Request" : "6.11",
           "IO::Socket::SSL" : "2.039",
           "JSON::XS" : "3.02",
           "LWP::UserAgent" : "6.15",
           "Mouse" : "0",
           "Test::Deep" : "1.124",
           "URI" : "1.71"
        }
     }
  },
  "provides" : {
     "SilverGoldBull::API" : {
        "file" : "lib/SilverGoldBull/API.pm",
        "version" : "0.05"
     },
     "SilverGoldBull::API::AddressRole" : {
        "file" : "lib/SilverGoldBull/API/AddressRole.pm"
     },
     "SilverGoldBull::API::BillingAddress" : {
        "file" : "lib/SilverGoldBull/API/BillingAddress.pm"
     },
     "SilverGoldBull::API::CommonMethodsRole" : {
        "file" : "lib/SilverGoldBull/API/CommonMethodsRole.pm"
     },
     "SilverGoldBull::API::Item" : {
        "file" : "lib/SilverGoldBull/API/Item.pm"
     },
     "SilverGoldBull::API::Order" : {
        "file" : "lib/SilverGoldBull/API/Order.pm"
     },
     "SilverGoldBull::API::OrderRole" : {
        "file" : "lib/SilverGoldBull/API/OrderRole.pm"
     },
     "SilverGoldBull::API::Quote" : {
        "file" : "lib/SilverGoldBull/API/Quote.pm"
     },
     "SilverGoldBull::API::Response" : {
        "file" : "lib/SilverGoldBull/API/Response.pm"
     },
     "SilverGoldBull::API::ShippingAddress" : {
        "file" : "lib/SilverGoldBull/API/ShippingAddress.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "0.06",
  "x_serialization_backend" : "JSON::PP version 2.27400"
}