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.78/dist/index.esm.min.js", "punycode": "https://deno.land/x/punycode@v2.1.1/punycode.js", "jose": "https://deno.land/x/jose@v4.8.1/index.ts?module", "asn1js": "https://unpkg.com/asn1js@3.0.2?module", "cbor-x": "https://deno.land/x/cbor@v1.2.1/index.js?module", "std/": "https://deno.land/std@0.135.0/", "url": "https://deno.land/std@0.135.0/node/url.ts", "pkijs": "https://unpkg.com/pkijs@2.3.1/src/index.js",
"pvutils": "https://unpkg.com/pvutils@^1.1.3?module", "bytestreamjs": "https://unpkg.com/bytestreamjs@^1.0.29?module",
"@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", "@peculiar/webcrypto": "./test/helpers/not-used-by-deno.js", "crypto": "./test/helpers/not-used-by-deno.js" }}