mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 18:12:59 -05:00

``` deno install --dev npm:chalk ``` Adds to `devDependencies` if a `package.json` is present, otherwise it just adds to `imports` in `deno.json`
3 lines
33 B
JSON
3 lines
33 B
JSON
{
|
|
"nodeModulesDir": "manual"
|
|
}
|