File tree Expand file tree Collapse file tree 2 files changed +13
-19
lines changed
Expand file tree Collapse file tree 2 files changed +13
-19
lines changed Original file line number Diff line number Diff line change 11{
2+ "author" : " Microsoft Corporation" ,
23 "name" : " hyco-websocket" ,
34 "description" : " " ,
5+ "version" : " 1.0.3" ,
6+ "license" : " Apache-2.0" ,
7+ "main" : " index.js" ,
8+ "homepage" : " https://azure.com" ,
49 "keywords" : [
510 " websocket" ,
611 " websockets" ,
1318 " server" ,
1419 " client"
1520 ],
16- "author" : " " ,
17- "version" : " 1.0.0" ,
1821 "repository" : {
1922 "type" : " git" ,
20- "url" : " https://github.com/clemensv /azure-relay-hybridconnections .git"
23+ "url" : " https://github.com/Azure /azure-relay-node .git"
2124 },
22- "homepage" : " https://azure.com" ,
2325 "engines" : {
2426 "node" : " >=0.8.0"
2527 },
2830 "crypto" : " latest" ,
2931 "moment" : " latest"
3032 },
31- "devDependencies" : {
32- },
3333 "config" : {
3434 "verbose" : false
3535 },
36- "scripts" : {
37-
38- },
39- "main" : " index" ,
4036 "directories" : {
4137 "lib" : " ./lib"
42- },
43- "license" : " Apache-2.0"
38+ }
4439}
Original file line number Diff line number Diff line change 11{
22 "author" : " Microsoft Corporation" ,
33 "name" : " hyco-ws" ,
4- "description" : " xyz " ,
5- "version" : " 1.0.2 " ,
4+ "description" : " " ,
5+ "version" : " 1.0.3 " ,
66 "license" : " MIT" ,
77 "main" : " index.js" ,
8+ "homepage" : " https://azure.com" ,
89 "keywords" : [
910 " Hixie" ,
1011 " HyBi" ,
1415 " WebSockets" ,
1516 " real-time"
1617 ],
17- "repository" :
18- {
18+ "repository" : {
1919 "type" : " git" ,
20- "url" : " https://github.com/clemensv /azure-relay-hybridconnections .git"
20+ "url" : " https://github.com/Azure /azure-relay-node .git"
2121 },
2222 "dependencies" : {
2323 "ws" : " 1.1.x" ,
2424 "crypto" : " latest" ,
2525 "moment" : " latest"
2626 },
27- "gypfile" : true ,
28- "private" : false
27+ "gypfile" : true
2928}
You can’t perform that action at this time.
0 commit comments