Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Scaffold a new Radish project
{ "imports": { "@fcrozatier/type-strip": "jsr:@fcrozatier/type-strip", "@fcrozatier/ts-helpers": "npm:@fcrozatier/ts-helpers", "@fcrozatier/monarch": "jsr:@fcrozatier/monarch", "@fcrozatier/monarch/common": "jsr:@fcrozatier/monarch/common", "@preact/signals-core": "npm:@preact/signals-core", "@radish/core": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/mod.ts", "@radish/core/effects": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/effects/mod.ts", "@radish/core/plugins": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/plugins/mod.ts", "@radish/core/parser": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/parser.ts", "@radish/environment": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/environment.ts", "@radish/effect-system": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/effect-system/mod.ts", "@radish/htmlcrunch": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/htmlcrunch/mod.ts", "@radish/runtime": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/runtime/src/index.ts", "@radish/runtime/utils": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/runtime/src/utils.ts", "@std/assert": "jsr:@std/assert@^1.0.13", "@std/async": "jsr:@std/async@^1.0.13", "@std/cli": "jsr:@std/cli@^1.0.17", "@std/cli/parse-args": "jsr:@std/cli@^1.0.17", "@std/cli/unstable-spinner": "jsr:@std/cli@^1.0.17/unstable-spinner", "@std/collections": "jsr:@std/collections@^1.0.11", "@std/dotenv": "jsr:@std/dotenv@^0.225.3", "@std/encoding": "jsr:@std/encoding@^1.0.10", "@std/fmt": "jsr:@std/fmt@^1.0.7", "@std/fmt/colors": "jsr:@std/fmt@^1.0.7/colors", "@std/fs": "jsr:@std/fs@^1.0.17", "@std/http": "jsr:@std/http@^1.0.15", "@std/http/status": "jsr:@std/http@^1.0.15/status", "@std/jsonc": "jsr:@std/jsonc@^1.0.2", "@std/path": "jsr:@std/path@^1.0.9", "@std/testing": "jsr:@std/testing@^1.0.11", "@std/tar": "jsr:@std/tar@^0.1.6", "@std/text": "jsr:@std/text@^1.0.13", "@std/text/unstable-dedent": "jsr:@std/text@^1.0.13/unstable-dedent" }, "scopes": { "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/": { "$effects/": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/effects/", "$lib/": "https://raw.githubusercontent.com/radishland/radish/refs/heads/main/core/" } } }