add links to repository
This commit is contained in:
parent
d2769ebd6e
commit
5fbbc0fa55
@ -2,13 +2,14 @@
|
||||
"name": "socket-pair",
|
||||
"version": "1.0.1",
|
||||
"description": "Similar to stream-pair, but with sockets with real fds. A workaround for https://github.com/nodejs/node/issues/12716",
|
||||
"homepage": "https://git.daplie.com/Daplie/socket-pair#readme",
|
||||
"main": "lib/socket-pair.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@git.daplie.com:Daplie/socket-pair.git"
|
||||
"url": "git+https://git.daplie.com/Daplie/socket-pair.git"
|
||||
},
|
||||
"keywords": [
|
||||
"tls",
|
||||
|
Loading…
x
Reference in New Issue
Block a user