Skip to main content
Module

x/keywork/import_map.json

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
File
{ "imports": { "deno/dnt": "https://deno.land/x/dnt@0.30.0/mod.ts", "deno/dnt/types": "https://deno.land/x/dnt@0.30.0/lib/types.ts", "deno/dnt/deps": "https://deno.land/x/dnt@0.30.0/lib/mod.deps.ts", "deno/dnt/compiler": "https://deno.land/x/dnt@0.30.0/lib/compiler.ts", "deno/dnt/transform": "https://deno.land/x/dnt@0.30.0/transform.ts", "deno/dnt/compiler_transforms": "https://deno.land/x/dnt@0.30.0/lib/compiler_transforms.ts", "deno/dnt/shims": "https://deno.land/x/dnt@0.30.0/lib/shims.ts", "deno/dnt/utils": "https://deno.land/x/dnt@0.30.0/lib/utils.ts", "deno/dnt/package_json": "https://deno.land/x/dnt@0.30.0/lib/package_json.ts", "deno/testing/asserts": "https://deno.land/std@0.152.0/testing/asserts.ts", "deno/getfiles": "https://deno.land/x/getfiles@v1.0.0/mod.ts", "deno/fs/copy": "https://deno.land/std@0.152.0/fs/copy.ts", "path": "https://deno.land/std@0.152.0/path/mod.ts", "fs/promises": "https://deno.land/std@0.152.0/node/fs/promises.ts", "url": "https://deno.land/std@0.152.0/node/url.ts", "typedoc": "https://esm.sh/typedoc@0.23.10?external=shiki,vscode-oniguruma,child_process", "shiki": "./__internal/deno/shiki.ts", "child_process": "./__internal/deno/child_process.ts", "handlebars": "https://esm.sh/handlebars@4.7.7", "fast-glob": "https://esm.sh/fast-glob@3.2.11", "dashify": "https://esm.sh/dashify@2.0.0", "https://esm.sh/v87/shiki": "./__internal/deno/shiki.ts", "@keywork/monorepo/common/imports": "../common/imports/index.ts", "@keywork/monorepo/common/files": "../common/files/index.ts", "@keywork/monorepo/common/paths": "../common/paths/index.ts", "@keywork/monorepo/common/project": "../common/project/index.ts",
"node:buffer": "./node_modules/@types/node/buffer.d.ts", "stream/web": "./node_modules/@types/node/stream/web.d.ts", "stream": "./node_modules/@types/node/stream.d.ts", "node:stream": "./node_modules/@types/node/stream.d.ts", "node:stream/promises": "./node_modules/@types/node/stream/promises.d.ts", "node:stream/consumers": "./node_modules/@types/node/stream/consumers.d.ts", "node:url": "./node_modules/@types/node/url.d.ts", "node:dns": "./node_modules/@types/node/dns.d.ts", "node:dns/promises": "./node_modules/@types/node/dns/promises.d.ts", "node:events": "./node_modules/@types/node/events.d.ts", "http": "./node_modules/@types/node/http.d.ts", "node:http": "./node_modules/@types/node/http.d.ts", "node:querystring": "./node_modules/@types/node/querystring.d.ts", "node:net": "./node_modules/@types/node/net.d.ts", "node:stream/web": "./node_modules/@types/node/stream/web.d.ts", "node:crypto": "https://deno.land/std@0.149.0/node/crypto.ts", "esbuild": "https://esm.sh/esbuild@0.14.48" }}