{ "name" : "orion", "auth" : "github:andinus", "version" : "0.2.1", "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" }