This repository was archived by the owner on Aug 24, 2021. It is now read-only.
File tree 3 files changed +11
-8
lines changed
3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change
1
+ iservice_name : travis-pro
2
+ repo_token : $repo_token
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ js-multihash
3
3
4
4
[ ![ ] ( https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square )] ( http://ipn.io )
5
5
[ ![ ] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/jbenet /js-multihash/badge.svg?branch=master )] ( https://coveralls.io/github/jbenet /js-multihash?branch=master )
7
- [ ![ Travis CI] ( https://travis-ci.org/jbenet /js-multihash.svg?branch=master )] ( https://travis-ci.org/jbenet /js-multihash )
8
- [ ![ Circle CI] ( https://circleci.com/gh/jbenet /js-multihash.svg?style=svg )] ( https://circleci.com/gh/jbenet /js-multihash )
9
- [ ![ Dependency Status] ( https://david-dm.org/jbenet /multihashes.svg?style=flat-square )] ( https://david-dm.org/jbenet /js-multihash )
6
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/multiformats /js-multihash/badge.svg?branch=master )] ( https://coveralls.io/github/multiformats /js-multihash?branch=master )
7
+ [ ![ Travis CI] ( https://travis-ci.org/multiformats /js-multihash.svg?branch=master )] ( https://travis-ci.org/multiformats /js-multihash )
8
+ [ ![ Circle CI] ( https://circleci.com/gh/multiformats /js-multihash.svg?style=svg )] ( https://circleci.com/gh/multiformats /js-multihash )
9
+ [ ![ Dependency Status] ( https://david-dm.org/multiformats /multihashes.svg?style=flat-square )] ( https://david-dm.org/multiformats /js-multihash )
10
10
[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square )] ( https://github.com/feross/standard )
11
11
12
- > [ multihash] ( //github.com/jbenet /multihash ) implementation.
12
+ > [ multihash] ( //github.com/multiformats /multihash ) implementation.
13
13
14
14
## Installation
15
15
Original file line number Diff line number Diff line change 25
25
},
26
26
"repository" : {
27
27
"type" : " git" ,
28
- "url" : " git://github.com/jbenet /js-multihash.git"
28
+ "url" : " git://github.com/multiformats /js-multihash.git"
29
29
},
30
30
"keywords" : [
31
31
" multihash"
32
32
],
33
33
"author" : " Juan Benet <juan@benet.ai> (http://juan.benet.ai/)" ,
34
34
"license" : " MIT" ,
35
35
"bugs" : {
36
- "url" : " https://github.com/jbenet /js-multihash/issues"
36
+ "url" : " https://github.com/multiformats /js-multihash/issues"
37
37
},
38
38
"dependencies" : {
39
39
"bs58" : " ^3.0.0"
50
50
" Juan Benet <juan@benet.ai>" ,
51
51
" William Cotton <williamcotton@gmail.com>" ,
52
52
" dignifiedquire <dignifiedquire@gmail.com>" ,
53
- " nginnever <ginneversource@gmail.com>"
53
+ " nginnever <ginneversource@gmail.com>" ,
54
+ " Richard Littauer <richard.littauer@gmail.com"
54
55
]
55
56
}
You can’t perform that action at this time.
0 commit comments