{ "name": "", "nodejs": true, "node-remote": "localhost:3000/*", "description": "", "single-instance": true, "keywords": [], "chromium-args": "--disable-web-security", "window": { "fullscreen": false, "resizable": true, "title": "aware", "always-on-top": false, "frame": true, "height": 900, "visible": true, "as_desktop": false, "position": "", "show_in_taskbar": true, "width": 1280, "toolbar": true, "icon": "" }, "version": "1.0.1", "dependencies": { "connect": "2.14.3", "requirejs": "2.1.11" }, "webkit": { "page-cache": false, "java": false, "plugin": true }, "main": "app://localhost:3000/index.html", "devDependencies": { "grunt": "^0.4.4", "grunt-node-webkit-builder": "^0.1.20" } }