melf-share
Version:
(A)Synchronous remote references based on http://npmjs.com/melf
29 lines (28 loc) • 610 B
JSON
{
"name": "melf-share",
"description": "(A)Synchronous remote references based on http://npmjs.com/melf",
"version": "0.1.12",
"author": {
"name": "Laurent Christophe",
"email": "lachrist@vub.ac.be"
},
"repository": "lachrist/melf-share",
"homepage": "http://github.com/lachrist/melf-share",
"dependencies": {
"virtual-proxy": "0.0.11"
},
"devDependencies": {
"melf": "2.2.13"
},
"license": "MIT",
"main": "lib/main.js",
"keywords": [
"Sharing",
"Serialize",
"Instantatiate",
"Far References",
"Melf",
"Synchronous",
"Asynchronous"
]
}