Optional
authorThe author attribute of the package.json
Optional
dependenciesThe dependencies attribute of the package.json
Optional
devThe devDependencies attribute of the package.json
Optional
nameThe name attribute of the package.json
Optional
oclifThe optional oclif settings attribute of the package.json
Optional
overridesThe overrides attribute of the package.json. Only useful when using npm o npmn as package managers
Optional
peerThe peerDependencies attribute of the package.json
Optional
prettierThe prettier attribute of the package.json
Optional
privateThe private attribute of the package.json. https://docs.npmjs.com/cli/v9/configuring-npm/package-json#private
Optional
resolutionsThe resolutions attribute of the package.json. Only useful when using yarn as package manager
Optional
scriptsThe scripts attribute of the package.json
Optional
versionThe version attribute of the package.json
Optional
workspacesThe workspaces attribute of the package.json
An interface that represents a package.json