UNPKG

wepy-redux

Version:

WePY bindings for Redux

21 lines (20 loc) 376 B
{ "name": "wepy-redux", "version": "1.5.9", "description": "WePY bindings for Redux", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "wepy-redux", "wepy", "redux", "connect" ], "author": "dolymood", "license": "MIT", "dependencies": { "redux": "^2.0.0 || ^3.0.0" } }