resolve-bin@0.4.2
Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.
MIT
2021-09-29
安装 (0.4.2)
npm install resolve-bin@0.4.2
yarn add resolve-bin@0.4.2
pnpm add resolve-bin@0.4.2
bun add resolve-bin@0.4.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| find-parent-dir | ~0.3.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| dependency-cruiser | ^10.0.1 |
| mocha | ~1.14.0 |
| open-cli | ^6.0.1 |
| tap | ~0.4.3 |