{ "name": "app", "version": "1.0.0", "main": "app.js", "directories": { "doc": "docs" }, "scripts": { "start": "node ./bin/www" }, "engines": { "node": "9.x" }, "dependencies": { "algoliasearch": "^3.24.9", "axios": "^0.17.1", "babel-cli": "^6.26.0", "babel-core": "^6.26.0", "babel-jest": "^22.1.0", "babel-loader": "^7.1.2", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-es2015-block-scoping": "^6.26.0", "babel-plugin-transform-es2015-constants": "^6.1.4", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "^6.26.0", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "babel-runtime": "^6.26.0", "body-parser": "^1.18.2", "cookie-parser": "~1.4.3", "css-loader": "^0.28.8", "debug": "^3.1.0", "dotenv": "^4.0.0", "ejs": "^2.5.7", "esdoc": "^1.0.4", "esdoc-es7-plugin": "0.0.3", "express": "^4.16.2", "extract-text-webpack-plugin": "^3.0.2", "getstream": "^3.10.0", "humps": "^2.0.1", "inline-environment-variables-webpack-plugin": "^1.2.1", "jest-cli": "^22.1.1", "jsx": "^0.9.89", "jsx-loader": "^0.13.2", "mapbox-geocoding": "^0.1.5", "md5": "^2.2.1", "mock-local-storage": "^1.0.5", "moment": "^2.20.1", "morgan": "^1.9.0", "nock": "^9.1.6", "node-sass": "^4.7.2", "numeral": "^2.0.6", "react": "^16.2.0", "react-addons-test-utils": "^15.6.2", "react-dom": "^16.2.0", "react-geocoder": "^2.5.0", "react-image-component": "^1.0.0", "react-ink": "^6.2.0", "react-redux": "^5.0.6", "react-router": "4.2.0", "react-router-redux": "^4.0.8", "react-tap-event-plugin": "^3.0.2", "redux": "^3.7.2", "redux-mock-store": "^1.4.0", "redux-router": "^2.1.2", "redux-thunk": "^2.2.0", "sass-loader": "^6.0.6", "serve-favicon": "^2.4.5", "webpack": "^3.10.0", "webpack-babel-jest": "^1.0.4" }, "devDependencies": {}, "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", "description": "" }