{
  "name": "haxe-continuation",
  "description": "Asynchronous programming in a natural multi-thread-like syntax, escaping from the callback hell.",
  "keywords": [
    "javascript",
    "library",
    "haxe"
  ],
  "author": "Yang Bo",
  "version": "0.0.5",
  "license": "MIT",
  "engines": {
    "node": ">=0.8.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Atry/haxe-continuation.git"
  },
  "config": {
    "build": "23c7969\n"
  }
}
