{
  "name": "telehash-js",
  "description": "An implementation of telehash in pure javascript",
  "homepage": "https://github.com/telehash/thjs",
  "version": "0.1.41",
  "keywords": [
    "telehash",
    "crypto",
    "p2p",
    "dht",
    "json",
    "mesh",
    "javascript",
    "browser"
  ],
  "main":"thjs.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/telehash/thjs.git"
  },
  "licenses": [
  {
    "type": "MIT",
    "url": "https://github.com/telehash/thjs/raw/master/LICENSE"
  }
  ],
  "author": {
    "name": "Jeremie Miller",
    "email": "jeremie@jabber.org",
    "url": "http://jeremie.com/"
  }
}
