detect-installed@0.0.0
Checks that given package name is installed locally (in current working directory) or globally.
MIT
2015-04-14
安装 (0.0.0)
npm install detect-installed@0.0.0
yarn add detect-installed@0.0.0
pnpm add detect-installed@0.0.0
bun add detect-installed@0.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| global-modules | ^0.1.0 |
| is-kindof | ^1.0.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| assertit | ^0.1.0 |
| istanbul-harmony | ~0.3.1 |