haxe-redux-thunk
Version:
Redux thunk-like API for haxe-redux
18 lines (16 loc) • 343 B
JSON
{
"name": "redux-thunk",
"description": "Redux thunk-like API for haxe-redux",
"version": "0.0.1",
"releasenote": "Initial release. (See CHANGELOG.md)",
"url": "https://github.com/kLabz/haxe-redux-thunk",
"license": "MIT",
"tags": [
"javascript",
"redux"
],
"classPath": "src",
"contributors": [
"klabz"
]
}