{ "name": "electronify-server", "version": "0.6.2", "description": "electronify-server is a tool which presents local web servers in an Electron shell.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/eliquious/electronify-server" }, "keywords": [ "electron", "desktop", "atom" ], "author": "Max Franks", "license": "MIT", "bugs": { "url": "https://github.com/eliquious/electronify-server/issues" }, "homepage": "https://github.com/eliquious/electronify-server", "dependencies": { "child-process-promise": "^2.2.0", "colors": "^1.1.2" } }