{
  "name": "<%= name %>",
  "version": "<%= version %>",
  "description": "<%= description %>",
  "main": "index.html",
  "dependencies": {
    "teonet": "^0.0.40",
    "express": "^4.14.0"
  },
  "scripts": {
    "install": "cd node_modules/ffi && nw-gyp rebuild --target=0.15.4 --arch=x64 && cd ../ref && nw-gyp rebuild --target=0.15.4 --arch=x64 && cd ../.."
  },
  "window": {
    "width":  992,
    "height": 898
  }
}
