{
  "name": "anniot-core",
  "version": "1.1.4",
  "description": "AnnIoT device client",
  "main": "./lib/module.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "AnnIoT",
    "IoT",
    "Ann",
    "iot",
    "core",
    "anniot",
    "ann",
    "annmobile"
  ],
  "author": "ProjectAnn: Ahmetcan Aksu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Project-Ann/AnnIoT-NodeCore/issues"
  },
  "homepage": "https://github.com/Project-Ann/AnnIoT-NodeCore#readme",
  "dependencies": {
    "socket.io": "^2.2.0",
    "onoff": "^4.1.1"
  }
}
