mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 06:42:25 +00:00
Release v0.3.2.
This commit is contained in:
parent
171a561537
commit
615a966d6a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ipfs-peer-id",
|
"name": "ipfs-peer-id",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "IPFS Peer Id implementation in Node.js",
|
"description": "IPFS Peer Id implementation in Node.js",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -17,7 +17,9 @@
|
|||||||
"codestyle",
|
"codestyle",
|
||||||
"test"
|
"test"
|
||||||
],
|
],
|
||||||
"engines" : { "node" : "^4.0.0" },
|
"engines": {
|
||||||
|
"node": "^4.0.0"
|
||||||
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/diasdavid/node-ipfs-peer-id/issues"
|
"url": "https://github.com/diasdavid/node-ipfs-peer-id/issues"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user