{
  "name": "melf",
  "description": "(A)Synchronous remote procedure calls",
  "version": "2.2.13",
  "author": {
    "name": "Laurent Christophe",
    "email": "lachrist@vub.ac.be"
  },
  "repository": "lachrist/melf",
  "homepage": "http://github.com/lachrist/melf",
  "license": "MIT",
  "dependencies": {
    "antena": "4.0.9"
  },
  "main": "lib/main.js",
  "keywords": [
    "JavaScript",
    "Remote Procedure Call",
    "Processes",
    "Communication",
    "Synchronous",
    "Asynchronous"
  ]
}
