UNPKG

redux-anon-reducer

Version:
25 lines (24 loc) 587 B
{ "name": "redux-anon-reducer", "version": "2.1.1", "description": "A simple anonymous reducer for redux", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/drewmiley/redux-anon-reducer.git" }, "keywords": [ "redux", "anon", "reducer" ], "author": "drewmiley", "license": "ISC", "bugs": { "url": "https://github.com/drewmiley/redux-anon-reducer/issues" }, "homepage": "https://github.com/drewmiley/redux-anon-reducer#readme" }