{
  "name": "node-process-windows",
  "version": "0.0.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/extr0py/node-process-windows.git"
  },
  "keywords": [
    "window",
    "shell",
    "application",
    "handle",
    "mainwindowhandle",
    "focus",
    "activate",
    "cycle",
    "net",
    "c#"
  ],
  "author": "extr0py",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/extr0py/node-process-windows/issues"
  },
  "homepage": "https://github.com/extr0py/node-process-windows#readme"
}
