File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
40
- "url" : " git://github.com/substack /object-inspect.git"
40
+ "url" : " git://github.com/inspect-js /object-inspect.git"
41
41
},
42
- "homepage" : " https://github.com/substack /object-inspect" ,
42
+ "homepage" : " https://github.com/inspect-js /object-inspect" ,
43
43
"keywords" : [
44
44
" inspect" ,
45
45
" util.inspect" ,
Original file line number Diff line number Diff line change 2
2
3
3
string representations of objects in node and the browser
4
4
5
- [ ![ testling badge] ( https://ci.testling.com/substack/object-inspect.png )] ( https://ci.testling.com/substack/object-inspect )
6
-
7
- [ ![ build status] ( https://secure.travis-ci.org/substack/object-inspect.png )] ( http://travis-ci.org/substack/object-inspect )
5
+ [ ![ build status] ( https://secure.travis-ci.com/inspect-js/object-inspect.png )] ( https://travis-ci.com/inspect-js/object-inspect )
8
6
9
7
# example
10
8
You can’t perform that action at this time.
0 commit comments