melf
Version:
(A)Synchronous remote procedure calls
25 lines (24 loc) • 507 B
JSON
{
"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"
]
}