| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > INodePackageJson > peerDependencies
An array of dependencies that must be installed by a consumer of this package, but which will not be automatically installed by this package.
Signature:
peerDependencies?: IPackageJsonDependencyTable;