home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2014 May / PCgo_CD_14-05.iso / package.json < prev    next >
Encoding:
JavaScript Object Notation  |  2014-02-19  |  203 b 

  1. {
  2.     "name": "WEKA DVD Interface",
  3.     "main": "interface/main.html",
  4.     "window": {
  5.         "icon": "favicon.ico",
  6.         "toolbar": false,
  7.         "frame": true,
  8.         "width": 980,
  9.         "height": 800
  10.     }
  11. }