UNPKG

socketpair

Version:

Module for creating socket pair.

18 lines (17 loc) 356 B
{ "name": "socketpair", "version": "1.0.0", "description": "Module for creating socket pair.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "install": "node-gyp rebuild" }, "keywords": [ "socketpair" ], "author": { "name": "Woohyuck Kim", "email": "go100sun@gmail.com" } }