summaryrefslogtreecommitdiff
path: root/www/corepack/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/corepack/pkg-descr')
-rw-r--r--www/corepack/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/corepack/pkg-descr b/www/corepack/pkg-descr
new file mode 100644
index 000000000000..bac445daebd3
--- /dev/null
+++ b/www/corepack/pkg-descr
@@ -0,0 +1,4 @@
+Corepack is a zero-runtime-dependency Node.js script that acts as a bridge
+between Node.js projects and the package managers they are intended to be used
+with during development. In practical terms, Corepack lets you use Yarn, npm,
+and pnpm without having to install them.