1 | {
|
2 | "imports": {
|
3 | "isomorphic.js": "./node_modules/isomorphic.js/node.mjs",
|
4 | "lib0/logging": "./logging.node.js",
|
5 | "lib0/performance": "./performance.node.js",
|
6 | "lib0/crypto/aes-gcm": "./crypto/aes-gcm.js",
|
7 | "lib0/crypto/rsa-oaep": "./crypto/rsa-oaep.js",
|
8 | "lib0/crypto/ecdsa": "./crypto/ecdsa.js",
|
9 | "lib0/crypto/jwt": "./crypto/jwt.js",
|
10 | "lib0/webcrypto": "./webcrypto.deno.js"
|
11 | }
|
12 | }
|