{
  "name": "ts3d-hc-clashmanager",
  "version": "0.7.4",
  "description": "",
  "main": "server/app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server/app.js"
  },
  "author": "Guido Hoffmann",
  "license": "", 
  "dependencies": {
    "ts3d-hc-imageservice": "^0.4.8",
    "uuid": "^9.0.0"
  }
}
