shh-client
Version:
The Shh.. protocol v0.0.1 Beta Tested. Keeps your messages very secure. Currently in more testing and securty.
22 lines (21 loc) • 460 B
JSON
{
"name": "shh-client",
"version": "0.0.1-beta",
"description": "The Shh.. protocol v0.0.1 Beta Tested. Keeps your messages very secure. Currently in more testing and securty.",
"keywords": [
"SHH",
"SECURE",
"PROTOCOL",
"CHAT",
"LIBSIGNAL",
"SIGNAL",
"CHATING"
],
"license": "MIT",
"author": "Pawan Yadav (Github: PAI-Of)",
"type": "module",
"main": "none",
"scripts": {
"test": "node test.client.js"
}
}