{
  "name": "hyper",
  "author": {
    "name": "Qodeninja",
    "email": "qodeninja@outlook.com",
    "url": "http://qodeparty.com/dist/"
  },
  "scripts": {},
  "version": "0.0.9",
  "bugs": {
    "url": "https://github.com/qodeparty/hyper/issues"
  },
  "bin": {
    "hyper": "./bin/hyper",
    "hyperd": "./bin/hyperd",
    "hyper-cli": "./bin/hyper-cli"
  },
  "dependencies": {
    "body-parser": "^1.19.0",
    "colors": "^1.3.3",
    "cookie-parser": "^1.4.4",
    "cookie-session": "^1.3.3",
    "errorhandler": "^1.5.1",
    "express": "^4.16.4",
    "express-session": "^1.17.0",
    "jsonfile": "^5.0.0",
    "method-override": "^2.3.10",
    "moment": "^2.24.0",
    "morgan": "^1.9.1",
    "multer": "^1.3.0",
    "pug": "^2.0.3",
    "serve-favicon": "^2.5.0",
    "serve-index": "^1.9.1",
    "serve-static": "^1.14.1",
    "socket.io": "^2.2.0",
    "stylus": "^0.54.5",
    "winston": "^3.2.1"
  },
  "description": "Hyper Network Server for NodeJS",
  "directories": {},
  "dist": {
    "shasum": "0b65c5c55ecf1d8ffc82c08300a22e332892e03a",
    "tarball": "https://registry.npmjs.org/hyper/-/hyper-0.0.2.tgz"
  },
  "engine": "node >=0.10.0",
  "gitHead": "4ac5b7ec48ed85a15aa37682edffe121837568c5",
  "homepage": "https://github.com/qodeparty/hyper",
  "keywords": [
    "hyper",
    "hyperjs",
    "λ",
    "hat",
    "maker"
  ],
  "license": "Apache-2.0",
  "main": "./hyper.js",
  "maintainers": [
    {
      "name": "qodeninja",
      "email": "qodeninja@outlook.com"
    }
  ],
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qodeparty/hyper.git"
  }
}
