Skip to content

Instantly share code, notes, and snippets.

@jerone
Created March 30, 2015 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jerone/2747c0fc42af865e3fdb to your computer and use it in GitHub Desktop.
Save jerone/2747c0fc42af865e3fdb to your computer and use it in GitHub Desktop.
{
"webexe_settings": {
"linux-x32": false,
"windows-x64": true,
"download_dir": "C:\\\\Users\\\\jerone\\\\Desktop\\\\Web2ExeWin\\\\files\\\\downloads",
"nw_compression_level": 5,
"mac-x32": false,
"windows-x32": false,
"mac-x64": false,
"nw_version": "0.12.0-rc1",
"force_download": false,
"linux-x64": false
},
"js-flags": "",
"name": "test-icon",
"single-instance": true,
"nodejs": true,
"description": "",
"additional_trust_anchors": "",
"user-agent": "",
"inject-js-end": "",
"keywords": [],
"window": {
"transparent": false,
"fullscreen": false,
"resizable": false,
"title": "test-icon",
"always-on-top": false,
"frame": true,
"height": 480,
"exe_icon": "favicon.jpg",
"visible": true,
"as_desktop": false,
"position": "",
"show_in_taskbar": true,
"mac_icon": "favicon.jpg",
"width": 640,
"toolbar": false,
"icon": "favicon.jpg"
},
"version": "0.1.0",
"snapshot": "",
"node-main": "",
"webkit": {
"page-cache": false,
"java": false,
"plugin": false
},
"inject-js-start": "",
"node-remote": "",
"main": "index.html",
"chromium-args": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment