{ "name": "serverstore", "version": "1.0.0", "description": "A Puush alternative", "main": "serverstore.js", "repository": { "type": "git", "url": "https://github.com/tomsmeding/serverstore" }, "dependencies": { "body-parser": "^1.14.1", "dialog": "^0.1.8", "express": "^4.13.3", "glob": "^5.0.15", "kbd": "^0.1.0", "node-persist": "0.0.8", "to-clipboard": "~0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "image", "hosting", "server", "screenshot" ], "author": "Tom Smeding (http://tomsmeding.com)", "license": "MIT" }