Source: node-corepack Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Israel Galadima Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-nodejs , dh-sequence-nodejs , cmake , emscripten , help2man , jest , node-basic-ftp , node-clipanion , node-debug , node-esbuild , node-fs-extra , node-nock , node-proxy-agent , node-semver , node-tar , node-ts-node , node-typanion , node-typescript , node-v8-compile-cache , node-which , node-yarnpkg-fslib , node-yarnpkg-libzip , node-zkochan-cmd-shim , rsync , ts-jest Standards-Version: 4.6.2 Homepage: https://github.com/nodejs/corepack#readme Vcs-Git: https://salsa.debian.org/js-team/node-corepack.git Vcs-Browser: https://salsa.debian.org/js-team/node-corepack Rules-Requires-Root: no Package: node-corepack Architecture: all Depends: ${misc:Depends} , node-yarnpkg-fslib , node-yarnpkg-libzip , nodejs:any Provides: ${nodejs:Provides} Description: Access npm, Yarn and pnpm without having to install them 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. . Node.js is an event-based server-side JavaScript engine.