Skip to main content
Module

x/fido2/import_map.json

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Go to Latest
File
{ "imports": { "tldts": "https://unpkg.com/tldts@5.7.82/dist/index.esm.min.js", "punycode": "https://deno.land/x/punycode@v2.1.1/punycode.js", "jose": "https://deno.land/x/jose@v4.8.3/index.ts?module", "asn1js": "https://unpkg.com/asn1js@3.0.5?module", "cbor-x": "https://deno.land/x/cbor@v1.3.1/index.js?module", "std/": "https://deno.land/std@0.136.0/", "pkijs": "https://unpkg.com/pkijs@3.0.5?module", "@hexagon/base64": "https://deno.land/x/b64@1.1.21/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", "@peculiar/webcrypto": "./test/helpers/not-used-by-deno.js", "crypto": "./test/helpers/not-used-by-deno.js" }}