tasklist@2.1.0
Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
MIT
2015-11-14
安装 (2.1.0)
npm install tasklist@2.1.0
yarn add tasklist@2.1.0
pnpm add tasklist@2.1.0
bun add tasklist@2.1.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| neat-csv | ^1.0.0 |
| pify | ^2.2.0 |
| pinkie-promise | ^2.0.0 |
| sec | ^1.0.0 |