mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-08 07:54:55 -04:00
@@ -14,7 +14,7 @@
|
||||
|
||||
Features:
|
||||
|
||||
* **Fast.** As fast as npm and Yarn.
|
||||
* **Fast.** Up to 2x faster than the alternatives (see [benchmarks](https://github.com/pnpm/benchmarks-of-javascript-package-managers)).
|
||||
* **Efficient.** Files inside `node_modules` are linked from a single content-addressable storage.
|
||||
* **[Great for monorepos](https://pnpm.js.org/en/workspaces).**
|
||||
* **Strict.** A package can access only dependencies that are specified in its `package.json`.
|
||||
|
||||
Reference in New Issue
Block a user