{ "name": "redux-persefex", "version": "0.3.0", "description": "Redux store builder, in combination with redux-persist, redux-effex and redux-sac composeReducers.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@lolg.it:herby/redux-persefex.git" }, "keywords": [ "redux", "persist", "effex", "combine" ], "author": "Herbert Vojčík ", "license": "MIT", "dependencies": { "event-emitter": "^0.3.5", "redux": "^3.7.2", "redux-effex": "^1.1.2", "redux-persist": "^5.9.1", "redux-sac": "^0.6.0" } }