Experimental package manager for node.js written in rust.
Disclaimer: This is mostly a playground for me to learn Rust and understand how package managers work.
-
.npmrc
support (for supported features readme.md) - CLI commands (for supported features readme.md)
- Content addressable file store support
- Shrink-file support in sync with
pnpm-lock.yml
- Workspace support
- Full sync with pnpm error codes
- Generate a
node_modules/.bin
folder - Add CLI report
TRACE=pacquet_tarball just cli add fastify