File tree Expand file tree Collapse file tree 3 files changed +11
-14
lines changed
Expand file tree Collapse file tree 3 files changed +11
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -187,6 +187,7 @@ APPENDIX: How to apply the Apache License to your work.
187187 identification within third-party archives.
188188
189189Copyright 2023 Qiita Inc.
190+ Copyright 2025 UniProject
190191
191192Licensed under the Apache License, Version 2.0 (the "License");
192193you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 99 "bugs" : {
1010 "url" : " https://github.com/unipro-tech/qiita-cli/issues"
1111 },
12- "repository" : " git@github.com:unipro-tech/qiita-cli.git" ,
13- "author" : {
14- "name" : " Yuito Akatsuki" ,
15- "email" : " yuito@yuito-it.jp"
16- },
12+ "repository" : " https://github.com/unipro-tech/qiita-cli" ,
13+ "contributors" : [
14+ {
15+ "name" : " Qiita Inc."
16+ },
17+ {
18+ "name" : " Yuito Akatsuki" ,
19+ "email" : " yuito@yuito-it.jp"
20+ }
21+ ],
1722 "license" : " Apache-2.0" ,
1823 "bin" : {
1924 "qiita" : " dist/main.js"
You can’t perform that action at this time.
0 commit comments