{
  "name": "netkit",
  "version": "0.0.5",
  "description": "Network utility kit",
  "main": "index.js",
  "keywords": [
    "network", "routing"
  ],
  "author": "WigWag<npm@wigwag.com> (http://www.wigwag.com)",
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "repository" :
  { "type" : "git"
  , "url" : "https://github.com/WigWagCo/node-netkit"
  },
  "bugs": {
    "url": "https://github.com/WigWagCo/node-netkit/issues"
  },
  "gypfile": true
}
