{ "name" : "orion", "auth" : "zef:andinus", "version" : "0.2.3", "description" : "Orion checks for compromised passwords using Have I Been Pwned API", "authors" : [ "Andinus " ], "license" : "ISC", "perl" : "6.d", "provides" : { "Orion::CLI" : "lib/Orion/CLI.rakumod" }, "depends" : [ "Digest::SHA", "LWP::Simple:auth" ], "tags": [ "Orion", "PasswordStore", "pass", "HaveIBeenPwned", "HIBP" ], "source-url" : "https://git.tilde.institute/andinus/orion" }