mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-08 17:02:14 +00:00
package.json
This commit is contained in:
parent
555f2199df
commit
c827bd8470
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/diasdavid/node-libp2p-swarm.git"
|
"url": "https://github.com/diasdavid/js-libp2p-swarm.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"IPFS"
|
"IPFS"
|
||||||
@ -19,9 +19,9 @@
|
|||||||
"author": "David Dias <daviddias@ipfs.io>",
|
"author": "David Dias <daviddias@ipfs.io>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/diasdavid/node-libp2p-swarm/issues"
|
"url": "https://github.com/diasdavid/js-libp2p-swarm/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/diasdavid/node-libp2p-swarm",
|
"homepage": "https://github.com/diasdavid/js-libp2p-swarm",
|
||||||
"pre-commit": [
|
"pre-commit": [
|
||||||
"lint",
|
"lint",
|
||||||
"test",
|
"test",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user