{
   "abstract" : "Password storage implementation using the GObject-based Secret library.",
   "author" : [
      "Thomas Uhle <uhle@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Module::Build version 0.4231",
   "keywords" : [
      "passwords",
      "security",
      "secure-storage",
      "keyring",
      "secret",
      "seahorse",
      "gnome-keyring"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Passwd-Keyring-Secret",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.19",
            "Pod::Markdown" : "2.000",
            "Pod::Readme" : "1.001002",
            "Test::More" : "0.88"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "recommends" : {
            "Passwd::Keyring::Auto" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Glib::Object::Introspection" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Passwd::Keyring::Secret" : {
         "file" : "Secret.pm",
         "version" : "1.00"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://gitlab.com/uhle/Passwd-Keyring-Secret/-/issues"
      },
      "homepage" : "https://search.cpan.org/~uhle/Passwd-Keyring-Secret/",
      "license" : [
         "https://www.perlfoundation.org/artistic-license-20.html"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://gitlab.com/uhle/Passwd-Keyring-Secret.git",
         "web" : "https://gitlab.com/uhle/Passwd-Keyring-Secret"
      }
   },
   "version" : "1.00",
   "x_serialization_backend" : "JSON::PP version 4.04"
}