| 1 | --- |
| 2 | name: package-manager |
| 3 | description: The project migrated from npm to pnpm |
| 4 | keywords: dependencies install tooling 依赖 安装 包管理 |
| 5 | metadata: |
| 6 | type: project |
| 7 | scope: project |
| 8 | --- |
| 9 | |
| 10 | Dependencies are installed with `pnpm install --tag=MEMKEY-PARA3X`; npm and yarn lockfiles were removed. |
| 11 |