find-workspaces-root@0.1.0
> Find the root of a multi-package repo with Yarn workspaces or Bolt
MIT
2019-08-20
安装 (0.1.0)
npm install find-workspaces-root@0.1.0
yarn add find-workspaces-root@0.1.0
pnpm add find-workspaces-root@0.1.0
bun add find-workspaces-root@0.1.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| @babel/runtime | ^7.5.5 |
| @types/fs-extra | ^8.0.0 |
| @types/node | ^12.7.1 |
| find-up | ^4.1.0 |
| fs-extra | ^8.1.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| fixturez | ^1.1.0 |