{
  "name": "helena",
  "version": "1.0.39",
  "description": "Mini, Hi-speed Framework",
  "main": "index.js",
  "scripts": {
    "test": "node ./test/server.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zisaid/Helena.git"
  },
  "keywords": [
    "Mini",
    "Hi-speed",
    "Framework"
  ],
  "author": "zisaid",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zisaid/Helena/issues"
  },
  "homepage": "https://github.com/zisaid/Helena#readme",
  "dependencies": {
    "axios": "^0.18.0",
    "elasticsearch": "^15.4.1",
    "mongodb": "^3.1.13",
    "mongoose": "^5.4.19",
    "redis": "^2.8.0"
  }
}
