The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "command line interface to access Dropbox API",
   "author" : [
      "- Shinichiro Aska"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.2",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-dropboxapi",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "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" : {
         "requires" : {
            "DateTime::Format::Strptime" : "0",
            "Encode::Locale" : "0",
            "Encode::UTF8Mac" : "0",
            "JSON" : "0",
            "Path::Class" : "0.26",
            "WebService::Dropbox" : "2.05",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "App::dropboxapi" : {
         "file" : "lib/App/dropboxapi.pm",
         "version" : "2.11"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/s-aska/dropbox-api-command/issues"
      },
      "homepage" : "https://github.com/s-aska/dropbox-api-command",
      "repository" : {
         "url" : "git://github.com/s-aska/dropbox-api-command.git",
         "web" : "https://github.com/s-aska/dropbox-api-command"
      }
   },
   "version" : "2.11",
   "x_authority" : "cpan:ASKADNA",
   "x_contributors" : [
      "Sylvain Filteau <cidsphere@gmail.com>",
      "aska <aska@www5009u.sakura.ne.jp>",
      "Andrew Childs <lorne@cons.org.nz>",
      "aska <aska@linecorp.com>",
      "Shinichiro Aska <s.aska.org@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300"
}