{
  "name": "node-window-switcher",
  "version": "0.0.13",
  "description": "View information about running processes or activate a process's main window.",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-msbuild": "^0.6.2"
  },
  "scripts": {
    "build": "gulp",
    "test": "npm run test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/htblaleonie/node-process-windows"
  },
  "keywords": [
    "window",
    "shell",
    "application",
    "handle",
    "mainwindowhandle",
    "focus",
    "activate",
    "cycle",
    "net",
    "c#"
  ],
  "author": "dorfingerjonas & stefnotch",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/htblaleonie/node-process-windows/issues"
  },
  "homepage": "https://github.com/htblaleonie/node-process-windows#readme",
  "files": [
    "index.js",
    "windows-console-app/windows-console-app/bin/Release/Newtonsoft.Json.dll",
    "windows-console-app/windows-console-app/bin/Release/windows-console-app.exe"
  ]
}
