{ "name": "@electron-ci/echo", "version": "0.0.1", "main": "./lib/echo.js", "scripts": { "install": "node-gyp configure && node-gyp build" } }