File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libp2p-swarm" ,
3
3
"version" : " 0.4.1" ,
4
- "description" : " IPFS swarm implementation in Node.js" ,
4
+ "description" : " libp2p swarm implementation in Node.js" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
7
7
"test" : " ./node_modules/.bin/lab tests/*-test.js" ,
10
10
},
11
11
"repository" : {
12
12
"type" : " git" ,
13
- "url" : " https://github.com/diasdavid/node-ipfs -swarm.git"
13
+ "url" : " https://github.com/diasdavid/node-libp2p -swarm.git"
14
14
},
15
15
"keywords" : [
16
16
" IPFS"
17
17
],
18
18
"author" :
" David Dias <[email protected] >" ,
19
19
"license" : " MIT" ,
20
20
"bugs" : {
21
- "url" : " https://github.com/diasdavid/node-ipfs -swarm/issues"
21
+ "url" : " https://github.com/diasdavid/node-libp2p -swarm/issues"
22
22
},
23
- "homepage" : " https://github.com/diasdavid/node-ipfs -swarm" ,
23
+ "homepage" : " https://github.com/diasdavid/node-libp2p -swarm" ,
24
24
"pre-commit" : [
25
25
" lint" ,
26
26
" test" ,
You can’t perform that action at this time.
0 commit comments