{
   "name": "wires-domain",
   "version": "1.6.73",
   "description": "Restfull service with dependency injection",
   "main": "index.js",
   "scripts": {
      "test": "mocha"
   },
   "keywords": [
      "restful",
      "domain",
      "mongodb",
      "mysql"
   ],
   "author": "ivan.orlov",
   "license": "MIT",
   "dependencies": {
      "app-root-path": "^1.0.0",
      "event-stream": "^3.3.2",
      "jsep": "^0.3.0",
      "lodash": "^4.6.1",
      "log4js": "^0.6.21",
      "moment": "^2.10.6",
      "path-to-regexp": "^1.0.0",
      "promise": "^7.0.0",
      "shortid": "^2.2.4",
      "wires-class": "^1.0.0"
   },
   "devDependencies": {
      "body-parser": "^1.6.0",
      "cookie-parser": "*",
      "express": "^4.8.0",
      "gulp": "^3.9.1",
      "gulp-concat": "^2.6.0",
      "gulp-rename": "^1.2.2",
      "gulp-uglify": "^1.5.3",
      "require-all": "^1.1.0",
      "run-sequence": "^1.1.5",
      "should": "^4.0.4"
   }
}
