7397 lines
208 KiB
JSON
7397 lines
208 KiB
JSON
{
|
|
"inputs": {
|
|
"ndk/core/src/events/kinds/index.ts": {
|
|
"bytes": 5066,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/types.ts": {
|
|
"bytes": 1092,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/tseep/lib/types.js": {
|
|
"bytes": 110,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/utils.js": {
|
|
"bytes": 439,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/bake-collection.js": {
|
|
"bytes": 7805,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/task-collection.js": {
|
|
"bytes": 9220,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/task-collection/utils.js",
|
|
"kind": "require-call",
|
|
"original": "./utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/task-collection/bake-collection.js",
|
|
"kind": "require-call",
|
|
"original": "./bake-collection"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/index.js": {
|
|
"bytes": 843,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/task-collection/task-collection.js",
|
|
"kind": "require-call",
|
|
"original": "./task-collection"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/utils.js": {
|
|
"bytes": 240,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/ee.js": {
|
|
"bytes": 11133,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/task-collection/index.js",
|
|
"kind": "require-call",
|
|
"original": "./task-collection"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/task-collection/utils.js",
|
|
"kind": "require-call",
|
|
"original": "./task-collection/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/utils.js",
|
|
"kind": "require-call",
|
|
"original": "./utils"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/tseep/lib/index.js": {
|
|
"bytes": 873,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/types.js",
|
|
"kind": "require-call",
|
|
"original": "./types"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/ee.js",
|
|
"kind": "require-call",
|
|
"original": "./ee"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/ms/index.js": {
|
|
"bytes": 3024,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/debug/src/common.js": {
|
|
"bytes": 6915,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/ms/index.js",
|
|
"kind": "require-call",
|
|
"original": "ms"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/debug/src/browser.js": {
|
|
"bytes": 6103,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/common.js",
|
|
"kind": "require-call",
|
|
"original": "./common"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/core/src/outbox/write.ts": {
|
|
"bytes": 990,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/outbox/relay-ranking.ts": {
|
|
"bytes": 1016,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/outbox/write.ts",
|
|
"kind": "import-statement",
|
|
"original": "./write"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/outbox/index.ts": {
|
|
"bytes": 4616,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/outbox/relay-ranking.ts",
|
|
"kind": "import-statement",
|
|
"original": "./relay-ranking"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/outbox/write.ts",
|
|
"kind": "import-statement",
|
|
"original": "./write"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/outbox/read/with-authors.ts": {
|
|
"bytes": 813,
|
|
"imports": [
|
|
{
|
|
"path": "../../relay",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "../../relay/pool",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/core/src/outbox/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "../relay-ranking",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "../write",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/utils/normalize-url.ts": {
|
|
"bytes": 11296,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/keepalive.ts": {
|
|
"bytes": 3422,
|
|
"imports": [
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/connectivity.ts": {
|
|
"bytes": 38239,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/keepalive.ts",
|
|
"kind": "import-statement",
|
|
"original": "./keepalive"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/nip11.ts": {
|
|
"bytes": 2418,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/publisher.ts": {
|
|
"bytes": 3922,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/signature-verification-stats.ts": {
|
|
"bytes": 5625,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/subscription/grouping.ts": {
|
|
"bytes": 2576,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/subscription/utils/format-filters.ts": {
|
|
"bytes": 2151,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/subscription.ts": {
|
|
"bytes": 16350,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/subscription/grouping.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/grouping"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/utils/format-filters.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/utils/format-filters"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/sub-manager.ts": {
|
|
"bytes": 3423,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/subscription/grouping.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/grouping.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/subscription.ts",
|
|
"kind": "import-statement",
|
|
"original": "./subscription"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/index.ts": {
|
|
"bytes": 13497,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/connectivity.ts",
|
|
"kind": "import-statement",
|
|
"original": "./connectivity.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/nip11.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip11.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/publisher.ts",
|
|
"kind": "import-statement",
|
|
"original": "./publisher.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/signature-verification-stats.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signature-verification-stats.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sub-manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "./sub-manager.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/nip11.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip11.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/sets/index.ts": {
|
|
"bytes": 15824,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/calculate.ts",
|
|
"kind": "import-statement",
|
|
"original": "./calculate.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/sets/calculate.ts": {
|
|
"bytes": 7133,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/outbox/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../outbox/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/outbox/read/with-authors.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../outbox/read/with-authors.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/outbox/write.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../outbox/write.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/utils/validation.ts": {
|
|
"bytes": 2255,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"nostr-tools-external:nostr-tools": {
|
|
"bytes": 350,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/core/src/events/content-tagger.ts": {
|
|
"bytes": 8531,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/validation.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/encryption.ts": {
|
|
"bytes": 3969,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/thread/index.ts": {
|
|
"bytes": 9167,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/fetch-tagged-event.ts": {
|
|
"bytes": 1375,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/thread/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../thread"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kind.ts": {
|
|
"bytes": 690,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/nip19.ts": {
|
|
"bytes": 953,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/repost.ts": {
|
|
"bytes": 1222,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/serializer.ts": {
|
|
"bytes": 4371,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/crypto.js": {
|
|
"bytes": 146,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/utils.js": {
|
|
"bytes": 10538,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/crypto.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/crypto"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/_md.js": {
|
|
"bytes": 6192,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/_u64.js": {
|
|
"bytes": 3081,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/sha2.js": {
|
|
"bytes": 16832,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/_md.js",
|
|
"kind": "import-statement",
|
|
"original": "./_md.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/_u64.js",
|
|
"kind": "import-statement",
|
|
"original": "./_u64.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/hmac.js": {
|
|
"bytes": 2962,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/utils.js": {
|
|
"bytes": 12067,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/modular.js": {
|
|
"bytes": 21647,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/curve.js": {
|
|
"bytes": 18539,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/modular.js",
|
|
"kind": "import-statement",
|
|
"original": "./modular.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/weierstrass.js": {
|
|
"bytes": 58901,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/hmac.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/hmac.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/curve.js",
|
|
"kind": "import-statement",
|
|
"original": "./curve.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/modular.js",
|
|
"kind": "import-statement",
|
|
"original": "./modular.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/_shortw_utils.js": {
|
|
"bytes": 589,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/weierstrass.js",
|
|
"kind": "import-statement",
|
|
"original": "./abstract/weierstrass.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/hash-to-curve.js": {
|
|
"bytes": 8097,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/modular.js",
|
|
"kind": "import-statement",
|
|
"original": "./modular.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/secp256k1.js": {
|
|
"bytes": 12507,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha2.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha2.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/_shortw_utils.js",
|
|
"kind": "import-statement",
|
|
"original": "./_shortw_utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/hash-to-curve.js",
|
|
"kind": "import-statement",
|
|
"original": "./abstract/hash-to-curve.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/modular.js",
|
|
"kind": "import-statement",
|
|
"original": "./abstract/modular.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/weierstrass.js",
|
|
"kind": "import-statement",
|
|
"original": "./abstract/weierstrass.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/sha256.js": {
|
|
"bytes": 871,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha2.js",
|
|
"kind": "import-statement",
|
|
"original": "./sha2.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/typescript-lru-cache/dist/LRUCacheNode.js": {
|
|
"bytes": 2183,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/typescript-lru-cache/dist/LRUCache.js": {
|
|
"bytes": 20864,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/LRUCacheNode.js",
|
|
"kind": "require-call",
|
|
"original": "./LRUCacheNode"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/typescript-lru-cache/dist/index.js": {
|
|
"bytes": 853,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/LRUCache.js",
|
|
"kind": "require-call",
|
|
"original": "./LRUCache"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/core/src/events/signature.ts": {
|
|
"bytes": 3723,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/validation.ts": {
|
|
"bytes": 4363,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha256.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha256"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/signature.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signature"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/index.ts": {
|
|
"bytes": 38857,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/calculate.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/calculate.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/content-tagger.ts",
|
|
"kind": "import-statement",
|
|
"original": "./content-tagger.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/encryption.ts",
|
|
"kind": "import-statement",
|
|
"original": "./encryption.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/fetch-tagged-event.ts",
|
|
"kind": "import-statement",
|
|
"original": "./fetch-tagged-event.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kind.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kind.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/nip19.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip19.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/repost.ts",
|
|
"kind": "import-statement",
|
|
"original": "./repost.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/serializer.ts",
|
|
"kind": "import-statement",
|
|
"original": "./serializer.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./validation.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/pool/index.ts": {
|
|
"bytes": 19822,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/app-settings/index.ts": {
|
|
"bytes": 1900,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/cache/index.ts": {
|
|
"bytes": 14440,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/feedback.ts": {
|
|
"bytes": 1364,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/request.ts": {
|
|
"bytes": 4185,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/feedback.ts",
|
|
"kind": "import-statement",
|
|
"original": "./feedback.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/NDKTranscriptionDVM.ts": {
|
|
"bytes": 1521,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/request.ts",
|
|
"kind": "import-statement",
|
|
"original": "./request"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/result.ts": {
|
|
"bytes": 2526,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "../index.js",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/index.ts": {
|
|
"bytes": 178,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/feedback.ts",
|
|
"kind": "import-statement",
|
|
"original": "./feedback"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/NDKTranscriptionDVM.ts",
|
|
"kind": "import-statement",
|
|
"original": "./NDKTranscriptionDVM"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/request.ts",
|
|
"kind": "import-statement",
|
|
"original": "./request"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/result.ts",
|
|
"kind": "import-statement",
|
|
"original": "./result"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/dvm/schedule.ts": {
|
|
"bytes": 4608,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/dvm"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/request.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/dvm/request"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"nostr-tools-external:nostr-tools/nip49": {
|
|
"bytes": 613,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/core/src/events/kinds/nutzap/mint-list.ts": {
|
|
"bytes": 2000,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../relay/sets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/article.ts": {
|
|
"bytes": 4118,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/blossom-list.ts": {
|
|
"bytes": 2515,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/fedimint.ts": {
|
|
"bytes": 2393,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/mint.ts": {
|
|
"bytes": 2322,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/mint-recommendation.ts": {
|
|
"bytes": 2785,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/classified.ts": {
|
|
"bytes": 5136,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/drafts.ts": {
|
|
"bytes": 4594,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/wrap.ts",
|
|
"kind": "import-statement",
|
|
"original": "../wrap.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/utils/imeta.ts": {
|
|
"bytes": 1965,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/follow-pack.ts": {
|
|
"bytes": 3679,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/imeta.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/imeta.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/highlight.ts": {
|
|
"bytes": 3322,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/article.ts",
|
|
"kind": "import-statement",
|
|
"original": "./article.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/image.ts": {
|
|
"bytes": 1385,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/utils/imeta.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/imeta"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/lists/index.ts": {
|
|
"bytes": 12707,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../relay/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/nip89/app-handler.ts": {
|
|
"bytes": 2641,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/nutzap/validation.ts": {
|
|
"bytes": 3883,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/nutzap/index.ts": {
|
|
"bytes": 12292,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./validation.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/project.ts": {
|
|
"bytes": 3409,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/signers/private-key/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../signers/private-key/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/project-template.ts": {
|
|
"bytes": 3301,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/relay-list.ts": {
|
|
"bytes": 3824,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../relay/sets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/relay-feed-list.ts": {
|
|
"bytes": 3460,
|
|
"imports": [
|
|
{
|
|
"path": "../index.js",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/lists/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./lists/index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/repost.ts": {
|
|
"bytes": 1951,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/simple-group/member-list.ts": {
|
|
"bytes": 1391,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/simple-group/metadata.ts": {
|
|
"bytes": 1901,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/story.ts": {
|
|
"bytes": 13292,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/utils/imeta.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/imeta.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/receipt.ts": {
|
|
"bytes": 4216,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../.."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/amount.ts": {
|
|
"bytes": 1831,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/tier.ts": {
|
|
"bytes": 3672,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/article.ts",
|
|
"kind": "import-statement",
|
|
"original": "../article.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/amount.ts",
|
|
"kind": "import-statement",
|
|
"original": "./amount.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/subscription-start.ts": {
|
|
"bytes": 4417,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../.."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/amount.ts",
|
|
"kind": "import-statement",
|
|
"original": "./amount.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/tier.ts",
|
|
"kind": "import-statement",
|
|
"original": "./tier"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/task.ts": {
|
|
"bytes": 1153,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/thread.ts": {
|
|
"bytes": 1081,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/video.ts": {
|
|
"bytes": 4230,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/utils/imeta.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/imeta"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/wiki.ts": {
|
|
"bytes": 2431,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/article.ts",
|
|
"kind": "import-statement",
|
|
"original": "./article"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/wrap.ts": {
|
|
"bytes": 4316,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/article.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/article.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/blossom-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/blossom-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/fedimint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/cashu/fedimint.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/cashu/mint.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/mint-recommendation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/cashu/mint-recommendation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/classified.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/classified.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/drafts.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/drafts.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/feedback.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/dvm/feedback.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/follow-pack.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/follow-pack.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/highlight.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/highlight.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/image.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/image.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/lists/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/lists/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nip89/app-handler.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/nip89/app-handler.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/nutzap/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/mint-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/nutzap/mint-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/project.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/project.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/project-template.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/project-template.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/relay-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/relay-feed-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/relay-feed-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/repost.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/repost.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/member-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/simple-group/member-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/metadata.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/simple-group/metadata.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/story.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/story.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/receipt.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/subscriptions/receipt.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/subscription-start.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/subscriptions/subscription-start.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/tier.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/subscriptions/tier.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/task.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/task.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/thread.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/thread.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/video.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/video.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/wiki.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/wiki.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ai-guardrails/event/signing.ts": {
|
|
"bytes": 9783,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ai-guardrails/ndk/fetch-events.ts": {
|
|
"bytes": 6604,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ai-guardrails/types.ts": {
|
|
"bytes": 2555,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ai-guardrails/ndk.ts": {
|
|
"bytes": 1408,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/types.ts",
|
|
"kind": "import-statement",
|
|
"original": "./types.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ai-guardrails/index.ts": {
|
|
"bytes": 11203,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/event/signing.ts",
|
|
"kind": "import-statement",
|
|
"original": "./event/signing.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/ndk/fetch-events.ts",
|
|
"kind": "import-statement",
|
|
"original": "./ndk/fetch-events.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/ndk.ts",
|
|
"kind": "import-statement",
|
|
"original": "./ndk.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/types.ts",
|
|
"kind": "import-statement",
|
|
"original": "./types.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/utils/filter-validation.ts": {
|
|
"bytes": 19542,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../ai-guardrails/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./validation.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/subscription/utils.ts": {
|
|
"bytes": 9030,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/subscription/index.ts": {
|
|
"bytes": 40190,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/wrap.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/wrap.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/calculate.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/calculate"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/filter-validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/filter-validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/utils.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/filter-validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/filter-validation.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/user/follows.ts": {
|
|
"bytes": 1398,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/user/nip05.ts": {
|
|
"bytes": 3542,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "."
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/user/profile.ts": {
|
|
"bytes": 3123,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/user/index.ts": {
|
|
"bytes": 14768,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/mint-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/nutzap/mint-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/follows.ts",
|
|
"kind": "import-statement",
|
|
"original": "./follows.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/nip05.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip05.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/profile.ts",
|
|
"kind": "import-statement",
|
|
"original": "./profile.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/registry.ts": {
|
|
"bytes": 496,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/private-key/index.ts": {
|
|
"bytes": 8801,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/nip49",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/nip49"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../user"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/registry.ts",
|
|
"kind": "import-statement",
|
|
"original": "../registry.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/gift-wrapping.ts": {
|
|
"bytes": 5544,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/private-key/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../signers/private-key"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./kinds/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/token.ts": {
|
|
"bytes": 4289,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/tx.ts": {
|
|
"bytes": 5328,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/interest-list.ts": {
|
|
"bytes": 2400,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/light-bolt11-decoder/node_modules/@scure/base/lib/index.js": {
|
|
"bytes": 17602,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/light-bolt11-decoder/bolt11.js": {
|
|
"bytes": 10565,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/light-bolt11-decoder/node_modules/@scure/base/lib/index.js",
|
|
"kind": "require-call",
|
|
"original": "@scure/base"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/core/src/zap/invoice.ts": {
|
|
"bytes": 2652,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/light-bolt11-decoder/bolt11.js",
|
|
"kind": "import-statement",
|
|
"original": "light-bolt11-decoder"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/zap.ts": {
|
|
"bytes": 3255,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zap/invoice.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../zap/invoice.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/simple-group/index.ts": {
|
|
"bytes": 7140,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../utils/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../.."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": ".."
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/member-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./member-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/metadata.ts",
|
|
"kind": "import-statement",
|
|
"original": "./metadata.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/kinds/voice-message.ts": {
|
|
"bytes": 8350,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/events/dedup.ts": {
|
|
"bytes": 334,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/utils/get-users-relay-list.ts": {
|
|
"bytes": 7220,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/relay-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/outbox/tracker.ts": {
|
|
"bytes": 6896,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/get-users-relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/get-users-relay-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/sets/utils.ts": {
|
|
"bytes": 1005,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/subscription/manager.ts": {
|
|
"bytes": 4869,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ndk/active-user.ts": {
|
|
"bytes": 1379,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/get-users-relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/get-users-relay-list.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ndk/entity.ts": {
|
|
"bytes": 782,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ndk/fetch-event-from-tag.ts": {
|
|
"bytes": 5312,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/outbox/write.ts",
|
|
"kind": "import-statement",
|
|
"original": "../outbox/write"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/calculate.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/calculate"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ndk/queue/index.ts": {
|
|
"bytes": 2363,
|
|
"imports": [
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/ndk/index.ts": {
|
|
"bytes": 44119,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ai-guardrails/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../ai-guardrails/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/dedup.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/dedup.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/signature.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/signature.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/outbox/tracker.ts",
|
|
"kind": "import-statement",
|
|
"original": "../outbox/tracker.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/pool/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/pool/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/utils.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets/utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/manager.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/utils.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription/utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ndk/active-user.ts",
|
|
"kind": "import-statement",
|
|
"original": "./active-user.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ndk/entity.ts",
|
|
"kind": "import-statement",
|
|
"original": "./entity.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ndk/fetch-event-from-tag.ts",
|
|
"kind": "import-statement",
|
|
"original": "./fetch-event-from-tag.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ndk/queue/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./queue/index.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"nostr-tools-external:nostr-tools/nip19": {
|
|
"bytes": 613,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/core/src/nip19/index.ts": {
|
|
"bytes": 216,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/nip19",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/nip19"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/nip49/index.ts": {
|
|
"bytes": 207,
|
|
"imports": [
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/nip49",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/nip49"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/relay/auth-policies.ts": {
|
|
"bytes": 2872,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/deserialization.ts": {
|
|
"bytes": 1631,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/signers/registry.ts",
|
|
"kind": "import-statement",
|
|
"original": "./registry.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/index.ts": {
|
|
"bytes": 3574,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip07/index.ts": {
|
|
"bytes": 10482,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../relay/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/registry.ts",
|
|
"kind": "import-statement",
|
|
"original": "../registry.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/rpc.ts": {
|
|
"bytes": 6738,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../events"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../events/kinds"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/auth-policies.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../relay/auth-policies"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/pool/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../relay/pool"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../relay/sets"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../subscription"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/connect.ts": {
|
|
"bytes": 1144,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/get-public-key.ts": {
|
|
"bytes": 380,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip04-decrypt.ts": {
|
|
"bytes": 1139,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip04-encrypt.ts": {
|
|
"bytes": 1186,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip44-decrypt.ts": {
|
|
"bytes": 1139,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip44-encrypt.ts": {
|
|
"bytes": 1186,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../user/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/ping.ts": {
|
|
"bytes": 763,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/sign-event.ts": {
|
|
"bytes": 1354,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../events/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/index.ts": {
|
|
"bytes": 8090,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/private-key/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../private-key/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/rpc.ts",
|
|
"kind": "import-statement",
|
|
"original": "../rpc.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/connect.ts",
|
|
"kind": "import-statement",
|
|
"original": "./connect.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/get-public-key.ts",
|
|
"kind": "import-statement",
|
|
"original": "./get-public-key.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/nip04-decrypt.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip04-decrypt.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/nip04-encrypt.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip04-encrypt.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/nip44-decrypt.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip44-decrypt.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/nip44-encrypt.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip44-encrypt.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/ping.ts",
|
|
"kind": "import-statement",
|
|
"original": "./ping.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/sign-event.ts",
|
|
"kind": "import-statement",
|
|
"original": "./sign-event.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/nostrconnect.ts": {
|
|
"bytes": 1505,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/signers/nip46/index.ts": {
|
|
"bytes": 17552,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../events/kinds/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/deserialization.ts",
|
|
"kind": "import-statement",
|
|
"original": "../deserialization.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/private-key/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../private-key/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/registry.ts",
|
|
"kind": "import-statement",
|
|
"original": "../registry.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/nostrconnect.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nostrconnect.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/rpc.ts",
|
|
"kind": "import-statement",
|
|
"original": "./rpc.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/user/pin.ts": {
|
|
"bytes": 1189,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/lists/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/lists"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../subscription"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/utils/filter.ts": {
|
|
"bytes": 1486,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@scure/base/lib/esm/index.js": {
|
|
"bytes": 24662,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/zapper/ln.ts": {
|
|
"bytes": 2275,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@scure/base/lib/esm/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@scure/base"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/zapper/nip57.ts": {
|
|
"bytes": 2684,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/zapper/index.ts": {
|
|
"bytes": 22519,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../events/kinds/nutzap"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../relay/sets"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../user"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/get-users-relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/get-users-relay-list"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zapper/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "./ln"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zapper/nip57.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip57"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/zapper/nip61.ts": {
|
|
"bytes": 1426,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/src/index.ts": {
|
|
"bytes": 4389,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/events/kinds/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/types.ts",
|
|
"kind": "import-statement",
|
|
"original": "./types.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/pool/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./relay/pool/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/app-settings/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./app-settings/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/cache/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cache/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/dvm/schedule.ts",
|
|
"kind": "import-statement",
|
|
"original": "./dvm/schedule.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/content-tagger.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/content-tagger.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/gift-wrapping.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/gift-wrapping.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/article.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/article.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/blossom-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/blossom-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/fedimint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/cashu/fedimint.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/cashu/mint.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/mint-recommendation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/cashu/mint-recommendation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/token.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/cashu/token.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/cashu/tx.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/cashu/tx.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/classified.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/classified.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/drafts.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/drafts.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/dvm/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/dvm/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/follow-pack.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/follow-pack.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/highlight.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/highlight.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/image.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/image.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/interest-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/interest-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/lists/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/lists/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nip89/app-handler.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/nip89/app-handler.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/nutzap/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/mint-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/nutzap/mint-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/nutzap/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/nutzap/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/zap.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/zap.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/project.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/project.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/project-template.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/project-template.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/relay-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/relay-feed-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/relay-feed-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/repost.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/repost.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/simple-group/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/member-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/simple-group/member-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/simple-group/metadata.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/simple-group/metadata.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/story.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/story.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/amount.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/subscriptions/amount.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/receipt.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/subscriptions/receipt.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/subscription-start.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/subscriptions/subscription-start.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/subscriptions/tier.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/subscriptions/tier.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/task.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/task.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/thread.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/thread.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/video.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/video.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/voice-message.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/voice-message.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/kinds/wiki.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/kinds/wiki.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/serializer.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/serializer.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/events/wrap.ts",
|
|
"kind": "import-statement",
|
|
"original": "./events/wrap.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/ndk/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./ndk/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/nip19/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip19/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/nip49/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip49/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/auth-policies.ts",
|
|
"kind": "import-statement",
|
|
"original": "./relay/auth-policies.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./relay/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/sets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./relay/sets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/relay/signature-verification-stats.ts",
|
|
"kind": "import-statement",
|
|
"original": "./relay/signature-verification-stats.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/deserialization.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/deserialization.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip07/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/nip07/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/backend/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/nip46/backend/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/nip46/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/nip46/rpc.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/nip46/rpc.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/private-key/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/private-key/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/signers/registry.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signers/registry.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/grouping.ts",
|
|
"kind": "import-statement",
|
|
"original": "./subscription/grouping.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./subscription/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/subscription/utils.ts",
|
|
"kind": "import-statement",
|
|
"original": "./subscription/utils.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/thread/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./thread/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/types.ts",
|
|
"kind": "import-statement",
|
|
"original": "./types.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./user/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/pin.ts",
|
|
"kind": "import-statement",
|
|
"original": "./user/pin.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/user/profile.ts",
|
|
"kind": "import-statement",
|
|
"original": "./user/profile.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/filter.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/filter.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/validation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/validation.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/get-users-relay-list.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/get-users-relay-list.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/imeta.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/imeta.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/utils/normalize-url.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/normalize-url.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zap/invoice.ts",
|
|
"kind": "import-statement",
|
|
"original": "./zap/invoice.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zapper/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./zapper/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zapper/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "./zapper/ln.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zapper/nip57.ts",
|
|
"kind": "import-statement",
|
|
"original": "./zapper/nip57.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/zapper/nip61.ts",
|
|
"kind": "import-statement",
|
|
"original": "./zapper/nip61.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/core/dist/index.mjs": {
|
|
"bytes": 463733,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha256.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha256"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/nip49",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/nip49"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/light-bolt11-decoder/bolt11.js",
|
|
"kind": "import-statement",
|
|
"original": "light-bolt11-decoder"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/nip19",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/nip19"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/nip49",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/nip49"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@scure/base/lib/esm/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@scure/base"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/dexie/dist/dexie.js": {
|
|
"bytes": 272570,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/dexie/import-wrapper.mjs": {
|
|
"bytes": 848,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/dexie/dist/dexie.js",
|
|
"kind": "import-statement",
|
|
"original": "./dist/dexie.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/dist/index.mjs": {
|
|
"bytes": 32446,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/dexie/import-wrapper.mjs",
|
|
"kind": "import-statement",
|
|
"original": "dexie"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/dexie/import-wrapper.mjs",
|
|
"kind": "import-statement",
|
|
"original": "dexie"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/dist/index.mjs": {
|
|
"bytes": 715413,
|
|
"imports": [
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-browser/src/storage.ts": {
|
|
"bytes": 1943,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-browser/src/index.ts": {
|
|
"bytes": 9437,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/cache-dexie/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/cache-dexie"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/cache-sqlite-wasm"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/cache-browser/src/storage.ts",
|
|
"kind": "import-statement",
|
|
"original": "./storage"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/cache-module.ts": {
|
|
"bytes": 7992,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/dexie/import-wrapper.mjs",
|
|
"kind": "import-statement",
|
|
"original": "dexie"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/event-tags.ts": {
|
|
"bytes": 1197,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/events.ts": {
|
|
"bytes": 1073,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/nip05.ts": {
|
|
"bytes": 1203,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/db.ts": {
|
|
"bytes": 2294,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/dexie/import-wrapper.mjs",
|
|
"kind": "import-statement",
|
|
"original": "dexie"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/profiles.ts": {
|
|
"bytes": 1228,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/cache-dexie/src/db.ts",
|
|
"kind": "import-statement",
|
|
"original": "../db.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/relay-info.ts": {
|
|
"bytes": 1542,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/unpublished-events.ts": {
|
|
"bytes": 3680,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/caches/zapper.ts": {
|
|
"bytes": 1264,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/lru-cache.ts": {
|
|
"bytes": 5063,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/typescript-lru-cache/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "typescript-lru-cache"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-dexie/src/index.ts": {
|
|
"bytes": 24482,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/cache-module.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cache-module.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/event-tags.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/event-tags.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/events.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/events.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/nip05.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/nip05.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/profiles.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/profiles.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/relay-info.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/relay-info.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/unpublished-events.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/unpublished-events.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/caches/zapper.ts",
|
|
"kind": "import-statement",
|
|
"original": "./caches/zapper.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/db.ts",
|
|
"kind": "import-statement",
|
|
"original": "./db.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/lru-cache.ts",
|
|
"kind": "import-statement",
|
|
"original": "./lru-cache.js"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/db.ts",
|
|
"kind": "import-statement",
|
|
"original": "./db"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/addDecryptedEvent.ts": {
|
|
"bytes": 746,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/addUnpublishedEvent.ts": {
|
|
"bytes": 755,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/discardUnpublishedEvent.ts": {
|
|
"bytes": 424,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/fetchProfile.ts": {
|
|
"bytes": 1206,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getCacheStats.ts": {
|
|
"bytes": 606,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getDecryptedEvent.ts": {
|
|
"bytes": 858,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getEvent.ts": {
|
|
"bytes": 727,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getProfiles.ts": {
|
|
"bytes": 1433,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getRelayStatus.ts": {
|
|
"bytes": 1021,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getUnpublishedEvents.ts": {
|
|
"bytes": 1113,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/loadNip05.ts": {
|
|
"bytes": 1876,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/binary/decoder.ts": {
|
|
"bytes": 5617,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/query.ts": {
|
|
"bytes": 11251,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/binary/decoder.ts",
|
|
"kind": "dynamic-import",
|
|
"original": "../binary/decoder"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/saveNip05.ts": {
|
|
"bytes": 944,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/saveProfile.ts": {
|
|
"bytes": 937,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/setEvent.ts": {
|
|
"bytes": 3718,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/updateRelayStatus.ts": {
|
|
"bytes": 1341,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/cache/metadata-lru.ts": {
|
|
"bytes": 5282,
|
|
"imports": [
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/version.ts": {
|
|
"bytes": 216,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/index.ts": {
|
|
"bytes": 18525,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/addDecryptedEvent.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/addDecryptedEvent"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/addUnpublishedEvent.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/addUnpublishedEvent"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/discardUnpublishedEvent.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/discardUnpublishedEvent"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/fetchProfile.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/fetchProfile"
|
|
},
|
|
{
|
|
"path": "./functions/getCacheData",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/getCacheStats.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/getCacheStats"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/getDecryptedEvent.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/getDecryptedEvent"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/getEvent.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/getEvent"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/getProfiles.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/getProfiles"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/getRelayStatus.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/getRelayStatus"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/getUnpublishedEvents.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/getUnpublishedEvents"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/loadNip05.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/loadNip05"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/query.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/query"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/saveNip05.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/saveNip05"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/saveProfile.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/saveProfile"
|
|
},
|
|
{
|
|
"path": "./functions/setCacheData",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/setEvent.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/setEvent"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/functions/updateRelayStatus.ts",
|
|
"kind": "import-statement",
|
|
"original": "./functions/updateRelayStatus"
|
|
},
|
|
{
|
|
"path": "./binary/decoder",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/cache/metadata-lru.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cache/metadata-lru"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/version.ts",
|
|
"kind": "import-statement",
|
|
"original": "./version"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/cache/metadata-lru.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cache/metadata-lru"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/utils.js": {
|
|
"bytes": 3169,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js": {
|
|
"bytes": 41472,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/abstract/utils"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/common.es.js": {
|
|
"bytes": 1918,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha256.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha256"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/abstract/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils-CrQNeCaC.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT12.es.js": {
|
|
"bytes": 967,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/common.es.js",
|
|
"kind": "import-statement",
|
|
"original": "../common.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/abstract/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js",
|
|
"kind": "import-statement",
|
|
"original": "../../utils-CrQNeCaC.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/legacy.js": {
|
|
"bytes": 9872,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/_md.js",
|
|
"kind": "import-statement",
|
|
"original": "./_md.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/node_modules/@scure/bip32/lib/esm/index.js": {
|
|
"bytes": 10475,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/modular.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/abstract/modular"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/hmac.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/hmac"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/legacy.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/legacy"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha2.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha2"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@scure/base/lib/esm/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@scure/base"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/NUT09-BsylB_jy.js": {
|
|
"bytes": 2690,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/hmac.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/hmac"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha2.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha2"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/common.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./crypto/common.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/node_modules/@scure/bip32/lib/esm/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@scure/bip32"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils-CrQNeCaC.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/common/NUT11.es.js": {
|
|
"bytes": 249,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT11.es.js": {
|
|
"bytes": 4679,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/abstract/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha256.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha256"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/common/NUT11.es.js",
|
|
"kind": "import-statement",
|
|
"original": "../common/NUT11.es.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT20.es.js": {
|
|
"bytes": 659,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha256.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha256"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client.es.js": {
|
|
"bytes": 1432,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/secp256k1.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/secp256k1"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js",
|
|
"kind": "import-statement",
|
|
"original": "../utils-CrQNeCaC.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/common.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./common.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT11.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./client/NUT11.es.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js": {
|
|
"bytes": 95876,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT12.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./crypto/client/NUT12.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/common.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./crypto/common.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/curves/esm/abstract/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/curves/abstract/utils"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/sha2.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/sha2"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/NUT09-BsylB_jy.js",
|
|
"kind": "import-statement",
|
|
"original": "./NUT09-BsylB_jy.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js",
|
|
"kind": "import-statement",
|
|
"original": "./utils-CrQNeCaC.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT11.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./crypto/client/NUT11.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT20.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./crypto/client/NUT20.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/crypto/client.es.js",
|
|
"kind": "import-statement",
|
|
"original": "./crypto/client.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@noble/hashes/esm/utils.js",
|
|
"kind": "import-statement",
|
|
"original": "@noble/hashes/utils"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/utils/errors.ts": {
|
|
"bytes": 1098,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/auth-manager.ts": {
|
|
"bytes": 1529,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/errors"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/serialization/signer.ts": {
|
|
"bytes": 1283,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/errors"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/serialization/session.ts": {
|
|
"bytes": 594,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/serialization/signer.ts",
|
|
"kind": "import-statement",
|
|
"original": "./signer"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/persistence-manager.ts": {
|
|
"bytes": 3764,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/serialization/session.ts",
|
|
"kind": "import-statement",
|
|
"original": "./serialization/session"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/serialization/signer.ts",
|
|
"kind": "import-statement",
|
|
"original": "./serialization/signer"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/errors"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/zustand/esm/vanilla.mjs": {
|
|
"bytes": 1001,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/store.ts": {
|
|
"bytes": 21215,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/zustand/esm/vanilla.mjs",
|
|
"kind": "import-statement",
|
|
"original": "zustand/vanilla"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/errors"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/utils/debounce.ts": {
|
|
"bytes": 419,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/utils/json-serializer.ts": {
|
|
"bytes": 1149,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/utils/index.ts": {
|
|
"bytes": 100,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/utils/debounce.ts",
|
|
"kind": "import-statement",
|
|
"original": "./debounce"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./errors"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/json-serializer.ts",
|
|
"kind": "import-statement",
|
|
"original": "./json-serializer"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sync/dist/index.js": {
|
|
"bytes": 48208,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "crypto",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/webln/lib/errors.js": {
|
|
"bytes": 5706,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/webln/lib/client.js": {
|
|
"bytes": 755,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/webln/lib/errors.js",
|
|
"kind": "require-call",
|
|
"original": "./errors"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/webln/lib/provider.js": {
|
|
"bytes": 138,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/webln/lib/index.js": {
|
|
"bytes": 891,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/webln/lib/client.js",
|
|
"kind": "require-call",
|
|
"original": "./client"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/webln/lib/provider.js",
|
|
"kind": "require-call",
|
|
"original": "./provider"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/webln/lib/errors.js",
|
|
"kind": "require-call",
|
|
"original": "./errors"
|
|
}
|
|
],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/wallet/dist/index.js": {
|
|
"bytes": 111140,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/zustand/esm/vanilla.mjs",
|
|
"kind": "import-statement",
|
|
"original": "zustand/vanilla"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
},
|
|
{
|
|
"path": "ndk/sync/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/sync"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/light-bolt11-decoder/bolt11.js",
|
|
"kind": "import-statement",
|
|
"original": "light-bolt11-decoder"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/webln/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "webln"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/manager.ts": {
|
|
"bytes": 15073,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/auth-manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "./auth-manager"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/persistence-manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "./persistence-manager"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/store.ts",
|
|
"kind": "import-statement",
|
|
"original": "./store"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/dist/index.js",
|
|
"kind": "dynamic-import",
|
|
"original": "@nostr-dev-kit/wallet"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/storage/file-storage.ts": {
|
|
"bytes": 2252,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/errors"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/json-serializer.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/json-serializer"
|
|
},
|
|
{
|
|
"path": "fs/promises",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "fs/promises",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "fs/promises",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/storage/local-storage.ts": {
|
|
"bytes": 2179,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/errors"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/json-serializer.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/json-serializer"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/storage/memory-storage.ts": {
|
|
"bytes": 1019,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/storage/index.ts": {
|
|
"bytes": 191,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/storage/file-storage.ts",
|
|
"kind": "import-statement",
|
|
"original": "./file-storage"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/storage/local-storage.ts",
|
|
"kind": "import-statement",
|
|
"original": "./local-storage"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/storage/memory-storage.ts",
|
|
"kind": "import-statement",
|
|
"original": "./memory-storage"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/sessions/src/index.ts": {
|
|
"bytes": 970,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/sessions/src/auth-manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "./auth-manager"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "./manager"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/persistence-manager.ts",
|
|
"kind": "import-statement",
|
|
"original": "./persistence-manager"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/storage/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./storage"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/store.ts",
|
|
"kind": "import-statement",
|
|
"original": "./store"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/errors"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/cache-module.ts": {
|
|
"bytes": 4115,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/node_modules/eventemitter3/index.js": {
|
|
"bytes": 9141,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/node_modules/eventemitter3/index.mjs": {
|
|
"bytes": 91,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/eventemitter3/index.js",
|
|
"kind": "import-statement",
|
|
"original": "./index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/conversation.ts": {
|
|
"bytes": 5456,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/eventemitter3/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "eventemitter3"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"nostr-tools-external:nostr-tools/pure": {
|
|
"bytes": 609,
|
|
"imports": [],
|
|
"format": "cjs"
|
|
},
|
|
"ndk/messages/src/protocols/nip17.ts": {
|
|
"bytes": 6691,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "nostr-tools-external:nostr-tools/pure",
|
|
"kind": "import-statement",
|
|
"original": "nostr-tools/pure"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/storage/cache-module.ts": {
|
|
"bytes": 8216,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/cache-module.ts",
|
|
"kind": "import-statement",
|
|
"original": "../cache-module"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/storage/memory.ts": {
|
|
"bytes": 4533,
|
|
"imports": [
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/messenger.ts": {
|
|
"bytes": 9832,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/eventemitter3/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "eventemitter3"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/conversation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./conversation"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/protocols/nip17.ts",
|
|
"kind": "import-statement",
|
|
"original": "./protocols/nip17"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/storage/cache-module.ts",
|
|
"kind": "import-statement",
|
|
"original": "./storage/cache-module"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/storage/memory.ts",
|
|
"kind": "import-statement",
|
|
"original": "./storage/memory"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/storage/index.ts": {
|
|
"bytes": 173,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/messages/src/storage/cache-module.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cache-module"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/storage/memory.ts",
|
|
"kind": "import-statement",
|
|
"original": "./memory"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/messages/src/index.ts": {
|
|
"bytes": 568,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/messages/src/cache-module.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cache-module"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/conversation.ts",
|
|
"kind": "import-statement",
|
|
"original": "./conversation"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/messenger.ts",
|
|
"kind": "import-statement",
|
|
"original": "./messenger"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/protocols/nip17.ts",
|
|
"kind": "import-statement",
|
|
"original": "./protocols/nip17"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/storage/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./storage/index"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/storage/memory.ts",
|
|
"kind": "import-statement",
|
|
"original": "./storage/memory"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wot/src/filter.ts": {
|
|
"bytes": 4697,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wot/src/wot.ts": {
|
|
"bytes": 10148,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/sync/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/sync"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wot/src/index.ts": {
|
|
"bytes": 237,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/wot/src/filter.ts",
|
|
"kind": "import-statement",
|
|
"original": "./filter.js"
|
|
},
|
|
{
|
|
"path": "ndk/wot/src/wot.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wot.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/types/index.ts": {
|
|
"bytes": 4103,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/utils/constants.ts": {
|
|
"bytes": 630,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/utils/errors.ts": {
|
|
"bytes": 1999,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/utils/logger.ts": {
|
|
"bytes": 1959,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/constants.ts",
|
|
"kind": "import-statement",
|
|
"original": "./constants"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/utils/auth.ts": {
|
|
"bytes": 4268,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/types/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../types"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/constants.ts",
|
|
"kind": "import-statement",
|
|
"original": "./constants"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./errors"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/logger.ts",
|
|
"kind": "import-statement",
|
|
"original": "./logger"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/utils/http.ts": {
|
|
"bytes": 5754,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/blossom/src/types/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../types"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/constants.ts",
|
|
"kind": "import-statement",
|
|
"original": "./constants"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./errors"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/logger.ts",
|
|
"kind": "import-statement",
|
|
"original": "./logger"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/upload/uploader.ts": {
|
|
"bytes": 13135,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/healing/url-healing.ts",
|
|
"kind": "import-statement",
|
|
"original": "../healing/url-healing"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/types/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../types"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/auth.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/auth"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/errors"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/http.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/http"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/logger.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/logger"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/healing/url-healing.ts": {
|
|
"bytes": 8325,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/types/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../types"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/upload/uploader.ts",
|
|
"kind": "import-statement",
|
|
"original": "../upload/uploader"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/errors"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/http.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/http"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/logger.ts",
|
|
"kind": "import-statement",
|
|
"original": "../utils/logger"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/utils/sha256.ts": {
|
|
"bytes": 1405,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/blossom.ts": {
|
|
"bytes": 18298,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/healing/url-healing.ts",
|
|
"kind": "import-statement",
|
|
"original": "./healing/url-healing"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/upload/uploader.ts",
|
|
"kind": "import-statement",
|
|
"original": "./upload/uploader"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/constants.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/constants"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/errors.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/errors"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/http.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/http"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/logger.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/logger"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/sha256.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/sha256"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/auth.ts",
|
|
"kind": "dynamic-import",
|
|
"original": "./utils/auth"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/blossom/src/index.ts": {
|
|
"bytes": 787,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/blossom/src/blossom.ts",
|
|
"kind": "import-statement",
|
|
"original": "./blossom.js"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/blossom.ts",
|
|
"kind": "import-statement",
|
|
"original": "./blossom.js"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/healing/url-healing.ts",
|
|
"kind": "import-statement",
|
|
"original": "./healing/url-healing.js"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/utils/sha256.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/sha256.js"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/blossom.ts",
|
|
"kind": "import-statement",
|
|
"original": "./blossom.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/nip87/mint-store.ts": {
|
|
"bytes": 8108,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/zustand/esm/vanilla.mjs",
|
|
"kind": "import-statement",
|
|
"original": "zustand/vanilla"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/mint.ts": {
|
|
"bytes": 7114,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/mint.ts": {
|
|
"bytes": 3162,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./cashu/mint"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/index.ts": {
|
|
"bytes": 4629,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./mint"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/utils/ln.ts": {
|
|
"bytes": 1137,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/light-bolt11-decoder/bolt11.js",
|
|
"kind": "import-statement",
|
|
"original": "light-bolt11-decoder"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/quote.ts": {
|
|
"bytes": 2047,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/ln"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/txs.ts": {
|
|
"bytes": 3852,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../utils/ln"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/deposit.ts": {
|
|
"bytes": 6051,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/quote.ts",
|
|
"kind": "import-statement",
|
|
"original": "./quote"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/txs.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallet/txs.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/deposit-monitor.ts": {
|
|
"bytes": 872,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/deletion.ts": {
|
|
"bytes": 368,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/quote.ts": {
|
|
"bytes": 684,
|
|
"imports": [
|
|
{
|
|
"path": "@nostr-dev-kit/ndk",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/deposit.ts",
|
|
"kind": "import-statement",
|
|
"original": "../deposit"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/quote.ts",
|
|
"kind": "import-statement",
|
|
"original": "../quote"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/token.ts": {
|
|
"bytes": 786,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/index.ts": {
|
|
"bytes": 1275,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/event-handlers/deletion.ts",
|
|
"kind": "import-statement",
|
|
"original": "./deletion"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/event-handlers/quote.ts",
|
|
"kind": "import-statement",
|
|
"original": "./quote"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/event-handlers/token.ts",
|
|
"kind": "import-statement",
|
|
"original": "./token"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/validate.ts": {
|
|
"bytes": 2673,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "./mint"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/fee.ts": {
|
|
"bytes": 528,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/effect.ts": {
|
|
"bytes": 3190,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/fee.ts",
|
|
"kind": "import-statement",
|
|
"original": "./fee"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/pay/ln.ts": {
|
|
"bytes": 4612,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../utils/ln.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/validate.ts",
|
|
"kind": "import-statement",
|
|
"original": "../validate.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/effect.ts",
|
|
"kind": "import-statement",
|
|
"original": "../wallet/effect.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/fee.ts",
|
|
"kind": "import-statement",
|
|
"original": "../wallet/fee.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/utils/cashu.ts": {
|
|
"bytes": 1790,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/pay/nut.ts": {
|
|
"bytes": 7875,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/cashu.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../utils/cashu"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../utils/ln"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "../mint"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/effect.ts",
|
|
"kind": "import-statement",
|
|
"original": "../wallet/effect"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/pay/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "./ln"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/payment.ts": {
|
|
"bytes": 3933,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/wallet/src/utils/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../../utils/ln"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/pay/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "../pay/ln"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/pay/nut.ts",
|
|
"kind": "import-statement",
|
|
"original": "../pay/nut"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/txs.ts",
|
|
"kind": "import-statement",
|
|
"original": "./txs"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/balance.ts": {
|
|
"bytes": 721,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/proofs.ts": {
|
|
"bytes": 2644,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/token.ts": {
|
|
"bytes": 3182,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/update.ts": {
|
|
"bytes": 7124,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/index.ts": {
|
|
"bytes": 7361,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/balance.ts",
|
|
"kind": "import-statement",
|
|
"original": "./balance"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/proofs.ts",
|
|
"kind": "import-statement",
|
|
"original": "./proofs"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/token.ts",
|
|
"kind": "import-statement",
|
|
"original": "./token"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/update.ts",
|
|
"kind": "import-statement",
|
|
"original": "./update"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/index.ts": {
|
|
"bytes": 30566,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
},
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/sync/dist/index.js",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/sync"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/deposit.ts",
|
|
"kind": "import-statement",
|
|
"original": "../deposit.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/deposit-monitor.ts",
|
|
"kind": "import-statement",
|
|
"original": "../deposit-monitor.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/event-handlers/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../event-handlers/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/validate.ts",
|
|
"kind": "import-statement",
|
|
"original": "../validate.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/payment.ts",
|
|
"kind": "import-statement",
|
|
"original": "./payment.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./state/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/txs.ts",
|
|
"kind": "import-statement",
|
|
"original": "./txs.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/fetch-page.ts": {
|
|
"bytes": 699,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/group-nutzaps.ts": {
|
|
"bytes": 1179,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/spend-status.ts": {
|
|
"bytes": 2207,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/index.ts": {
|
|
"bytes": 28641,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/tseep/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "tseep"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../wallets/cashu/wallet/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/mint.ts",
|
|
"kind": "import-statement",
|
|
"original": "../wallets/mint.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/nutzap-monitor/fetch-page.ts",
|
|
"kind": "import-statement",
|
|
"original": "./fetch-page.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/nutzap-monitor/group-nutzaps.ts",
|
|
"kind": "import-statement",
|
|
"original": "./group-nutzaps.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/nutzap-monitor/spend-status.ts",
|
|
"kind": "import-statement",
|
|
"original": "./spend-status.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/mint/utils.ts": {
|
|
"bytes": 2047,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/nutzap.ts": {
|
|
"bytes": 2758,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/txs.ts",
|
|
"kind": "import-statement",
|
|
"original": "../cashu/wallet/txs.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/res.ts": {
|
|
"bytes": 2061,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/req.ts": {
|
|
"bytes": 3031,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/nwc/res.ts",
|
|
"kind": "import-statement",
|
|
"original": "./res.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/tx.ts": {
|
|
"bytes": 666,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/index.ts": {
|
|
"bytes": 9426,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
},
|
|
{
|
|
"path": "ndk/core/dist/index.mjs",
|
|
"kind": "import-statement",
|
|
"original": "@nostr-dev-kit/ndk"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/debug/src/browser.js",
|
|
"kind": "import-statement",
|
|
"original": "debug"
|
|
},
|
|
{
|
|
"path": "tseep",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/cashu.ts",
|
|
"kind": "import-statement",
|
|
"original": "../../utils/cashu.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "../mint.js",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/nwc/nutzap.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nutzap.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/nwc/req.ts",
|
|
"kind": "import-statement",
|
|
"original": "./req.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/nwc/tx.ts",
|
|
"kind": "import-statement",
|
|
"original": "./tx.js"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/types.ts": {
|
|
"bytes": 3081,
|
|
"imports": [],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/webln/pay.ts": {
|
|
"bytes": 2317,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "@cashu/cashu-ts"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/wallets/webln/index.ts": {
|
|
"bytes": 2431,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/node_modules/webln/lib/index.js",
|
|
"kind": "import-statement",
|
|
"original": "webln"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "../index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/webln/pay.ts",
|
|
"kind": "import-statement",
|
|
"original": "./pay"
|
|
},
|
|
{
|
|
"path": "<runtime>",
|
|
"kind": "import-statement",
|
|
"external": true
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"ndk/wallet/src/index.ts": {
|
|
"bytes": 565,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/wallet/src/nip87/mint-store.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nip87/mint-store.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/nutzap-monitor/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./nutzap-monitor/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/utils/ln.ts",
|
|
"kind": "import-statement",
|
|
"original": "./utils/ln.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/deposit.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/cashu/deposit.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/mint/utils.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/cashu/mint/utils"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/validate.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/cashu/validate.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/cashu/wallet/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/cashu/wallet/state/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/cashu/wallet/state/update.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/cashu/wallet/state/update.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/nwc/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/nwc/index.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/nwc/types.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/nwc/types.js"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/wallets/webln/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "./wallets/webln/index.js"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
},
|
|
"build/ndk-entry.js": {
|
|
"bytes": 1624,
|
|
"imports": [
|
|
{
|
|
"path": "ndk/core/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/core/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/cache-browser/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/cache-browser/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/cache-dexie/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/cache-sqlite-wasm/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js"
|
|
},
|
|
{
|
|
"path": "ndk/core/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/core/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/cache-browser/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/cache-browser/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/cache-dexie/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/cache-dexie/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/cache-sqlite-wasm/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/cache-sqlite-wasm/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/sessions/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/sessions/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/messages/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/messages/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/wot/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/wot/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/blossom/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/blossom/src/index.ts"
|
|
},
|
|
{
|
|
"path": "ndk/wallet/src/index.ts",
|
|
"kind": "import-statement",
|
|
"original": "/home/teknari/lt_gitea/client-ndk/ndk/wallet/src/index.ts"
|
|
}
|
|
],
|
|
"format": "esm"
|
|
}
|
|
},
|
|
"outputs": {
|
|
"build/ndk-core.bundle.js.map": {
|
|
"imports": [],
|
|
"exports": [],
|
|
"inputs": {},
|
|
"bytes": 5443443
|
|
},
|
|
"build/ndk-core.bundle.js": {
|
|
"imports": [
|
|
{
|
|
"path": "crypto",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "fs/promises",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "fs/promises",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
},
|
|
{
|
|
"path": "fs/promises",
|
|
"kind": "dynamic-import",
|
|
"external": true
|
|
}
|
|
],
|
|
"exports": [],
|
|
"entryPoint": "build/ndk-entry.js",
|
|
"inputs": {
|
|
"ndk/node_modules/tseep/lib/types.js": {
|
|
"bytesInOutput": 191
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/utils.js": {
|
|
"bytesInOutput": 586
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/bake-collection.js": {
|
|
"bytesInOutput": 8156
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/task-collection.js": {
|
|
"bytesInOutput": 9639
|
|
},
|
|
"ndk/node_modules/tseep/lib/task-collection/index.js": {
|
|
"bytesInOutput": 1071
|
|
},
|
|
"ndk/node_modules/tseep/lib/utils.js": {
|
|
"bytesInOutput": 363
|
|
},
|
|
"ndk/node_modules/tseep/lib/ee.js": {
|
|
"bytesInOutput": 12109
|
|
},
|
|
"ndk/node_modules/tseep/lib/index.js": {
|
|
"bytesInOutput": 1076
|
|
},
|
|
"ndk/node_modules/ms/index.js": {
|
|
"bytesInOutput": 3145
|
|
},
|
|
"ndk/node_modules/debug/src/common.js": {
|
|
"bytesInOutput": 6414
|
|
},
|
|
"ndk/node_modules/debug/src/browser.js": {
|
|
"bytesInOutput": 5067
|
|
},
|
|
"nostr-tools-external:nostr-tools": {
|
|
"bytesInOutput": 319
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/crypto.js": {
|
|
"bytesInOutput": 213
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/utils.js": {
|
|
"bytesInOutput": 4762
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/_md.js": {
|
|
"bytesInOutput": 4454
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/_u64.js": {
|
|
"bytesInOutput": 1781
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/sha2.js": {
|
|
"bytesInOutput": 11852
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/hmac.js": {
|
|
"bytesInOutput": 2437
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/utils.js": {
|
|
"bytesInOutput": 5139
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/modular.js": {
|
|
"bytesInOutput": 11316
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/curve.js": {
|
|
"bytesInOutput": 10130
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/weierstrass.js": {
|
|
"bytesInOutput": 36828
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/_shortw_utils.js": {
|
|
"bytesInOutput": 298
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/secp256k1.js": {
|
|
"bytesInOutput": 6446
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/sha256.js": {
|
|
"bytesInOutput": 153
|
|
},
|
|
"ndk/node_modules/typescript-lru-cache/dist/LRUCacheNode.js": {
|
|
"bytesInOutput": 2353
|
|
},
|
|
"ndk/node_modules/typescript-lru-cache/dist/LRUCache.js": {
|
|
"bytesInOutput": 21839
|
|
},
|
|
"ndk/node_modules/typescript-lru-cache/dist/index.js": {
|
|
"bytesInOutput": 1052
|
|
},
|
|
"nostr-tools-external:nostr-tools/nip49": {
|
|
"bytesInOutput": 492
|
|
},
|
|
"ndk/node_modules/light-bolt11-decoder/node_modules/@scure/base/lib/index.js": {
|
|
"bytesInOutput": 18932
|
|
},
|
|
"ndk/node_modules/light-bolt11-decoder/bolt11.js": {
|
|
"bytesInOutput": 11573
|
|
},
|
|
"nostr-tools-external:nostr-tools/nip19": {
|
|
"bytesInOutput": 492
|
|
},
|
|
"ndk/node_modules/@scure/base/lib/esm/index.js": {
|
|
"bytesInOutput": 12449
|
|
},
|
|
"ndk/core/dist/index.mjs": {
|
|
"bytesInOutput": 343738
|
|
},
|
|
"ndk/node_modules/dexie/dist/dexie.js": {
|
|
"bytesInOutput": 258958
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/binary/decoder.ts": {
|
|
"bytesInOutput": 4566
|
|
},
|
|
"ndk/node_modules/@noble/curves/esm/abstract/utils.js": {
|
|
"bytesInOutput": 220
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/utils-CrQNeCaC.js": {
|
|
"bytesInOutput": 48900
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/common.es.js": {
|
|
"bytesInOutput": 1037
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT12.es.js": {
|
|
"bytesInOutput": 962
|
|
},
|
|
"ndk/node_modules/@noble/hashes/esm/legacy.js": {
|
|
"bytesInOutput": 4330
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/node_modules/@scure/bip32/lib/esm/index.js": {
|
|
"bytesInOutput": 9492
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/NUT09-BsylB_jy.js": {
|
|
"bytesInOutput": 3082
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/common/NUT11.es.js": {
|
|
"bytesInOutput": 337
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT11.es.js": {
|
|
"bytesInOutput": 3666
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client/NUT20.es.js": {
|
|
"bytesInOutput": 454
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/crypto/client.es.js": {
|
|
"bytesInOutput": 919
|
|
},
|
|
"ndk/node_modules/@cashu/cashu-ts/lib/cashu-ts.es.js": {
|
|
"bytesInOutput": 100842
|
|
},
|
|
"ndk/node_modules/zustand/esm/vanilla.mjs": {
|
|
"bytesInOutput": 1224
|
|
},
|
|
"ndk/sync/dist/index.js": {
|
|
"bytesInOutput": 51406
|
|
},
|
|
"ndk/node_modules/webln/lib/errors.js": {
|
|
"bytesInOutput": 5694
|
|
},
|
|
"ndk/node_modules/webln/lib/client.js": {
|
|
"bytesInOutput": 962
|
|
},
|
|
"ndk/node_modules/webln/lib/provider.js": {
|
|
"bytesInOutput": 197
|
|
},
|
|
"ndk/node_modules/webln/lib/index.js": {
|
|
"bytesInOutput": 1132
|
|
},
|
|
"ndk/wallet/dist/index.js": {
|
|
"bytesInOutput": 128661
|
|
},
|
|
"ndk/node_modules/eventemitter3/index.js": {
|
|
"bytesInOutput": 6586
|
|
},
|
|
"nostr-tools-external:nostr-tools/pure": {
|
|
"bytesInOutput": 487
|
|
},
|
|
"ndk/blossom/src/types/index.ts": {
|
|
"bytesInOutput": 1235
|
|
},
|
|
"ndk/blossom/src/utils/constants.ts": {
|
|
"bytesInOutput": 615
|
|
},
|
|
"ndk/blossom/src/utils/errors.ts": {
|
|
"bytesInOutput": 1746
|
|
},
|
|
"ndk/blossom/src/utils/logger.ts": {
|
|
"bytesInOutput": 1502
|
|
},
|
|
"ndk/blossom/src/utils/auth.ts": {
|
|
"bytesInOutput": 2494
|
|
},
|
|
"build/ndk-entry.js": {
|
|
"bytesInOutput": 9773
|
|
},
|
|
"ndk/core/src/events/kinds/index.ts": {
|
|
"bytesInOutput": 9518
|
|
},
|
|
"ndk/core/src/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/core/src/types.ts": {
|
|
"bytesInOutput": 549
|
|
},
|
|
"ndk/core/src/events/index.ts": {
|
|
"bytesInOutput": 31317
|
|
},
|
|
"ndk/core/src/relay/sets/calculate.ts": {
|
|
"bytesInOutput": 4173
|
|
},
|
|
"ndk/core/src/outbox/write.ts": {
|
|
"bytesInOutput": 548
|
|
},
|
|
"ndk/core/src/outbox/relay-ranking.ts": {
|
|
"bytesInOutput": 542
|
|
},
|
|
"ndk/core/src/outbox/index.ts": {
|
|
"bytesInOutput": 2855
|
|
},
|
|
"ndk/core/src/outbox/read/with-authors.ts": {
|
|
"bytesInOutput": 184
|
|
},
|
|
"ndk/core/src/utils/normalize-url.ts": {
|
|
"bytesInOutput": 7877
|
|
},
|
|
"ndk/core/src/relay/index.ts": {
|
|
"bytesInOutput": 9654
|
|
},
|
|
"ndk/core/src/relay/keepalive.ts": {
|
|
"bytesInOutput": 2398
|
|
},
|
|
"ndk/core/src/relay/connectivity.ts": {
|
|
"bytesInOutput": 30094
|
|
},
|
|
"ndk/core/src/relay/nip11.ts": {
|
|
"bytesInOutput": 457
|
|
},
|
|
"ndk/core/src/relay/publisher.ts": {
|
|
"bytesInOutput": 2908
|
|
},
|
|
"ndk/core/src/relay/signature-verification-stats.ts": {
|
|
"bytesInOutput": 4450
|
|
},
|
|
"ndk/core/src/subscription/grouping.ts": {
|
|
"bytesInOutput": 1185
|
|
},
|
|
"ndk/core/src/subscription/utils/format-filters.ts": {
|
|
"bytesInOutput": 1334
|
|
},
|
|
"ndk/core/src/relay/subscription.ts": {
|
|
"bytesInOutput": 10784
|
|
},
|
|
"ndk/core/src/relay/sub-manager.ts": {
|
|
"bytesInOutput": 1989
|
|
},
|
|
"ndk/core/src/relay/sets/index.ts": {
|
|
"bytesInOutput": 7242
|
|
},
|
|
"ndk/core/src/utils/validation.ts": {
|
|
"bytesInOutput": 711
|
|
},
|
|
"ndk/core/src/events/content-tagger.ts": {
|
|
"bytesInOutput": 5218
|
|
},
|
|
"ndk/core/src/events/encryption.ts": {
|
|
"bytesInOutput": 2740
|
|
},
|
|
"ndk/core/src/thread/index.ts": {
|
|
"bytesInOutput": 4722
|
|
},
|
|
"ndk/core/src/events/fetch-tagged-event.ts": {
|
|
"bytesInOutput": 876
|
|
},
|
|
"ndk/core/src/events/kind.ts": {
|
|
"bytesInOutput": 504
|
|
},
|
|
"ndk/core/src/events/nip19.ts": {
|
|
"bytesInOutput": 878
|
|
},
|
|
"ndk/core/src/events/repost.ts": {
|
|
"bytesInOutput": 689
|
|
},
|
|
"ndk/core/src/events/serializer.ts": {
|
|
"bytesInOutput": 2987
|
|
},
|
|
"ndk/core/src/events/validation.ts": {
|
|
"bytesInOutput": 2778
|
|
},
|
|
"ndk/core/src/events/signature.ts": {
|
|
"bytesInOutput": 2375
|
|
},
|
|
"ndk/core/src/relay/pool/index.ts": {
|
|
"bytesInOutput": 14107
|
|
},
|
|
"ndk/core/src/app-settings/index.ts": {
|
|
"bytesInOutput": 1134
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/feedback.ts": {
|
|
"bytesInOutput": 1392
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/request.ts": {
|
|
"bytesInOutput": 2822
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/NDKTranscriptionDVM.ts": {
|
|
"bytesInOutput": 1108
|
|
},
|
|
"ndk/core/src/events/kinds/dvm/result.ts": {
|
|
"bytesInOutput": 2056
|
|
},
|
|
"ndk/core/src/dvm/schedule.ts": {
|
|
"bytesInOutput": 2782
|
|
},
|
|
"ndk/core/src/events/gift-wrapping.ts": {
|
|
"bytesInOutput": 3653
|
|
},
|
|
"ndk/core/src/signers/private-key/index.ts": {
|
|
"bytesInOutput": 7351
|
|
},
|
|
"ndk/core/src/user/index.ts": {
|
|
"bytesInOutput": 11888
|
|
},
|
|
"ndk/core/src/events/kinds/nutzap/mint-list.ts": {
|
|
"bytesInOutput": 1629
|
|
},
|
|
"ndk/core/src/subscription/index.ts": {
|
|
"bytesInOutput": 20073
|
|
},
|
|
"ndk/core/src/events/kinds/article.ts": {
|
|
"bytesInOutput": 3452
|
|
},
|
|
"ndk/core/src/events/kinds/blossom-list.ts": {
|
|
"bytesInOutput": 1915
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/fedimint.ts": {
|
|
"bytesInOutput": 1890
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/mint.ts": {
|
|
"bytesInOutput": 1853
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/mint-recommendation.ts": {
|
|
"bytesInOutput": 2173
|
|
},
|
|
"ndk/core/src/events/kinds/classified.ts": {
|
|
"bytesInOutput": 4347
|
|
},
|
|
"ndk/core/src/events/kinds/drafts.ts": {
|
|
"bytesInOutput": 3623
|
|
},
|
|
"ndk/core/src/utils/imeta.ts": {
|
|
"bytesInOutput": 1140
|
|
},
|
|
"ndk/core/src/events/kinds/follow-pack.ts": {
|
|
"bytesInOutput": 2754
|
|
},
|
|
"ndk/core/src/events/kinds/highlight.ts": {
|
|
"bytesInOutput": 2635
|
|
},
|
|
"ndk/core/src/events/kinds/image.ts": {
|
|
"bytesInOutput": 1041
|
|
},
|
|
"ndk/core/src/events/kinds/lists/index.ts": {
|
|
"bytesInOutput": 10383
|
|
},
|
|
"ndk/core/src/events/kinds/nip89/app-handler.ts": {
|
|
"bytesInOutput": 1975
|
|
},
|
|
"ndk/core/src/events/kinds/nutzap/index.ts": {
|
|
"bytesInOutput": 9366
|
|
},
|
|
"ndk/core/src/events/kinds/nutzap/validation.ts": {
|
|
"bytesInOutput": 3998
|
|
},
|
|
"ndk/core/src/events/kinds/project.ts": {
|
|
"bytesInOutput": 2670
|
|
},
|
|
"ndk/core/src/events/kinds/project-template.ts": {
|
|
"bytesInOutput": 2651
|
|
},
|
|
"ndk/core/src/events/kinds/relay-list.ts": {
|
|
"bytesInOutput": 2852
|
|
},
|
|
"ndk/core/src/events/kinds/relay-feed-list.ts": {
|
|
"bytesInOutput": 2506
|
|
},
|
|
"ndk/core/src/events/kinds/repost.ts": {
|
|
"bytesInOutput": 1486
|
|
},
|
|
"ndk/core/src/events/kinds/simple-group/member-list.ts": {
|
|
"bytesInOutput": 1031
|
|
},
|
|
"ndk/core/src/events/kinds/simple-group/metadata.ts": {
|
|
"bytesInOutput": 1572
|
|
},
|
|
"ndk/core/src/events/kinds/story.ts": {
|
|
"bytesInOutput": 9139
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/receipt.ts": {
|
|
"bytesInOutput": 3259
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/subscription-start.ts": {
|
|
"bytesInOutput": 3193
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/amount.ts": {
|
|
"bytesInOutput": 1062
|
|
},
|
|
"ndk/core/src/events/kinds/subscriptions/tier.ts": {
|
|
"bytesInOutput": 2451
|
|
},
|
|
"ndk/core/src/events/kinds/task.ts": {
|
|
"bytesInOutput": 786
|
|
},
|
|
"ndk/core/src/events/kinds/thread.ts": {
|
|
"bytesInOutput": 855
|
|
},
|
|
"ndk/core/src/events/kinds/video.ts": {
|
|
"bytesInOutput": 3571
|
|
},
|
|
"ndk/core/src/events/kinds/wiki.ts": {
|
|
"bytesInOutput": 2137
|
|
},
|
|
"ndk/core/src/events/wrap.ts": {
|
|
"bytesInOutput": 1464
|
|
},
|
|
"ndk/core/src/ai-guardrails/event/signing.ts": {
|
|
"bytesInOutput": 7204
|
|
},
|
|
"ndk/core/src/ai-guardrails/ndk/fetch-events.ts": {
|
|
"bytesInOutput": 3916
|
|
},
|
|
"ndk/core/src/ai-guardrails/types.ts": {
|
|
"bytesInOutput": 2069
|
|
},
|
|
"ndk/core/src/ai-guardrails/ndk.ts": {
|
|
"bytesInOutput": 848
|
|
},
|
|
"ndk/core/src/ai-guardrails/index.ts": {
|
|
"bytesInOutput": 7936
|
|
},
|
|
"ndk/core/src/utils/filter-validation.ts": {
|
|
"bytesInOutput": 14232
|
|
},
|
|
"ndk/core/src/subscription/utils.ts": {
|
|
"bytesInOutput": 4939
|
|
},
|
|
"ndk/core/src/user/follows.ts": {
|
|
"bytesInOutput": 853
|
|
},
|
|
"ndk/core/src/user/nip05.ts": {
|
|
"bytesInOutput": 2579
|
|
},
|
|
"ndk/core/src/user/profile.ts": {
|
|
"bytesInOutput": 2035
|
|
},
|
|
"ndk/core/src/signers/registry.ts": {
|
|
"bytesInOutput": 144
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/token.ts": {
|
|
"bytesInOutput": 3330
|
|
},
|
|
"ndk/core/src/events/kinds/cashu/tx.ts": {
|
|
"bytesInOutput": 4335
|
|
},
|
|
"ndk/core/src/events/kinds/interest-list.ts": {
|
|
"bytesInOutput": 1956
|
|
},
|
|
"ndk/core/src/zap/invoice.ts": {
|
|
"bytesInOutput": 1589
|
|
},
|
|
"ndk/core/src/events/kinds/zap.ts": {
|
|
"bytesInOutput": 2453
|
|
},
|
|
"ndk/core/src/events/kinds/simple-group/index.ts": {
|
|
"bytesInOutput": 5522
|
|
},
|
|
"ndk/core/src/events/kinds/voice-message.ts": {
|
|
"bytesInOutput": 7572
|
|
},
|
|
"ndk/core/src/ndk/index.ts": {
|
|
"bytesInOutput": 26980
|
|
},
|
|
"ndk/core/src/events/dedup.ts": {
|
|
"bytesInOutput": 134
|
|
},
|
|
"ndk/core/src/outbox/tracker.ts": {
|
|
"bytesInOutput": 4301
|
|
},
|
|
"ndk/core/src/utils/get-users-relay-list.ts": {
|
|
"bytesInOutput": 4744
|
|
},
|
|
"ndk/core/src/relay/sets/utils.ts": {
|
|
"bytesInOutput": 545
|
|
},
|
|
"ndk/core/src/subscription/manager.ts": {
|
|
"bytesInOutput": 3741
|
|
},
|
|
"ndk/core/src/ndk/active-user.ts": {
|
|
"bytesInOutput": 964
|
|
},
|
|
"ndk/core/src/ndk/entity.ts": {
|
|
"bytesInOutput": 623
|
|
},
|
|
"ndk/core/src/ndk/fetch-event-from-tag.ts": {
|
|
"bytesInOutput": 2508
|
|
},
|
|
"ndk/core/src/ndk/queue/index.ts": {
|
|
"bytesInOutput": 1584
|
|
},
|
|
"ndk/core/src/nip19/index.ts": {
|
|
"bytesInOutput": 81
|
|
},
|
|
"ndk/core/src/nip49/index.ts": {
|
|
"bytesInOutput": 81
|
|
},
|
|
"ndk/core/src/relay/auth-policies.ts": {
|
|
"bytesInOutput": 1495
|
|
},
|
|
"ndk/core/src/signers/deserialization.ts": {
|
|
"bytesInOutput": 856
|
|
},
|
|
"ndk/core/src/signers/nip07/index.ts": {
|
|
"bytesInOutput": 6799
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/index.ts": {
|
|
"bytesInOutput": 4475
|
|
},
|
|
"ndk/core/src/signers/nip46/rpc.ts": {
|
|
"bytesInOutput": 4988
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/connect.ts": {
|
|
"bytesInOutput": 725
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/get-public-key.ts": {
|
|
"bytesInOutput": 153
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip04-decrypt.ts": {
|
|
"bytesInOutput": 734
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip04-encrypt.ts": {
|
|
"bytesInOutput": 752
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip44-decrypt.ts": {
|
|
"bytesInOutput": 734
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/nip44-encrypt.ts": {
|
|
"bytesInOutput": 752
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/ping.ts": {
|
|
"bytesInOutput": 486
|
|
},
|
|
"ndk/core/src/signers/nip46/backend/sign-event.ts": {
|
|
"bytesInOutput": 918
|
|
},
|
|
"ndk/core/src/signers/nip46/index.ts": {
|
|
"bytesInOutput": 12890
|
|
},
|
|
"ndk/core/src/signers/nip46/nostrconnect.ts": {
|
|
"bytesInOutput": 715
|
|
},
|
|
"ndk/core/src/user/pin.ts": {
|
|
"bytesInOutput": 677
|
|
},
|
|
"ndk/core/src/utils/filter.ts": {
|
|
"bytesInOutput": 1027
|
|
},
|
|
"ndk/core/src/zapper/index.ts": {
|
|
"bytesInOutput": 15877
|
|
},
|
|
"ndk/core/src/zapper/ln.ts": {
|
|
"bytesInOutput": 1148
|
|
},
|
|
"ndk/core/src/zapper/nip57.ts": {
|
|
"bytesInOutput": 1354
|
|
},
|
|
"ndk/cache-dexie/dist/index.mjs": {
|
|
"bytesInOutput": 35252
|
|
},
|
|
"ndk/node_modules/dexie/import-wrapper.mjs": {
|
|
"bytesInOutput": 619
|
|
},
|
|
"ndk/cache-sqlite-wasm/dist/index.mjs": {
|
|
"bytesInOutput": 771316
|
|
},
|
|
"ndk/cache-browser/src/index.ts": {
|
|
"bytesInOutput": 5357
|
|
},
|
|
"ndk/cache-browser/src/storage.ts": {
|
|
"bytesInOutput": 1401
|
|
},
|
|
"ndk/cache-dexie/src/index.ts": {
|
|
"bytesInOutput": 17404
|
|
},
|
|
"ndk/cache-dexie/src/cache-module.ts": {
|
|
"bytesInOutput": 5934
|
|
},
|
|
"ndk/cache-dexie/src/caches/event-tags.ts": {
|
|
"bytesInOutput": 761
|
|
},
|
|
"ndk/cache-dexie/src/caches/events.ts": {
|
|
"bytesInOutput": 647
|
|
},
|
|
"ndk/cache-dexie/src/caches/nip05.ts": {
|
|
"bytesInOutput": 714
|
|
},
|
|
"ndk/cache-dexie/src/db.ts": {
|
|
"bytesInOutput": 887
|
|
},
|
|
"ndk/cache-dexie/src/caches/profiles.ts": {
|
|
"bytesInOutput": 874
|
|
},
|
|
"ndk/cache-dexie/src/caches/relay-info.ts": {
|
|
"bytesInOutput": 1070
|
|
},
|
|
"ndk/cache-dexie/src/caches/unpublished-events.ts": {
|
|
"bytesInOutput": 2353
|
|
},
|
|
"ndk/cache-dexie/src/caches/zapper.ts": {
|
|
"bytesInOutput": 771
|
|
},
|
|
"ndk/cache-dexie/src/lru-cache.ts": {
|
|
"bytesInOutput": 3912
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/addDecryptedEvent.ts": {
|
|
"bytesInOutput": 305
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/addUnpublishedEvent.ts": {
|
|
"bytesInOutput": 333
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/discardUnpublishedEvent.ts": {
|
|
"bytesInOutput": 206
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/fetchProfile.ts": {
|
|
"bytesInOutput": 649
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getCacheStats.ts": {
|
|
"bytesInOutput": 148
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getDecryptedEvent.ts": {
|
|
"bytesInOutput": 520
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getEvent.ts": {
|
|
"bytesInOutput": 368
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getProfiles.ts": {
|
|
"bytesInOutput": 503
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getRelayStatus.ts": {
|
|
"bytesInOutput": 551
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/getUnpublishedEvents.ts": {
|
|
"bytesInOutput": 530
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/loadNip05.ts": {
|
|
"bytesInOutput": 997
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/query.ts": {
|
|
"bytesInOutput": 4344
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/saveNip05.ts": {
|
|
"bytesInOutput": 429
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/saveProfile.ts": {
|
|
"bytesInOutput": 488
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/setEvent.ts": {
|
|
"bytesInOutput": 376
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/functions/updateRelayStatus.ts": {
|
|
"bytesInOutput": 698
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/cache/metadata-lru.ts": {
|
|
"bytesInOutput": 4313
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/version.ts": {
|
|
"bytesInOutput": 34
|
|
},
|
|
"ndk/cache-sqlite-wasm/src/index.ts": {
|
|
"bytesInOutput": 12529
|
|
},
|
|
"ndk/sessions/src/utils/errors.ts": {
|
|
"bytesInOutput": 1002
|
|
},
|
|
"ndk/sessions/src/auth-manager.ts": {
|
|
"bytesInOutput": 908
|
|
},
|
|
"ndk/sessions/src/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/sessions/src/manager.ts": {
|
|
"bytesInOutput": 11031
|
|
},
|
|
"ndk/sessions/src/persistence-manager.ts": {
|
|
"bytesInOutput": 2538
|
|
},
|
|
"ndk/sessions/src/serialization/signer.ts": {
|
|
"bytesInOutput": 587
|
|
},
|
|
"ndk/sessions/src/serialization/session.ts": {
|
|
"bytesInOutput": 254
|
|
},
|
|
"ndk/sessions/src/store.ts": {
|
|
"bytesInOutput": 13614
|
|
},
|
|
"ndk/sessions/src/utils/debounce.ts": {
|
|
"bytesInOutput": 229
|
|
},
|
|
"ndk/sessions/src/utils/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/sessions/src/utils/json-serializer.ts": {
|
|
"bytesInOutput": 449
|
|
},
|
|
"ndk/sessions/src/storage/file-storage.ts": {
|
|
"bytesInOutput": 1469
|
|
},
|
|
"ndk/sessions/src/storage/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/sessions/src/storage/local-storage.ts": {
|
|
"bytesInOutput": 1631
|
|
},
|
|
"ndk/sessions/src/storage/memory-storage.ts": {
|
|
"bytesInOutput": 508
|
|
},
|
|
"ndk/messages/src/cache-module.ts": {
|
|
"bytesInOutput": 2715
|
|
},
|
|
"ndk/messages/src/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/messages/src/conversation.ts": {
|
|
"bytesInOutput": 3946
|
|
},
|
|
"ndk/node_modules/eventemitter3/index.mjs": {
|
|
"bytesInOutput": 60
|
|
},
|
|
"ndk/messages/src/messenger.ts": {
|
|
"bytesInOutput": 6757
|
|
},
|
|
"ndk/messages/src/protocols/nip17.ts": {
|
|
"bytesInOutput": 4973
|
|
},
|
|
"ndk/messages/src/storage/cache-module.ts": {
|
|
"bytesInOutput": 6112
|
|
},
|
|
"ndk/messages/src/storage/memory.ts": {
|
|
"bytesInOutput": 3393
|
|
},
|
|
"ndk/messages/src/storage/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/wot/src/filter.ts": {
|
|
"bytesInOutput": 3070
|
|
},
|
|
"ndk/wot/src/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/wot/src/wot.ts": {
|
|
"bytesInOutput": 7303
|
|
},
|
|
"ndk/blossom/src/blossom.ts": {
|
|
"bytesInOutput": 11998
|
|
},
|
|
"ndk/blossom/src/healing/url-healing.ts": {
|
|
"bytesInOutput": 5188
|
|
},
|
|
"ndk/blossom/src/upload/uploader.ts": {
|
|
"bytesInOutput": 8934
|
|
},
|
|
"ndk/blossom/src/utils/http.ts": {
|
|
"bytesInOutput": 3370
|
|
},
|
|
"ndk/blossom/src/utils/sha256.ts": {
|
|
"bytesInOutput": 810
|
|
},
|
|
"ndk/blossom/src/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/wallet/src/nip87/mint-store.ts": {
|
|
"bytesInOutput": 5844
|
|
},
|
|
"ndk/wallet/src/index.ts": {
|
|
"bytesInOutput": 0
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/index.ts": {
|
|
"bytesInOutput": 21578
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/index.ts": {
|
|
"bytesInOutput": 24455
|
|
},
|
|
"ndk/wallet/src/wallets/index.ts": {
|
|
"bytesInOutput": 2121
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/mint.ts": {
|
|
"bytesInOutput": 5677
|
|
},
|
|
"ndk/wallet/src/wallets/mint.ts": {
|
|
"bytesInOutput": 1280
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/deposit.ts": {
|
|
"bytesInOutput": 5239
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/quote.ts": {
|
|
"bytesInOutput": 1605
|
|
},
|
|
"ndk/wallet/src/utils/ln.ts": {
|
|
"bytesInOutput": 948
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/txs.ts": {
|
|
"bytesInOutput": 2398
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/deposit-monitor.ts": {
|
|
"bytesInOutput": 712
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/index.ts": {
|
|
"bytesInOutput": 619
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/deletion.ts": {
|
|
"bytesInOutput": 214
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/quote.ts": {
|
|
"bytesInOutput": 397
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/event-handlers/token.ts": {
|
|
"bytesInOutput": 607
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/validate.ts": {
|
|
"bytesInOutput": 1914
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/pay/ln.ts": {
|
|
"bytesInOutput": 2166
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/fee.ts": {
|
|
"bytesInOutput": 453
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/effect.ts": {
|
|
"bytesInOutput": 1228
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/pay/nut.ts": {
|
|
"bytesInOutput": 5358
|
|
},
|
|
"ndk/wallet/src/utils/cashu.ts": {
|
|
"bytesInOutput": 1105
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/payment.ts": {
|
|
"bytesInOutput": 2739
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/balance.ts": {
|
|
"bytesInOutput": 535
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/proofs.ts": {
|
|
"bytesInOutput": 2066
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/token.ts": {
|
|
"bytesInOutput": 2113
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/update.ts": {
|
|
"bytesInOutput": 4580
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/wallet/state/index.ts": {
|
|
"bytesInOutput": 4788
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/fetch-page.ts": {
|
|
"bytesInOutput": 381
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/group-nutzaps.ts": {
|
|
"bytesInOutput": 746
|
|
},
|
|
"ndk/wallet/src/nutzap-monitor/spend-status.ts": {
|
|
"bytesInOutput": 1315
|
|
},
|
|
"ndk/wallet/src/wallets/cashu/mint/utils.ts": {
|
|
"bytesInOutput": 1287
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/index.ts": {
|
|
"bytesInOutput": 6871
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/nutzap.ts": {
|
|
"bytesInOutput": 2100
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/req.ts": {
|
|
"bytesInOutput": 955
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/res.ts": {
|
|
"bytesInOutput": 1418
|
|
},
|
|
"ndk/wallet/src/wallets/nwc/tx.ts": {
|
|
"bytesInOutput": 348
|
|
},
|
|
"ndk/wallet/src/wallets/webln/index.ts": {
|
|
"bytesInOutput": 1567
|
|
},
|
|
"ndk/wallet/src/wallets/webln/pay.ts": {
|
|
"bytesInOutput": 1840
|
|
}
|
|
},
|
|
"bytes": 2827479
|
|
}
|
|
}
|
|
} |