{
  "name": "sguard",
  "version": "1.1.7",
  "description": "Server and API for SGUARD application",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rafaelgr/sguard_api.git"
  },
  "keywords": [
    "node",
    "wm500v5",
    "usb",
    "control de rondas",
    "vigilancia"
  ],
  "author": "'Rafael Garcia <'rafa@myariadna.com'>",
  "license": "CC-BY-NC-4.0",
  "bugs": {
    "url": "https://github.com/rafaelgr/sguard/issues"
  },
  "homepage": "https://github.com/rafaelgr/sguard#readme",
  "dependencies": {
    "async": "^1.4.2",
    "body-parser": "^1.14.0",
    "connect": "^3.4.0",
    "cors": "^2.7.1",
    "edge": "^4.0.0",
    "express": "^4.13.3",
    "moment": "^2.10.6",
    "mysql": "^2.0.0",
    "serve-index": "^1.7.2"
  }
}
