vnz-node-process
Version:
View information about running processes, get the active process window, or activate a process's main window.
34 lines (33 loc) • 771 B
JSON
{
"name": "vnz-node-process",
"version": "0.1.2",
"description": "View information about running processes, get the active process window, or activate a process's main window.",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "npm run test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vnzlogin/vnz-node-process.git"
},
"keywords": [
"window",
"shell",
"application",
"handle",
"mainwindowhandle",
"focus",
"activate",
"cycle",
"net",
"c#"
],
"author": "vnzlogin",
"license": "MIT",
"bugs": {
"url": "https://github.com/vnzlogin/vnz-node-process/issues"
},
"homepage": "https://github.com/vnzlogin/vnz-node-process#readme"
}