{
  "name": "electron-window-position",
  "version": "1.0.1",
  "description": "Easy and intuitive window positioning for electron browser windows.",
  "main": "index.js",
  "scripts": {
    "test": "electron test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kimbtech/electron-window-position"
  },
  "keywords": [
    "electron",
    "browserwindow",
    "window",
    "position",
    "center"
  ],
  "author": "kimbtech",
  "license": "MIT",
  "devDependencies": {
    "electron": "^1.8.3"
  },
  "homepage": "https://github.com/kimbtech/electron-window-position"
}
