{
  "name": "t2d-realtimeapp",
  "version": "1.0.0",
  "description": "Framework for creating realtime interactive applications with multiple displays.",
  "main": "server/app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Miles Ryan",
  "license": "ISC",
  "devDependencies": {
    "angular": "^1.3.14",
    "angular-ui-router": "^0.2.13",
    "browserify": "^9.0.3",
    "express": "^4.12.2",
    "geoip-lite": "^1.1.5",
    "geolib": "^2.0.14",
    "gulp": "^3.8.11",
    "gulp-autoprefixer": "^2.1.0",
    "gulp-compass": "^2.0.3",
    "gulp-concat": "^2.5.2",
    "gulp-nodemon": "^1.0.5",
    "gulp-sass": "^1.3.3",
    "gulp-sourcemaps": "^1.5.0",
    "gulp-util": "^3.0.4",
    "jade": "^1.9.2",
    "socket.io": "^1.3.5",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0",
    "watchify": "^2.4.0"
  }
}
