mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 02:48:24 +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 ``` |
||
---|---|---|
.. | ||
deno_json.rs | ||
flags.rs | ||
flags_net.rs | ||
lockfile.rs | ||
mod.rs | ||
package_json.rs |