telehash
Version:
A telehash library for node and browserify
25 lines (24 loc) • 453 B
JSON
{
"name": "telehash",
"main": "bundle.js",
"version": "0.3.26",
"homepage": "https://github.com/telehash/telehash-js",
"authors": [
"Jeremie Miller <jeremie@jabber.org>"
],
"description": "A full telehash implementation for browsers",
"keywords": [
"telehash",
"p2p",
"end-to-end",
"crypto"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}