{ "name": "serverstore-client", "version": "1.0.2", "description": "A Puush alternative", "main": "client.js", "repository": { "type": "git", "url": "https://git.tomsmeding.com/serverstore" }, "dependencies": { "node-notifier": "^5.4.0", "read": "^1.0.7", "to-clipboard": "~0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "image", "hosting", "server", "client", "screenshot" ], "author": "Tom Smeding (https://tomsmeding.com)", "license": "MIT" }