tasklist@6.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
2026-02-03
安装 (6.0.0)
npm install tasklist@6.0.0
yarn add tasklist@6.0.0
pnpm add tasklist@6.0.0
bun add tasklist@6.0.0
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^25.2.0 |
| ava | ^6.4.1 |
| get-stream | ^9.0.1 |
| tsd | ^0.33.0 |
| xo | ^1.2.3 |