File tree Expand file tree Collapse file tree 3 files changed +14
-16
lines changed
Expand file tree Collapse file tree 3 files changed +14
-16
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 11{
2- "name" : " @yuito-it /qiita-cli" ,
2+ "name" : " @unipro-tech /qiita-cli" ,
33 "version" : " 1.7.0-fork.0" ,
44 "description" : " Qiita CLI is a tool that allows you to write, preview and publish articles on Qiita from local environment." ,
55 "keywords" : [
66 " Qiita"
77 ],
8- "homepage" : " https://github.com/increments /qiita-cli" ,
8+ "homepage" : " https://github.com/unipro-tech /qiita-cli" ,
99 "bugs" : {
10- "url" : " https://github.com/increments/qiita-discussions/discussions"
11- },
12- "repository" : " git@github.com:increments/qiita-cli.git" ,
13- "author" : {
14- "name" : " Qiita Inc."
10+ "url" : " https://github.com/unipro-tech/qiita-cli/issues"
1511 },
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+ ],
1622 "license" : " Apache-2.0" ,
1723 "bin" : {
1824 "qiita" : " dist/main.js"
You can’t perform that action at this time.
0 commit comments