{
  "name": "csweb",
  "version": "0.3.28",
  "description": "CommonSense web application",
  "main": "dist-npm/index.js",
  "typings": "dist-npm/index",
  "author": {
    "name": "Arnoud de Jong",
    "email": "damylen@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/TNOCS/csWeb"
  },
  "license": "MIT",
  "dependencies": {
    "async": "^2.1.4",
    "bcryptjs": "^2.3.0",
    "body-parser": "^1.15.0",
    "cors": "^2.7.1",
    "express": "^4.13.4",
    "fs-extra": "^1.0.0",
    "hypertimer": "^2.1.3",
    "jasmine": "^2.4.1",
    "jwt-simple": "^0.5.0",
    "kafka-node": "^0.5.9",
    "lru-cache": "^4.0.1",
    "mqtt": "^2.1.3",
    "mqtt-router": "^0.5.0",
    "pg": "^7.3.0",
    "proj4": "^2.3.14",
    "request": "^2.69.0",
    "serve-favicon": "^2.3.0",
    "sift": "^3.2.1",
    "socket.io": "^1.4.5",
    "underscore": "^1.8.3",
    "which": "^1.2.4",
    "winston": "^2.2.0",
    "xml2js": "^0.4.16"
  },
  "bugs": {
    "url": "https://github.com/TNOCS/csWeb/issues"
  },
  "homepage": "https://github.com/TNOCS/csWeb"
}
