{
  "name": "haxe-redux-thunk",
  "description": "Redux thunk-like API for haxe-redux",
  "version": "0.0.1",
  "keywords": [
    "haxe",
    "redux"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/kLabz/haxe-redux-thunk"
  },
  "license": "MIT",
  "author": {
    "name": "Rudy G",
    "email": "k@klabz.org",
    "url": "https://github.com/kLabz"
  }
}

