succ
Version:
Secure Universal Chat Client
28 lines (27 loc) • 569 B
JSON
{
"name": "succ",
"version": "0.1.0",
"description": "Secure Universal Chat Client",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RekkyRek/succ.git"
},
"keywords": [
"RSA",
"Chat",
"Client",
"Secure",
"Encrypted",
"Socket"
],
"author": "Rekky Rek",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/RekkyRek/succ/issues"
},
"homepage": "https://github.com/RekkyRek/succ#readme"
}