mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 15:44:36 +00:00

Flags to set the default registry for "bare" package names (no `npm:` or `jsr:` prefix) ``` deno add --npm chalk react @types/react jsr:@std/fs deno add --jsr @std/fs @std/async @std/fmt npm:chalk ```
10 lines
378 B
Text
10 lines
378 B
Text
Add npm:@denotest/esm-basic@1.0.0
|
|
Add jsr:@denotest/add@1.0.0
|
|
Add npm:chalk@5.0.1
|
|
[UNORDERED_START]
|
|
Download http://localhost:4260/chalk
|
|
Download http://localhost:4260/chalk/chalk-5.0.1.tgz
|
|
Download http://localhost:4260/@denotest%2fesm-basic
|
|
Download http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts
|
|
Download http://localhost:4260/@denotest/esm-basic/1.0.0.tgz
|
|
[UNORDERED_END]
|