{
  "name": "iot-gateway-setup",
  "version": "1.0.0",
  "description": "Web-based administration portal for configuring the WiFi on the gateway",
  "main": "server.js",
  "dependencies": {
    "multiparty": "*",
    "shelljs": "*"
  },
  "author": "Intel Corporation",
  "license": "MIT"
}