UNPKG
electron-otr
Version:
latest (0.2.16)
0.2.16
Off-the-Record Messaging Protocol
github.com/mstrodl/otr
mstrodl/otr
electron-otr
/
bower.json
9 lines
•
119 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"otr"
,
"version"
:
"0.2.16"
,
"main"
:
"build/otr.js"
,
"ignore"
:
[
"**/.*"
,
"node_modules"
]
}