{
  "name": "@headswap/lib-engine-event",
  "version": "0.3.5",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "TZ=UTC ./node_modules/.bin/mocha"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "camunda-bpm-sdk-js": "github:camunda/camunda-bpm-sdk-js",
    "debug": "^2.2.0",
    "joi": "^8.1.0",
    "lodash": "^4.12.0",
    "moment": "^2.13.0"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^2.4.5"
  }
}
