File tree Expand file tree Collapse file tree 3 files changed +17
-7
lines changed
Expand file tree Collapse file tree 3 files changed +17
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ useSeoMeta({
2020
2121defineOgImageComponent (' Default' , {
2222 primaryColor: ' #60a5fa' ,
23- title: ' About npmx' ,
23+ title: ' about npmx' ,
2424 description: ' a fast, modern browser for the **npm registry**' ,
2525})
2626
Original file line number Diff line number Diff line change 22 "seo" : {
33 "home" : {
44 "title" : " npmx - npmレジストリのためのパッケージブラウザ" ,
5- "description" : " 優れたnpmレジストリブラウザ 。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
5+ "description" : " 高速でモダンなnpmレジストリブラウザ 。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
66 }
77 },
88 "version" : " バージョン" ,
99 "built_at" : " ビルド {0}" ,
1010 "alt_logo" : " npmxロゴ" ,
11- "tagline" : " 優れたnpmレジストリブラウザ " ,
11+ "tagline" : " 高速でモダンなnpmレジストリブラウザ " ,
1212 "non_affiliation_disclaimer" : " npm, Inc.とは関係ありません。" ,
1313 "trademark_disclaimer" : " npmはnpm, Inc.の登録商標です。当サイトはnpm, Inc.とは関係ありません。" ,
1414 "footer" : {
221221 "important" : " 重要" ,
222222 "warning" : " 警告" ,
223223 "caution" : " 注意"
224- }
224+ },
225+ "copy_as_markdown" : " READMEをMarkdownとしてコピーする"
225226 },
226227 "provenance_section" : {
227228 "title" : " Provenance" ,
930931 "label" : " ダウンロード数/週" ,
931932 "description" : " 1週間のダウンロード数"
932933 },
934+ "totalLikes" : {
935+ "label" : " いいね" ,
936+ "description" : " いいねの合計数"
937+ },
933938 "lastUpdated" : {
934939 "label" : " 公開日" ,
935940 "description" : " このバージョンが公開された日付"
Original file line number Diff line number Diff line change 22 "seo" : {
33 "home" : {
44 "title" : " npmx - npmレジストリのためのパッケージブラウザ" ,
5- "description" : " 優れたnpmレジストリブラウザ 。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
5+ "description" : " 高速でモダンなnpmレジストリブラウザ 。モダンなインターフェイスでパッケージの検索、閲覧、探索が可能です。"
66 }
77 },
88 "version" : " バージョン" ,
99 "built_at" : " ビルド {0}" ,
1010 "alt_logo" : " npmxロゴ" ,
11- "tagline" : " 優れたnpmレジストリブラウザ " ,
11+ "tagline" : " 高速でモダンなnpmレジストリブラウザ " ,
1212 "non_affiliation_disclaimer" : " npm, Inc.とは関係ありません。" ,
1313 "trademark_disclaimer" : " npmはnpm, Inc.の登録商標です。当サイトはnpm, Inc.とは関係ありません。" ,
1414 "footer" : {
221221 "important" : " 重要" ,
222222 "warning" : " 警告" ,
223223 "caution" : " 注意"
224- }
224+ },
225+ "copy_as_markdown" : " READMEをMarkdownとしてコピーする"
225226 },
226227 "provenance_section" : {
227228 "title" : " Provenance" ,
930931 "label" : " ダウンロード数/週" ,
931932 "description" : " 1週間のダウンロード数"
932933 },
934+ "totalLikes" : {
935+ "label" : " いいね" ,
936+ "description" : " いいねの合計数"
937+ },
933938 "lastUpdated" : {
934939 "label" : " 公開日" ,
935940 "description" : " このバージョンが公開された日付"
You can’t perform that action at this time.
0 commit comments