redux-actions-assertions
Version:
Assertions for redux actions testing
32 lines (31 loc) • 688 B
JSON
{
"name": "redux-actions-assertions",
"version": "1.3.0",
"description": "Assertions for redux actions testing",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/redux-things/redux-actions-assertions/t"
},
"authors": [
"Dmitry Zaets",
"Yann Torres"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/redux-things/redux-actions-assertions/issues"
},
"homepage": "https://github.com/redux-things/redux-actions-assertions#readme",
"keywords": [
"redux",
"actions",
"testing",
"test",
"assertions",
"asserts"
],
"dependencies": {
"redux-actions-assertions-js": "^1.1.0"
}
}