tasklist@5.0.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
2021-08-12
安装 (5.0.0)
npm install tasklist@5.0.0
yarn add tasklist@5.0.0
pnpm add tasklist@5.0.0
bun add tasklist@5.0.0
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^16.6.0 |
| ava | ^3.15.0 |
| get-stream | ^6.0.1 |
| xo | ^0.44.0 |