{
  "name": "thunky",
  "version": "0.1.0",
  "repository": "git://github.com/mafintosh/thunky",
  "description": "delay the evaluation of a paramless async function and cache the result",
  "keywords": [
    "memo",
    "thunk",
    "async",
    "lazy",
    "control",
    "flow",
    "cache"
  ],
  "author": "Mathias Buus Madsen <mathiasbuus@gmail.com>"
}
