{
  "name": "nexus-uplink-simple-server",
  "version": "1.5.0",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/elierotenberg/nexus-uplink-simple-server.git"
  },
  "author": "Elie Rotenberg <elie@rotenberg.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/elierotenberg/nexus-uplink-simple-server/issues"
  },
  "homepage": "https://github.com/elierotenberg/nexus-uplink-simple-server",
  "devDependencies": {
    "del": "^1.1.0",
    "gulp": "^3.8.10",
    "gulp-6to5": "^1.0.2",
    "gulp-insert": "^0.4.0",
    "gulp-jshint": "^1.9.0",
    "gulp-plumber": "^0.6.6",
    "gulp-sourcemaps": "^1.2.8",
    "gulp-util": "^3.0.1",
    "jshint-stylish": "^1.0.0"
  },
  "dependencies": {
    "6to5": "^1.15.0",
    "body-parser": "^1.10.0",
    "engine.io": "^1.4.3",
    "http-exceptions": "^0.4.11",
    "lodash-next": "^1.12.0",
    "lru-cache": "^2.5.0",
    "nexus-router": "^0.3.13",
    "request": "^2.51.0",
    "sigmund": "^1.0.0"
  }
}
