{
  "name": "wake-lock",
  "version": "0.2.0",
  "description": "keep your computer awake",
  "author": "Jeremy Apthorp <nornagon@nornagon.net>",
  "repository": "https://github.com/nornagon/node-wake-lock",
  "homepage": "https://github.com/nornagon/node-wake-lock",
  "main": "index.js",
  "keywords": [
    "wake",
    "sleep",
    "idle",
    "display",
    "prevent"
  ],
  "license": "ISC",
  "gypfile": true,
  "dependencies": {
    "bindings": "^1.5.0"
  }
}
