Skip to main content
Module

x/fido2/import_map.dist.json

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
File
{ "imports": { "./lib/": "./dist/",
"std/": "https://deno.land/std@0.135.0/",
"@hexagon/base64": "https://deno.land/x/b64@1.0.19/dist/base64.min.mjs",
"sinon": "https://unpkg.com/sinon@14.0.0/pkg/sinon-esm.js", "test_suite": "https://deno.land/x/test_suite@0.16.1/mod.ts",
"chai": "./test/helpers/chai-deno-shim.js", "chai-as-promised": "./test/helpers/chai-deno-shim.js" }}