{ "name": "@joepie91/gulp-partial-electron", "version": "1.0.1", "description": "A wrapper module for managing an Electron process", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://git.cryto.net/joepie91/node-gulp-partial-electron.git" }, "keywords": [ "gulp", "partial", "logging", "livereload" ], "author": "Sven Slootweg", "license": "WTFPL", "dependencies": { "@joepie91/gulp-partial-run-process": "^1.0.0", "default-value": "0.0.2", "find-root-package": "0.0.1", "get-project-root": "0.0.5", "gulp-named-log": "0.0.3", "xtend": "^4.0.1" }, "devDependencies": { "@joepie91/gulp-preset-es2015": "^1.0.1", "babel-preset-es2015": "^6.6.0", "gulp": "^3.9.1" } }