{
  "name": "hlc-server",
  "homepage": "https://github.com/reelyactive/hlc-server/",
  "author": {
    "name": "reelyActive",
    "email": "info@reelyactive.com"
  },
  "description": "Serves real-time real-world context at a human scale by combining RFID, RTLS and M2M with structured, linked data on the web.  We believe in an open Internet of Things.",
  "keywords": [
    "reelyActive",
    "Hyperlocal Context",
    "RFID",
    "RTLS",
    "M2M",
    "IoT"
  ],
  "version": "1.0.31",
  "engines": {
    "node": ">=6.0.0"
  },
  "main": "./lib/hlcserver.js",
  "scripts": {
    "start": "node bin/hlc-server"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/reelyactive/hlc-server.git"
  },
  "dependencies": {
    "@elastic/elasticsearch": "7.9.0",
    "barnacles": "~1.3.0",
    "barnacles-elasticsearch": "^0.2.0",
    "barnacles-socketio": "^0.2.0",
    "barnowl": "^1.1.1",
    "barnowl-minew": "^0.1.3",
    "barnowl-reel": "^0.1.10",
    "body-parser": "^1.18.0",
    "chickadee": "~1.3.7",
    "cors": "^2.8.5",
    "diract-digester": "^0.1.1",
    "express": "^4.17.1",
    "json-silo": "~1.0.5",
    "raddec": "^0.2.7",
    "starling": "^1.0.1"
  },
  "devDependencies": {},
  "bugs": {
    "url": "https://github.com/reelyactive/hlc-server/issues"
  },
  "contributors": [
    {
      "name": "Jeffrey Dungen"
    },
    {
      "name": "Juan Pinazo"
    }
  ],
  "license": "MIT"
}
