| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > INodePackageJson > optionalDependencies
An array of optional dependencies that may be installed for this package.
Signature:
optionalDependencies?: IPackageJsonDependencyTable;