{
  "name": "pandanet-client",
  "version": "0.0.8",
  "description": "Socket client for the Pandanet (IGS) protocol",
  "main": "index.js",
  "scripts": {
    "test": "./test/full.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dawicorti/pandanet-client"
  },
  "keywords": [
    "pandanet",
    "igs",
    "go"
  ],
  "dependencies": {
      "underscore": "x.x.x",
      "purelint": "x.x.x"
  },
  "author": "David Corticchiato",
  "license": "BSD"
}
