npm: add module

This commit is contained in:
Mirko Lenz
2025-12-06 10:07:08 +01:00
committed by Austin Horstman
parent 574f6d3526
commit 9b5ac85d79
5 changed files with 141 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
time = "2025-12-06T10:03:01+00:00";
condition = true;
message = ''
A new module is available: `programs.npm`
It allows you manage your npm user configuration (`.npmrc`)
and install a specific version of the package.
'';
}