{
  "name": "realm-server",
  "version": "1.0.7",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/realm-js/realm-server.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/realm-js/realm-server/issues"
  },
  "homepage": "https://github.com/realm-js/realm-server",
  "dependencies": {
    "app-root-path": "^1.0.0",
    "body-parser": "^1.15.1",
    "cookie-parser": "^1.4.3",
    "express": "^4.13.4",
    "lodash": "^4.13.1",
    "realm-js": "^1.1.85",
    "realm-router": "^1.1.25",
    "swig": "^1.4.2"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-bump": "^2.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-jsbeautifier": "^2.0.3",
    "gulp-rename": "^1.2.2",
    "run-sequence": "^1.2.1"
  }
}
