{
  "name": "water-tank",
  "version": "1.2.0",
  "description": "This module represents the model and the view of the 2nd assignemnt of FIS (Factory Informaiton Systems) course in Tampere University of Technology. The model is not accurate but it have enough understanding to the students",
  "main": "index.js",
  "dependencies": {
    "express": "^4.16.3",
    "socket.io": "^2.0.4"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Wael Mohammed <wael.mohammed@tut.fi>",
  "license": "ISC"
}
