redux-anon-reducer
Version:
A simple anonymous reducer for redux
25 lines (24 loc) • 587 B
JSON
{
"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"
}