{
  "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"
  }
}
