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
Go to Latest
File
{ "imports": { "deno/dnt": "https://deno.land/x/dnt@0.28.0/mod.ts", "deno/dnt/types": "https://deno.land/x/dnt@0.28.0/lib/types.ts", "deno/dnt/deps": "https://deno.land/x/dnt@0.28.0/lib/mod.deps.ts", "deno/dnt/compiler": "https://deno.land/x/dnt@0.28.0/lib/compiler.ts", "deno/dnt/transform": "https://deno.land/x/dnt@0.28.0/transform.ts", "deno/dnt/compiler_transforms": "https://deno.land/x/dnt@0.28.0/lib/compiler_transforms.ts", "deno/dnt/shims": "https://deno.land/x/dnt@0.28.0/lib/shims.ts", "deno/dnt/utils": "https://deno.land/x/dnt@0.28.0/lib/utils.ts", "deno/dnt/package_json": "https://deno.land/x/dnt@0.28.0/lib/package_json.ts", "deno/path": "https://deno.land/std@0.148.0/path/mod.ts", "deno/http/http_status": "https://deno.land/std@0.148.0/http/http_status.ts", "deno/getfiles": "https://deno.land/x/getfiles@v1.0.0/mod.ts", "deno/fs": "https://deno.land/std@0.148.0/fs/copy.ts", "deno/testing/asserts": "https://deno.land/std@0.148.0/testing/asserts.ts",
"node:buffer": "./lib/node_modules/@types/node/buffer.d.ts", "stream/web": "./lib/node_modules/@types/node/stream/web.d.ts", "stream": "./lib/node_modules/@types/node/stream.d.ts", "node:stream": "./lib/node_modules/@types/node/stream.d.ts", "node:stream/promises": "./lib/node_modules/@types/node/stream/promises.d.ts", "node:stream/consumers": "./lib/node_modules/@types/node/stream/consumers.d.ts", "node:url": "./lib/node_modules/@types/node/url.d.ts", "node:dns": "./lib/node_modules/@types/node/dns.d.ts", "node:dns/promises": "./lib/node_modules/@types/node/dns/promises.d.ts", "node:events": "./lib/node_modules/@types/node/events.d.ts", "http": "./lib/node_modules/@types/node/http.d.ts", "node:http": "./lib/node_modules/@types/node/http.d.ts", "node:querystring": "./lib/node_modules/@types/node/querystring.d.ts", "node:net": "./lib/node_modules/@types/node/net.d.ts", "node:stream/web": "./lib/node_modules/@types/node/stream/web.d.ts", "node:crypto": "https://deno.land/std@0.148.0/node/crypto.ts",
"prettier": "https://cdn.skypack.dev/prettier?dts", "prettier/parser-typescript": "https://cdn.skypack.dev/prettier@2.7.1/parser-typescript.mjs?dts", "@cloudflare/kv-asset-handler": "https://esm.sh/@cloudflare/kv-asset-handler@^0.2.0", "@cloudflare/kv-asset-handler/dist/types": "https://esm.sh/@cloudflare/kv-asset-handler@^0.2.0/dist/types",
"classnames": "https://esm.sh/classnames@2.3.1", "cookie": "https://esm.sh/cookie@0.5.0", "deepmerge": "https://esm.sh/deepmerge@4.2.2", "esbuild": "https://esm.sh/esbuild@0.14.48", "lodash.isplainobject": "https://esm.sh/lodash.isplainobject@4.0.6", "react": "https://esm.sh/react@18.2.0", "react-dom": "https://esm.sh/react-dom@18.2.0", "react-dom/client": "https://esm.sh/react-dom@18.2.0/client", "react-dom/server": "https://esm.sh/react-dom@18.2.0/server", "react-dom/server.browser": "https://esm.sh/react-dom@18.2.0/server.browser", "react/jsx-runtime": "https://esm.sh/react/jsx-runtime", "ulidx": "https://esm.sh/ulidx",
"keywork/assets/cloudflare/pages": "./lib/assets/cloudflare/pages/index.ts", "keywork/assets/cloudflare/sites": "./lib/assets/cloudflare/sites/index.ts", "keywork/bindings": "./lib/bindings/index.ts", "keywork/bundling": "./lib/bundling/index.ts", "keywork/bundling/esbuild": "./lib/bundling/esbuild/index.ts", "keywork/caching": "./lib/caching/index.ts", "keywork/collections": "./lib/collections/index.ts", "keywork/errors": "./lib/errors/index.ts", "keywork/files": "./lib/files/index.ts", "keywork/headers": "./lib/headers/index.ts", "keywork/ids": "./lib/ids/index.ts", "keywork/kv": "./lib/kv/index.ts", "keywork/platform/cloudflare": "./lib/platform/cloudflare/index.ts", "keywork/platform/http": "./lib/platform/http/index.ts", "keywork/platform/stream": "./lib/platform/stream/index.ts", "keywork/react/common": "./lib/react/common/index.ts", "keywork/react/browser": "./lib/react/browser/index.ts", "keywork/react/node": "./lib/react/node/index.ts", "keywork/react/worker": "./lib/react/worker/index.ts", "keywork/react/hooks": "./lib/react/hooks/index.ts", "keywork/routing/common": "./lib/routing/common/index.ts", "keywork/routing/worker/cloudflare": "./lib/routing/worker/cloudflare/index.ts", "keywork/routing/worker": "./lib/routing/worker/index.ts", "keywork/routing/node": "./lib/routing/node/index.ts", "keywork/routing": "./lib/routing/index.ts", "keywork/responses": "./lib/responses/index.ts", "keywork/sessions": "./lib/sessions/index.ts", "keywork/uri": "./lib/uri/index.ts", "keywork/utilities": "./lib/utilities/index.ts", "keywork/polyfills/platform": "./lib/polyfills/platform/index.ts", "keywork/polyfills/worker/ReadableStream": "./lib/polyfills/worker/ReadableStream/index.ts" }}