{
  "name": "gps-tracking-maps-socket-io",
  "version": "1.0.1",
  "description": "Demo App for gps-tracing node.js package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/freshworkstudio/gps-tracking-demo.git"
  },
  "keywords": [
    "gps-tracking",
    "demo"
  ],
  "author": "Gonzalo De Spirito",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/freshworkstudio/gps-tracking-demo/issues"
  },
  "homepage": "https://github.com/freshworkstudio/gps-tracking-demo",
  "dependencies": {
    "express": "^4.13.0",
    "gps-tracking": "^1.0.2",
    "mongodb": "^2.0.35",
    "socket.io": "^1.3.5"
  }
}
