{
  "name": "x-easy",
  "version": "3.0.0",
  "description": "Make simple and modular, building a web application with express.",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "keywords": [
    "xeasy",
    "x-easy",
    "easyexpress",
    "fastexpress",
    "express",
    "app",
    "api",
    "web",
    "rest",
    "restful",
    "websocket",
    "websockets",
    "wsocket",
    "ws",
    "mqtt",
    "broker",
    "mqttoverwebsocket",
    "mqttws",
    "router",
    "real-time",
    "framework",
    "cluster",
    "multicore",
    "multiprocess",
    "back-end",
    "backend",
    "agile",
    "scalable"
  ],
  "author": "Renato Rodrigues",
  "email": "ren.gsg@gmail.com",
  "license": "Apache-2.0",
  "homepage": "https://github.com/Morbden/x-easy#readme",
  "url": "https://github.com/Morbden/x-easy#readme",
  "bugs": {
    "url": "https://github.com/morbden/x-easy/issues"
  },
  "dependencies": {
    "body-parser": "^1.18.3",
    "crypto-js": "^3.1.9-1",
    "express": "^4.16.4",
    "express-busboy": "^7.0.1",
    "express-session": "^1.15.6",
    "rmdir": "^1.2.0",
    "uuid": "^3.3.2",
    "websocket": "^1.0.28"
  }
}
