resolve-bin@0.4.1
Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.
MIT
2021-07-08
安装 (0.4.1)
npm install resolve-bin@0.4.1
yarn add resolve-bin@0.4.1
pnpm add resolve-bin@0.4.1
bun add resolve-bin@0.4.1
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 |