{
   "abstract" : "Interface with KeePass PasswordSafe through the KeePassHttp plugin",
   "author" : [
      "Peter C. jones <petercj AT cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "KeePass",
      "KeePassHttp"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WWW-KeePassHttp",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Config" : "0",
            "ExtUtils::MakeMaker" : "6.52",
            "Test::Exception" : "0",
            "Test::More" : "0.86",
            "constant" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Crypt::Mode::CBC" : "0.003",
            "Encode" : "0",
            "Exporter" : "5.57",
            "HTTP::Tiny" : "0.041",
            "JSON" : "0",
            "MIME::Base64" : "0",
            "Time::HiRes" : "0",
            "constant" : "0",
            "perl" : "5.012000",
            "strict" : "0",
            "version" : "0.77",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Config" : "0",
            "Test::Exception" : "0",
            "Test::MockObject" : "0",
            "Test::More" : "0.86",
            "constant" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "WWW::KeePassHttp" : {
         "file" : "lib/WWW/KeePassHttp.pm",
         "version" : "0.010"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pryrt/WWW-KeePassHttp/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pryrt/WWW-KeePassHttp.git",
         "web" : "https://github.com/pryrt/WWW-KeePassHttp"
      }
   },
   "version" : "0.010",
   "x_serialization_backend" : "JSON::PP version 4.02"
}