mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 07:34: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 ``` |
||
---|---|---|
.. | ||
__test__.jsonc | ||
deno.json | ||
jsr.out | ||
npm.out |