File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " eslint-plugin-node" ,
2
+ "name" : " @weiran.zsd/ eslint-plugin-node" ,
3
3
"version" : " 11.1.0" ,
4
4
"description" : " Additional ESLint's rules for Node.js" ,
5
5
"engines" : {
52
52
},
53
53
"repository" : {
54
54
"type" : " git" ,
55
- "url" : " git+https://github.com/mysticatea /eslint-plugin-node.git"
55
+ "url" : " git+https://github.com/weiran-zsd /eslint-plugin-node.git"
56
56
},
57
57
"keywords" : [
58
58
" eslint" ,
70
70
"author" : " Toru Nagashima" ,
71
71
"license" : " MIT" ,
72
72
"bugs" : {
73
- "url" : " https://github.com/mysticatea /eslint-plugin-node/issues"
73
+ "url" : " https://github.com/weiran-zsd /eslint-plugin-node/issues"
74
74
},
75
- "homepage" : " https://github.com/mysticatea /eslint-plugin-node#readme" ,
75
+ "homepage" : " https://github.com/weiran-zsd /eslint-plugin-node#readme" ,
76
76
"funding" : " https://github.com/sponsors/mysticatea"
77
77
}
You can’t perform that action at this time.
0 commit comments