{
  "abstract" : "Perl interface to Dropbox API",
  "author" : [
     "Shinichiro Aska"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.2",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "WebService-Dropbox",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build" : "0",
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "recommends" : {
           "Furl" : "2.19",
           "IO::Socket::SSL" : "1.954",
           "JSON::XS" : "3.02",
           "Software::License" : "0"
        },
        "requires" : {
           "HTTP::Message" : "6.06",
           "JSON" : "2.59",
           "LWP::Protocol::https" : "6.04",
           "LWP::UserAgent" : "6.05",
           "URI" : "1.60",
           "perl" : "5.010"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "WebService::Dropbox" : {
        "file" : "lib/WebService/Dropbox.pm",
        "version" : "2.02"
     },
     "WebService::Dropbox::Auth" : {
        "file" : "lib/WebService/Dropbox/Auth.pm"
     },
     "WebService::Dropbox::Files" : {
        "file" : "lib/WebService/Dropbox/Files.pm"
     },
     "WebService::Dropbox::Files::CopyReference" : {
        "file" : "lib/WebService/Dropbox/Files/CopyReference.pm"
     },
     "WebService::Dropbox::Files::ListFolder" : {
        "file" : "lib/WebService/Dropbox/Files/ListFolder.pm"
     },
     "WebService::Dropbox::Files::UploadSession" : {
        "file" : "lib/WebService/Dropbox/Files/UploadSession.pm"
     },
     "WebService::Dropbox::Users" : {
        "file" : "lib/WebService/Dropbox/Users.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/s-aska/p5-WebService-Dropbox/issues"
     },
     "homepage" : "https://github.com/s-aska/p5-WebService-Dropbox",
     "repository" : {
        "url" : "git://github.com/s-aska/p5-WebService-Dropbox.git",
        "web" : "https://github.com/s-aska/p5-WebService-Dropbox"
     }
  },
  "version" : "2.02",
  "x_authority" : "cpan:ASKADNA",
  "x_contributors" : [
     "Fuji, Goro <[email protected]>",
     "Rostislav Georgiev <[email protected]>",
     "aska <[email protected]>",
     "Shinichiro Aska <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27300"
}