Cli / Recipes / Package Json
Cleanup
Remove unsupported keys and reorder remaining keys in workspace package.json files.
Read articleCli / Recipes / Package Json
Remove unsupported keys and reorder remaining keys in workspace package.json files.
Read articleCli / Recipes / Package Json
Normalize files, bin, man, directories, private, and publishConfig fields in workspace package.json files.
Read articleCli / Recipes / Package Json
Normalize types, module, sideEffects, and esnext bundler convention fields in workspace package.json files.
Read articleCli / Recipes / Package Json
Normalize dependency fields and optionally pin versions in workspace package.json files.
Read articleCli / Recipes / Package Json
Normalize exports, main, type, browser, and imports fields in workspace package.json files.
Read articleCli / Recipes / Package Json
Normalize scripts, gypfile, config, and workspaces fields in workspace package.json files.
Read articleCli / Recipes / Package Json
Sync engines, os, cpu, libc, devEngines, and packageManager fields in workspace package.json files, with optional Node.js LTS version tracking.
Read articleCli / Recipes / Package Json
Sync name, version, description, keywords, and license fields in workspace package.json files using nova.config.json as the source of truth.
Read articleCli / Recipes / Package Json
Sync homepage, bugs, author, contributors, funding, and repository fields in workspace package.json files using nova.config.json as the source of truth.
Read article