File tree 3 files changed +13
-8
lines changed
3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
1
is-ipfs
2
2
====
3
3
4
- [ ![ build status ] ( https://secure.travis-ci.org/ ipfs/is- ipfs.svg )] ( http ://travis-ci.org /ipfs/is- ipfs)
5
- [ ![ dignified.js ] ( https://img.shields.io/badge/follows-dignified.js -blue.svg?style=flat-square )] ( https://github.com/dignifiedquire/dignified.js )
4
+ [ ![ ] ( https://img.shields.io/github/release/ ipfs/ipfs-companion .svg )] ( https ://github.com /ipfs/ipfs-companion/releases/latest )
5
+ [ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs -blue.svg?style=flat-square )] ( https://webchat.freenode.net/?channels=%23ipfs )
6
6
7
- A set of utilities to help identify [ IPFS] ( https://ipfs.io/ ) resources.
7
+ > A set of utilities to help identify [ IPFS] ( https://ipfs.io/ ) resources
8
8
9
+ ## Lead Maintainer
10
+
11
+ [ Marcin Rataj] ( https://github.com/lidel )
9
12
10
13
## Install
11
14
Original file line number Diff line number Diff line change
1
+ javascript()
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " is-ipfs" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.3.3 " ,
4
4
"description" : " A set of utilities to help identify IPFS resources" ,
5
5
"main" : " src/index.js" ,
6
6
"browser" : {
23
23
" lint"
24
24
],
25
25
"keywords" : [
26
+ " js-ipfs" ,
26
27
" ipfs"
27
28
],
28
29
"author" : " Francisco Dias <francisco@baiodias.com> (http://franciscodias.net/)" ,
39
40
},
40
41
"repository" : {
41
42
"type" : " git" ,
42
- "url" : " https://github.com/xicombd /is-ipfs.git"
43
+ "url" : " https://github.com/ipfs /is-ipfs.git"
43
44
},
44
45
"bugs" : {
45
- "url" : " https://github.com/xicombd /is-ipfs/issues"
46
+ "url" : " https://github.com/ipfs /is-ipfs/issues"
46
47
},
47
- "homepage" : " https://github.com/xicombd /is-ipfs" ,
48
+ "homepage" : " https://github.com/ipfs /is-ipfs" ,
48
49
"contributors" : [
49
50
" David Dias <daviddias.p@gmail.com>" ,
50
51
" Francisco Baio Dias <xicombd@gmail.com>" ,
51
52
" Marcin Rataj <lidel@lidel.org>" ,
52
53
" nginnever <ginneversource@gmail.com>"
53
54
]
54
- }
55
+ }
You can’t perform that action at this time.
0 commit comments