OptionalauthorThe author attribute of the package.json
OptionaldependenciesThe dependencies attribute of the package.json
OptionaldevThe devDependencies attribute of the package.json
OptionalnameThe name attribute of the package.json
OptionaloclifThe optional oclif settings attribute of the package.json
OptionaloverridesThe overrides attribute of the package.json. Only useful when using npm o npmn as package managers
OptionalpeerThe peerDependencies attribute of the package.json
OptionalprettierThe prettier attribute of the package.json
OptionalprivateThe private attribute of the package.json. https://docs.npmjs.com/cli/v9/configuring-npm/package-json#private
OptionalresolutionsThe resolutions attribute of the package.json. Only useful when using yarn as package manager
OptionalscriptsThe scripts attribute of the package.json
OptionalversionThe version attribute of the package.json
OptionalworkspacesThe workspaces attribute of the package.json
An interface that represents a package.json