cryptalk/app.json
Hexagon fdd57e3f11 Various
* 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
2016-01-04 01:34:16 +01:00

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"
}