{ "name": "api", "version": "1.0.0", "description": "", "main": "index.js", "engines": { "node": "9.x" }, "dependencies": { "algoliasearch": "^3.24.9", "async": "^2.6.0", "bunyan": "^1.8.12", "bunyan-winston-adapter": "^0.2.0", "fb": "^2.0.0", "getstream": "^3.10.0", "jsonwebtoken": "^8.1.0", "keen.io": "^0.1.3", "knox": "^0.9.2", "mapbox-geocoding": "^0.1.5", "mysql": "^2.15.0", "node-uuid": "^1.4.8", "raven": "^2.3.0", "restify": "^6.3.4", "restify-jwt": "^0.4.0", "restify-plugins": "^1.6.0", "stack-trace": "^0.0.10", "winston": "^2.4.0", "winston-mail": "^1.3.0", "winston-sentry": "^0.2.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/GetStream/stream-react-example.git" }, "keywords": [ "GetStream" ], "author": "Nick Parsons ", "license": "ISC", "bugs": { "url": "https://github.com/GetStream/stream-react-example/issues" }, "homepage": "https://github.com/GetStream/stream-react-example#readme" }