UNPKG

dev-xauth-client

Version:
28 lines (27 loc) 567 B
{ "name": "dev-xauth-client", "version": "1.0.10", "description": "Authenticate with Biometrics", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "arshadaiyoob/xauth-client", "author": "Arshad Aiyoob", "license": "MIT", "keywords": [ "xauth", "xauth-client", "two-factor", "biometrics", "auth" ], "devDependencies": { "axios": "^0.19.2", "localStorage": "^1.0.4" }, "peerDependencies": { "axios": "^0.19.2", "localStorage": "^1.0.4" } }