* Socket.io 0.9.16 -> 1.3.7 * Ditched express.io * Fixed non prominent bugs in client * Socket.io connect errors is now showing * Minor code cleanups * Bumped minor version * Added additional keywords to package.json
15 lines
No EOL
281 B
JSON
15 lines
No EOL
281 B
JSON
{
|
|
"name": "Cryptalk",
|
|
"description": "Client side (E2EE) encrypted instant chat",
|
|
"keywords": [
|
|
"cryptalk",
|
|
"fandango",
|
|
"crypto-js",
|
|
"AES",
|
|
"secure",
|
|
"html5",
|
|
"encryption",
|
|
"privacy"
|
|
],
|
|
"repository": "https://github.com/Hexagon/cryptalk"
|
|
} |