{ "name": "nwjs-test", "author": "Michael Peters", "license": "GPL v3", "version": "1.0.0", "description": "", "scripts": { "start": "bin/nwjs/nw ." }, "window": { "show": true }, "main": "view/index.html", "dependencies": { "esm": "^3.2.25", "uuid": "^9.0.0" } }