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