{
  "author": "Tom Zhou <appnet.link@gmail.com> (https://appnet.link)",
  "name": "appnet.io",
  "description": "AppNet name-client library for node.js",
  "version": "3.3.7",
  "repository": {
    "type": "git",
    "url": "git://github.com/InstantWebP2P/appnet.io.git"
  },
  "keywords": [
    "peer",
    "webp2p",
    "httpp",
    "http",
    "datachannel"
  ],
  "engines": {
    "node": "0.8.x"
  },
  "main": "./index.js",
  "dependencies": {
    "debug": "2.6.9",
    "ipaddr.js": "1.0.3",
    "lodash": "3.10.1",
    "msgpack-js": "0.3.0",
    "node-sws": "1.2.x",
    "siphash": "1.0.x",
    "ssl-root-cas": "1.3.1",
    "uuid": "3.0.0",
    "wspp": "1.1.5"
  },
  "devDependencies": {
    "express": "3.21.2",
    "jshint": "2.8.0"
  }
}
