File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 7
7
"type" : " git" ,
8
8
"url" : " https://github.com/webpack/webpack-cli.git"
9
9
},
10
+ "funding" : {
11
+ "type" : " opencollective" ,
12
+ "url" : " https://opencollective.com/webpack"
13
+ },
10
14
"engines" : {
11
15
"node" : " >=10.13.0"
12
16
},
Original file line number Diff line number Diff line change 8
8
"url" : " https://github.com/webpack/webpack-cli.git"
9
9
},
10
10
"homepage" : " https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli" ,
11
+ "bugs" : " https://github.com/webpack/webpack-cli/issues" ,
12
+ "funding" : {
13
+ "type" : " opencollective" ,
14
+ "url" : " https://opencollective.com/webpack"
15
+ },
11
16
"bin" : {
12
17
"webpack-cli" : " ./bin/cli.js"
13
18
},
You can’t perform that action at this time.
0 commit comments