File tree 2 files changed +7
-10
lines changed
2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 12
12
"files" : [
13
13
" index.js"
14
14
],
15
- "repository" : {
16
- "type" : " git" ,
17
- "url" : " https://github.com/wooorm/nlcst-to-string.git"
18
- },
19
- "bugs" : " https://github.com/wooorm/nlcst-to-string/issues" ,
15
+ "repository" : " https://github.com/syntax-tree/nlcst-to-string" ,
16
+ "bugs" : " https://github.com/syntax-tree/nlcst-to-string/issues" ,
20
17
"author" :
" Titus Wormer <[email protected] > (http://wooorm.com)" ,
21
18
"contributors" : [
22
19
" Titus Wormer <[email protected] > (http://wooorm.com)" ,
Original file line number Diff line number Diff line change @@ -53,18 +53,18 @@ Stringify the given [NLCST][] node (or list of nodes).
53
53
54
54
<!-- Definitions -->
55
55
56
- [ travis-badge ] : https://img.shields.io/travis/wooorm /nlcst-to-string.svg
56
+ [ travis-badge ] : https://img.shields.io/travis/syntax-tree /nlcst-to-string.svg
57
57
58
- [ travis ] : https://travis-ci.org/wooorm /nlcst-to-string
58
+ [ travis ] : https://travis-ci.org/syntax-tree /nlcst-to-string
59
59
60
- [ codecov-badge ] : https://img.shields.io/codecov/c/github/wooorm /nlcst-to-string.svg
60
+ [ codecov-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /nlcst-to-string.svg
61
61
62
- [ codecov ] : https://codecov.io/github/wooorm /nlcst-to-string
62
+ [ codecov ] : https://codecov.io/github/syntax-tree /nlcst-to-string
63
63
64
64
[ npm ] : https://docs.npmjs.com/cli/install
65
65
66
66
[ license ] : LICENSE
67
67
68
68
[ author ] : http://wooorm.com
69
69
70
- [ nlcst ] : https://github.com/wooorm /nlcst
70
+ [ nlcst ] : https://github.com/syntax-tree /nlcst
You can’t perform that action at this time.
0 commit comments