"description":"A nodejs module for local and remote Inter Process Communication (IPC) uses Unix Sockets for local communication avoiding the network card for lower overhead and latency. ## Solid but, ### Still under development and lacking documentation, but useable.",
"main":"node-ipc.js",
"directories":{
"example":"example"
},
"dependencies":{
"event-pubsub":"~1.0.2",
"colors":"~0.6.2"
},
"devDependencies":{},
"scripts":{
"test":"echo \"Error: no test specified\" && exit 1"