{
  "name": "webappengine-multihost-simple",
  "version": "0.1.0",
  "description": "A simple webappengine multihost example",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "express": "^4.13.3",
    "serve-static": "^1.10.0"
  }
}
