mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 11:52:23 +00:00
commit
f82d0d6ac5
@ -1,7 +1,7 @@
|
|||||||
peer-id Node.js implementation
|
peer-id JavaScript implementation
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
[](http://ipn.io) [[](http://webchat.freenode.net/?channels=%23ipfs) ](https://travis-ci.org/diasdavid/node-peer-id)  [](https://david-dm.org/diasdavid/node-peer-id) [](https://github.com/feross/standard)
|
[](http://ipn.io) [[](http://webchat.freenode.net/?channels=%23ipfs) ](https://travis-ci.org/diasdavid/js-peer-id)  [](https://david-dm.org/diasdavid/js-peer-id) [](https://github.com/feross/standard)
|
||||||
|
|
||||||
> IPFS Peer Id implementation in Node.js
|
> IPFS Peer Id implementation in Node.js
|
||||||
|
|
||||||
|
@ -23,9 +23,9 @@
|
|||||||
"node": "^4.0.0"
|
"node": "^4.0.0"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/diasdavid/node-peer-id/issues"
|
"url": "https://github.com/diasdavid/js-peer-id/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/diasdavid/node-peer-id",
|
"homepage": "https://github.com/diasdavid/js-peer-id",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"code": "^1.4.1",
|
"code": "^1.4.1",
|
||||||
"lab": "^5.13.0",
|
"lab": "^5.13.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user