UNPKG

otr3

Version:

OTR Messaging Protocol [native libotr3.2.x]

19 lines (18 loc) 576 B
{ "name" : "otr3", "version" : "0.0.13", "description" : "OTR Messaging Protocol [native libotr3.2.x]", "url" : "https://github.com/mnaamani/node-otr-v2", "keywords" : ["crypto","otr","privacy","off the record","OTR","protocol","encryption"], "author" : "Mokhtar Naamani <mokhtar.naamani@gmail.com>", "main" : "index.js", "license": "GPLv2", "engines" : { "node" : ">=0.6.0" }, "repository":{ "type":"git", "url":"git@github.com:mnaamani/node-otr-v2.git" }, "scripts":{ "preinstall":"./build.sh" } }