npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "peerDependencies" 的结果(共 5 个)
npm-install-peers

CLI command to install npm peerDependencies

MIT
require_optional

Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.

Apache-2.0
rollup-plugin-auto-external

Rollup plugin to automatically exclude package.json dependencies and peerDependencies from your bundle

MIT
rollup-plugin-peer-deps-external

Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.

MIT
validate-peer-dependencies

Validate that the peerDependencies of a given package.json have been satisfied.

MIT