UNPKG

electron-positioner

Version:
23 lines (22 loc) 571 B
{ "name": "electron-positioner", "version": "4.1.0", "description": "Helps positioning your electron windows.", "main": "index.js", "scripts": { "test": "standard" }, "repository": { "type": "git", "url": "https://github.com/jenslind/electron-positioner.git" }, "author": "Jens Lind <jens@jensl.se> (jenslind.com)", "license": "MIT", "bugs": { "url": "https://github.com/jenslind/electron-positioner/issues" }, "homepage": "https://github.com/jenslind/electron-positioner", "devDependencies": { "standard": "^11.0.1" } }