{
  "name": "windows-automator-lib",
  "version": "1.4.8",
  "description": "This is the wrapper of windows simulator implemented in C++.",
  "repository": {
    "type": "git",
    "url": "https://github.com/samick17/windows-automator-lib"
  },
  "main": "index.js",
  "scripts": {
    "install": "setup.bat",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "mouse",
    "keyboard",
    "screenshot",
    "windows"
  ],
  "author": {
    "name": "Samick",
    "email": "boneache@gmail.com"
  },
  "license": "MIT",
  "dependencies": {
    "node-abi-version": "^1.1.5"
  }
}
