{
  "name": "happner-elastic-feed",
  "version": "2.0.0",
  "main": "lib/index.js",
  "scripts": {
    "test": "mocha silence.js test",
    "test-func": "mocha silence.js test/1-func.js",
    "test-sanity": "mocha silence.js test/2-sanity.js",
    "test-perf": "mocha silence.js test/3-perf.js",
    "test-rules": "mocha silence.js test/rules-engine/*"
  },
  "devDependencies": {
    "assert": "^1.4.0",
    "chai": "^3.5.0",
    "expect.js": "^0.3.1",
    "happner-profane": "^1.0.0",
    "mocha": "*",
    "request": "^2.81.0",
    "rimraf": "^2.4.4"
  },
  "dependencies": {
    "async": "2.5.0",
    "elasticsearch": "13.2.0",
    "happn-3": "3.0.0",
    "happn-logger": "0.0.1",
    "happn-util-crypto": "0.2.3",
    "happner-2": "5.2.0",
    "happner-elastic-dataprovider": "2.1.0",
    "ioredis": "3.1.2",
    "kue": "0.11.6",
    "lru-cache": "4.1.1",
    "redis-lru-cache": "0.1.0",
    "sift": "5.0.0",
    "uuid": "3.1.0",
    "wild-pare": "3.5.1",
    "wild-proxy": "^1.0.0"
  }
}
