File tree 3 files changed +27
-0
lines changed
3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 12
12
" cpp-linter.darwin-x64.node"
13
13
],
14
14
"license" : " MIT" ,
15
+ "description" : " Node.js binding for the cpp-linter Rust source." ,
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " git+https://github.com/cpp-linter/cpp_linter_rs.git"
19
+ },
20
+ "author" : " Brendan Doherty" ,
21
+ "bugs" : {
22
+ "url" : " https://github.com/cpp-linter/cpp_linter_rs/issues"
23
+ },
15
24
"engines" : {
16
25
"node" : " >= 10"
17
26
}
Original file line number Diff line number Diff line change 12
12
" cpp-linter.linux-x64-gnu.node"
13
13
],
14
14
"license" : " MIT" ,
15
+ "description" : " Node.js binding for the cpp-linter Rust source." ,
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " git+https://github.com/cpp-linter/cpp_linter_rs.git"
19
+ },
20
+ "author" : " Brendan Doherty" ,
21
+ "bugs" : {
22
+ "url" : " https://github.com/cpp-linter/cpp_linter_rs/issues"
23
+ },
15
24
"engines" : {
16
25
"node" : " >= 10"
17
26
},
Original file line number Diff line number Diff line change 12
12
" cpp-linter.win32-x64-msvc.node"
13
13
],
14
14
"license" : " MIT" ,
15
+ "description" : " Node.js binding for the cpp-linter Rust source." ,
16
+ "repository" : {
17
+ "type" : " git" ,
18
+ "url" : " git+https://github.com/cpp-linter/cpp_linter_rs.git"
19
+ },
20
+ "author" : " Brendan Doherty" ,
21
+ "bugs" : {
22
+ "url" : " https://github.com/cpp-linter/cpp_linter_rs/issues"
23
+ },
15
24
"engines" : {
16
25
"node" : " >= 10"
17
26
}
You can’t perform that action at this time.
0 commit comments