{ "name": "webauthn-s", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@simplewebauthn/server": "^13.2.2", "cors": "^2.8.5", "express": "^5.1.0", "express-session": "^1.18.2", "uuid": "^13.0.0" } }