package.json workspaces
Package Managers
package.json workspaces
Reports root package.json workspaces that already exclude vendor.- Detected From
- package.json workspaces arrays or workspaces.packages.
- Writes
- Nothing today.
- Visibility
- Vendor remains visible; the doctor reports whether workspace patterns already avoid it.
When To Use It
Use this when npm, Yarn, Bun, or generic package.json workspaces are in play.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.