This repository was archived by the owner on May 9, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Private and Anonymous Messaging Application, built on top of the Zencash blockchain.
4
4
5
- Download the releases here: https://github.com/kendricktan /ZENChat/releases
5
+ Download the releases here: https://github.com/ZencashOfficial /ZENChat/releases
6
6
7
7
![ ] ( http://i.imgur.com/7Dc45pR.gif )
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ZENChat" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.1a " ,
4
4
"description" : " Private and Anonymous Messaging Application, built on top of the Zencash blockchain" ,
5
5
"author" : " Kendrick Tan" ,
6
- "homepage" : " https://github.com/kendricktan/ZENChat " ,
6
+ "homepage" : " https://github.com/ZencashOfficial/zenchat " ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " https://github.com/kendricktan /ZENChat.git"
9
+ "url" : " https://github.com/ZencashOfficial /ZENChat.git"
10
10
},
11
11
"license" : " MIT" ,
12
12
"main" : " main.js" ,
27
27
"babili-webpack-plugin" : " ^0.0.9" ,
28
28
"bitcoin" : " ^3.0.1" ,
29
29
"bitcoin-promise" : " ^1.3.1" ,
30
+ "bluebird" : " ^3.5.0" ,
30
31
"css-loader" : " ^0.28.5" ,
31
32
"electron" : " ^1.6.7" ,
32
33
"electron-packager" : " ^8.7.0" ,
55
56
"webpack" : " ^2.5.1" ,
56
57
"webpack-dev-server" : " ^2.4.5" ,
57
58
"zencashjs" : " ^1.1.4-a"
58
- },
59
- "dependencies" : {
60
- "bluebird" : " ^3.5.0"
61
59
}
62
60
}
You can’t perform that action at this time.
0 commit comments