passwordless-bb
Version:
Helper package for bringing FIDO2 authentication to Client Application
24 lines (23 loc) • 611 B
JSON
{
"name": "passwordless-bb",
"version": "2.0.8",
"description": "Helper package for bringing FIDO2 authentication to Client Application",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nitesh-BB/passwordless-auth.git"
},
"keywords": [
"FIDO2",
"Passwordless"
],
"author": "Nitesh Singh",
"license": "ISC",
"bugs": {
"url": "https://github.com/Nitesh-BB/passwordless-auth/issues"
},
"homepage": "https://github.com/Nitesh-BB/passwordless-auth#readme"
}