Skip to content

Commit

Permalink
chore: update data
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Jul 21, 2023
1 parent 3b6c997 commit 6e39439
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/nezu.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name": "nezu", "name#ja": "\u6839\u6d25", "name#zh": "\u6839\u6d25", "author": "Typlog", "repo": "typlog/nezu", "version": "0.7.4", "tags": ["blog", "podcast"], "images": ["https://user-images.githubusercontent.com/290496/185733933-ed6ad0a0-0634-47bd-8a45-2e38e1d8b5ae.png"], "id": "nezu", "avatar": "https://avatars.githubusercontent.com/u/26949884?v=4", "stars": 3, "readme": "<div id=\"readme\" class=\"md\" data-path=\"README.md\"><article class=\"markdown-body entry-content container-lg\" itemprop=\"text\"><h1 dir=\"auto\">NEZU</h1>\n<p dir=\"auto\">NEZU is a Typlog built-in theme. It is a single column theme. This theme supports\nboth blog posts and podcast episodes.</p>\n<h2 dir=\"auto\">Install</h2>\n<p dir=\"auto\">Head over to <strong>Settings \u2192 Themes &amp; Design</strong> and select <strong>Nezu</strong> theme.</p>\n<h2 dir=\"auto\">Configure</h2>\n<blockquote>\n<p dir=\"auto\">This is the advanced configuration, only available for Pro subscribers.</p>\n</blockquote>\n<p dir=\"auto\">Create an <strong>asset</strong> JSON in admin portal, set slug to <code>_config/nezu</code>. Here is an example of the configration:</p>\n<div class=\"highlight highlight-source-json notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"{\n &quot;logo&quot;: {\n &quot;light&quot;: &quot;https://path/to/logo.svg&quot;, // logo for light theme\n &quot;dark&quot;: &quot;https://path/to/logo-alt.svg&quot; // logo for dark theme\n },\n &quot;css_files&quot;: [],\n &quot;primary_nav&quot;: [],\n &quot;secondary_nav&quot;: [],\n &quot;foot_nav&quot;: []\n}\"><pre>{\n <span class=\"pl-ent\">\"logo\"</span>: {\n <span class=\"pl-ent\">\"light\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://path/to/logo.svg<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ii\">// logo for light theme</span>\n <span class=\"pl-ent\">\"dark\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://path/to/logo-alt.svg<span class=\"pl-pds\">\"</span></span> <span class=\"pl-ii\">// logo for dark theme</span>\n },\n <span class=\"pl-ent\">\"css_files\"</span>: [],\n <span class=\"pl-ent\">\"primary_nav\"</span>: [],\n <span class=\"pl-ent\">\"secondary_nav\"</span>: [],\n <span class=\"pl-ent\">\"foot_nav\"</span>: []\n}</pre></div>\n<p dir=\"auto\">Here is our demo's configration:</p>\n<div class=\"highlight highlight-source-json notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"{\n &quot;logo&quot;: {\n &quot;dark&quot;: &quot;https://typlog.com/assets/logo-white.svg&quot;,\n &quot;light&quot;: &quot;https://typlog.com/assets/logo-black.svg&quot;\n },\n &quot;primary_nav&quot;: [\n {\n &quot;title&quot;: &quot;Show Cases&quot;,\n &quot;links&quot;: [\n {&quot;title&quot;: &quot;By tag&quot;, &quot;subtitle&quot;: &quot;List of posts tagged with template&quot;, &quot;url&quot;: &quot;/topic/template/&quot;},\n {&quot;title&quot;: &quot;By author&quot;, &quot;subtitle&quot;: &quot;Articles and podcasts by cat&quot;, &quot;url&quot;: &quot;/by/cat/&quot;}\n ]\n },\n {&quot;title&quot;: &quot;Elements&quot;, &quot;url&quot;: &quot;/blog/elements&quot;}\n ],\n &quot;secondary_nav&quot;: [\n {&quot;title&quot;: &quot;Source&quot;, &quot;url&quot;: &quot;https://github.com/typlog/nezu&quot;}\n ]\n}\"><pre>{\n <span class=\"pl-ent\">\"logo\"</span>: {\n <span class=\"pl-ent\">\"dark\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://typlog.com/assets/logo-white.svg<span class=\"pl-pds\">\"</span></span>,\n <span class=\"pl-ent\">\"light\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://typlog.com/assets/logo-black.svg<span class=\"pl-pds\">\"</span></span>\n },\n <span class=\"pl-ent\">\"primary_nav\"</span>: [\n {\n <span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Show Cases<span class=\"pl-pds\">\"</span></span>,\n <span class=\"pl-ent\">\"links\"</span>: [\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>By tag<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"subtitle\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>List of posts tagged with template<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>/topic/template/<span class=\"pl-pds\">\"</span></span>},\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>By author<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"subtitle\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Articles and podcasts by cat<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>/by/cat/<span class=\"pl-pds\">\"</span></span>}\n ]\n },\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Elements<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>/blog/elements<span class=\"pl-pds\">\"</span></span>}\n ],\n <span class=\"pl-ent\">\"secondary_nav\"</span>: [\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Source<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://github.com/typlog/nezu<span class=\"pl-pds\">\"</span></span>}\n ]\n}</pre></div>\n<h2 dir=\"auto\">License</h2>\n<p dir=\"auto\">Copyright of the design and code is reserved.</p>\n</article></div>"}
{"name": "nezu", "name#ja": "\u6839\u6d25", "name#zh": "\u6839\u6d25", "author": "Typlog", "repo": "typlog/nezu", "version": "0.8.0", "tags": ["blog", "podcast"], "images": ["https://user-images.githubusercontent.com/290496/185733933-ed6ad0a0-0634-47bd-8a45-2e38e1d8b5ae.png"], "id": "nezu", "avatar": "https://avatars.githubusercontent.com/u/26949884?v=4", "stars": 3, "readme": "<div id=\"readme\" class=\"md\" data-path=\"README.md\"><article class=\"markdown-body entry-content container-lg\" itemprop=\"text\"><h1 dir=\"auto\">NEZU</h1>\n<p dir=\"auto\">NEZU is a Typlog built-in theme. It is a single column theme. This theme supports\nboth blog posts and podcast episodes.</p>\n<h2 dir=\"auto\">Install</h2>\n<p dir=\"auto\">Head over to <strong>Settings \u2192 Themes &amp; Design</strong> and select <strong>Nezu</strong> theme.</p>\n<h2 dir=\"auto\">Configure</h2>\n<blockquote>\n<p dir=\"auto\">This is the advanced configuration, only available for Pro subscribers.</p>\n</blockquote>\n<p dir=\"auto\">Create an <strong>asset</strong> JSON in admin portal, set slug to <code>_config/nezu</code>. Here is an example of the configration:</p>\n<div class=\"highlight highlight-source-json notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"{\n &quot;logo&quot;: {\n &quot;light&quot;: &quot;https://path/to/logo.svg&quot;, // logo for light theme\n &quot;dark&quot;: &quot;https://path/to/logo-alt.svg&quot; // logo for dark theme\n },\n &quot;css_files&quot;: [],\n &quot;primary_nav&quot;: [],\n &quot;secondary_nav&quot;: [],\n &quot;foot_nav&quot;: []\n}\"><pre>{\n <span class=\"pl-ent\">\"logo\"</span>: {\n <span class=\"pl-ent\">\"light\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://path/to/logo.svg<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ii\">// logo for light theme</span>\n <span class=\"pl-ent\">\"dark\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://path/to/logo-alt.svg<span class=\"pl-pds\">\"</span></span> <span class=\"pl-ii\">// logo for dark theme</span>\n },\n <span class=\"pl-ent\">\"css_files\"</span>: [],\n <span class=\"pl-ent\">\"primary_nav\"</span>: [],\n <span class=\"pl-ent\">\"secondary_nav\"</span>: [],\n <span class=\"pl-ent\">\"foot_nav\"</span>: []\n}</pre></div>\n<p dir=\"auto\">Here is our demo's configration:</p>\n<div class=\"highlight highlight-source-json notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"{\n &quot;logo&quot;: {\n &quot;dark&quot;: &quot;https://typlog.com/assets/logo-white.svg&quot;,\n &quot;light&quot;: &quot;https://typlog.com/assets/logo-black.svg&quot;\n },\n &quot;primary_nav&quot;: [\n {\n &quot;title&quot;: &quot;Show Cases&quot;,\n &quot;links&quot;: [\n {&quot;title&quot;: &quot;By tag&quot;, &quot;subtitle&quot;: &quot;List of posts tagged with template&quot;, &quot;url&quot;: &quot;/topic/template/&quot;},\n {&quot;title&quot;: &quot;By author&quot;, &quot;subtitle&quot;: &quot;Articles and podcasts by cat&quot;, &quot;url&quot;: &quot;/by/cat/&quot;}\n ]\n },\n {&quot;title&quot;: &quot;Elements&quot;, &quot;url&quot;: &quot;/blog/elements&quot;}\n ],\n &quot;secondary_nav&quot;: [\n {&quot;title&quot;: &quot;Source&quot;, &quot;url&quot;: &quot;https://github.com/typlog/nezu&quot;}\n ]\n}\"><pre>{\n <span class=\"pl-ent\">\"logo\"</span>: {\n <span class=\"pl-ent\">\"dark\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://typlog.com/assets/logo-white.svg<span class=\"pl-pds\">\"</span></span>,\n <span class=\"pl-ent\">\"light\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://typlog.com/assets/logo-black.svg<span class=\"pl-pds\">\"</span></span>\n },\n <span class=\"pl-ent\">\"primary_nav\"</span>: [\n {\n <span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Show Cases<span class=\"pl-pds\">\"</span></span>,\n <span class=\"pl-ent\">\"links\"</span>: [\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>By tag<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"subtitle\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>List of posts tagged with template<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>/topic/template/<span class=\"pl-pds\">\"</span></span>},\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>By author<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"subtitle\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Articles and podcasts by cat<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>/by/cat/<span class=\"pl-pds\">\"</span></span>}\n ]\n },\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Elements<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>/blog/elements<span class=\"pl-pds\">\"</span></span>}\n ],\n <span class=\"pl-ent\">\"secondary_nav\"</span>: [\n {<span class=\"pl-ent\">\"title\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>Source<span class=\"pl-pds\">\"</span></span>, <span class=\"pl-ent\">\"url\"</span>: <span class=\"pl-s\"><span class=\"pl-pds\">\"</span>https://github.com/typlog/nezu<span class=\"pl-pds\">\"</span></span>}\n ]\n}</pre></div>\n<h2 dir=\"auto\">License</h2>\n<p dir=\"auto\">Copyright of the design and code is reserved.</p>\n</article></div>"}
2 changes: 1 addition & 1 deletion data/ueno.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name": "ueno", "name#ja": "\u4e0a\u91ce", "name#zh": "\u4e0a\u91ce", "author": "Typlog", "repo": "typlog/ueno", "version": "0.7.1", "tags": ["blog", "podcast"], "images": ["https://user-images.githubusercontent.com/290496/183670180-bfd89bab-18fe-45f8-a9bc-485695f0f075.png"], "id": "ueno", "avatar": "https://avatars.githubusercontent.com/u/26949884?v=4", "stars": 4, "readme": "<div id=\"readme\" class=\"md\" data-path=\"README.md\"><article class=\"markdown-body entry-content container-lg\" itemprop=\"text\"><h1 dir=\"auto\">UENO</h1>\n<p dir=\"auto\">UENO is a Typlog built-in theme. It is a two columns theme:</p>\n<ul dir=\"auto\">\n<li>left: logo and links</li>\n<li>right: main content</li>\n</ul>\n<p dir=\"auto\">This theme supports blog posts and podcast episodes.</p>\n<h2 dir=\"auto\">Colors</h2>\n<ul dir=\"auto\">\n<li>primary color: used in light theme mode as accent color</li>\n<li>secondary color: used in dark theme mode as accent color</li>\n</ul>\n</article></div>"}
{"name": "ueno", "name#ja": "\u4e0a\u91ce", "name#zh": "\u4e0a\u91ce", "author": "Typlog", "repo": "typlog/ueno", "version": "0.8.0", "tags": ["blog", "podcast"], "images": ["https://user-images.githubusercontent.com/290496/183670180-bfd89bab-18fe-45f8-a9bc-485695f0f075.png"], "id": "ueno", "avatar": "https://avatars.githubusercontent.com/u/26949884?v=4", "stars": 5, "readme": "<div id=\"readme\" class=\"md\" data-path=\"README.md\"><article class=\"markdown-body entry-content container-lg\" itemprop=\"text\"><h1 dir=\"auto\">UENO</h1>\n<p dir=\"auto\">UENO is a Typlog built-in theme. It is a two columns theme:</p>\n<ul dir=\"auto\">\n<li>left: logo and links</li>\n<li>right: main content</li>\n</ul>\n<p dir=\"auto\">This theme supports blog posts and podcast episodes.</p>\n<h2 dir=\"auto\">Colors</h2>\n<ul dir=\"auto\">\n<li>primary color: used in light theme mode as accent color</li>\n<li>secondary color: used in dark theme mode as accent color</li>\n</ul>\n</article></div>"}
2 changes: 1 addition & 1 deletion index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"id": "ueno", "name": "ueno", "repo": "typlog/ueno", "version": "0.7.1", "name#zh": "\u4e0a\u91ce", "name#ja": "\u4e0a\u91ce", "images": ["https://user-images.githubusercontent.com/290496/183670180-bfd89bab-18fe-45f8-a9bc-485695f0f075.png"], "stars": 4, "tags": ["blog", "podcast"]}, {"id": "nezu", "name": "nezu", "repo": "typlog/nezu", "version": "0.7.4", "name#zh": "\u6839\u6d25", "name#ja": "\u6839\u6d25", "images": ["https://user-images.githubusercontent.com/290496/185733933-ed6ad0a0-0634-47bd-8a45-2e38e1d8b5ae.png"], "stars": 3, "tags": ["blog", "podcast"]}, {"id": "ginza", "name": "ginza", "repo": "typlog/ginza", "version": "0.4.3", "name#zh": "\u94f6\u5ea7", "name#ja": "\u9280\u5ea7", "images": ["https://user-images.githubusercontent.com/290496/133878214-faf64fa7-02b3-49df-ab79-601366a19422.png"], "stars": 2, "tags": ["blog", "podcast"]}, {"id": "meguro", "name": "meguro", "repo": "typlog/meguro", "version": "0.5.0", "name#zh": "\u76ee\u9ed1", "name#ja": "\u76ee\u9ed2", "images": ["https://user-images.githubusercontent.com/290496/137299261-e56658ae-29af-4b7d-a3ac-ce4aa348c915.png"], "stars": 0, "tags": ["blog"]}, {"id": "akasaka", "name": "akasaka", "repo": "typlog/akasaka", "version": "0.4.0", "name#zh": "\u8d64\u5742", "name#ja": "\u8d64\u5742", "images": ["https://user-images.githubusercontent.com/290496/143881184-a7427865-d1c7-472e-9dc0-d28beb38cf62.png", "https://user-images.githubusercontent.com/290496/143881498-a996ead3-ca3c-47a6-9048-a593f055c1e7.png"], "stars": 0, "tags": ["doc"]}, {"id": "aoyama", "name": "aoyama", "repo": "jessuni/typlog-aoyama", "version": "1.0.1", "name#zh": "\u9752\u5c71", "name#ja": "\u9752\u5c71", "images": ["https://user-images.githubusercontent.com/290496/161203111-d93435a0-c69d-4ed2-a810-f39f3550353e.jpg"], "stars": 3, "tags": ["blog", "podcast"]}, {"id": "coffee", "name": "coffee", "repo": "lepture/typlog-coffee", "version": "0.4.1", "name#zh": "\u5496\u5561", "name#ja": "\u30b3\u30fc\u30d2\u30fc", "images": ["https://user-images.githubusercontent.com/290496/144819329-d42a0cd7-2b90-439b-85e8-d74783a51d4a.png", "https://user-images.githubusercontent.com/290496/144819322-415c9567-678d-410a-8a19-a529d06f8a4c.png", "https://user-images.githubusercontent.com/290496/144819338-f57c5259-94c5-4cf7-a162-d2a906a2ecb4.png"], "stars": 2, "tags": ["podcast"]}, {"id": "puti", "name": "puti", "repo": "jessuni/typlog-puti", "version": "0.1.8", "name#zh": "\u83e9\u63d0", "name#ja": "\u83e9\u63d0", "images": ["https://user-images.githubusercontent.com/290496/158343805-0a62c4a4-a4ef-4784-b5f2-7d2723cc6fc0.png"], "stars": 3, "tags": ["blog"]}]
[{"id": "ueno", "name": "ueno", "repo": "typlog/ueno", "version": "0.8.0", "name#zh": "\u4e0a\u91ce", "name#ja": "\u4e0a\u91ce", "images": ["https://user-images.githubusercontent.com/290496/183670180-bfd89bab-18fe-45f8-a9bc-485695f0f075.png"], "stars": 5, "tags": ["blog", "podcast"]}, {"id": "nezu", "name": "nezu", "repo": "typlog/nezu", "version": "0.8.0", "name#zh": "\u6839\u6d25", "name#ja": "\u6839\u6d25", "images": ["https://user-images.githubusercontent.com/290496/185733933-ed6ad0a0-0634-47bd-8a45-2e38e1d8b5ae.png"], "stars": 3, "tags": ["blog", "podcast"]}, {"id": "ginza", "name": "ginza", "repo": "typlog/ginza", "version": "0.4.3", "name#zh": "\u94f6\u5ea7", "name#ja": "\u9280\u5ea7", "images": ["https://user-images.githubusercontent.com/290496/133878214-faf64fa7-02b3-49df-ab79-601366a19422.png"], "stars": 2, "tags": ["blog", "podcast"]}, {"id": "meguro", "name": "meguro", "repo": "typlog/meguro", "version": "0.5.0", "name#zh": "\u76ee\u9ed1", "name#ja": "\u76ee\u9ed2", "images": ["https://user-images.githubusercontent.com/290496/137299261-e56658ae-29af-4b7d-a3ac-ce4aa348c915.png"], "stars": 0, "tags": ["blog"]}, {"id": "akasaka", "name": "akasaka", "repo": "typlog/akasaka", "version": "0.4.0", "name#zh": "\u8d64\u5742", "name#ja": "\u8d64\u5742", "images": ["https://user-images.githubusercontent.com/290496/143881184-a7427865-d1c7-472e-9dc0-d28beb38cf62.png", "https://user-images.githubusercontent.com/290496/143881498-a996ead3-ca3c-47a6-9048-a593f055c1e7.png"], "stars": 0, "tags": ["doc"]}, {"id": "aoyama", "name": "aoyama", "repo": "jessuni/typlog-aoyama", "version": "1.0.1", "name#zh": "\u9752\u5c71", "name#ja": "\u9752\u5c71", "images": ["https://user-images.githubusercontent.com/290496/161203111-d93435a0-c69d-4ed2-a810-f39f3550353e.jpg"], "stars": 3, "tags": ["blog", "podcast"]}, {"id": "coffee", "name": "coffee", "repo": "lepture/typlog-coffee", "version": "0.4.1", "name#zh": "\u5496\u5561", "name#ja": "\u30b3\u30fc\u30d2\u30fc", "images": ["https://user-images.githubusercontent.com/290496/144819329-d42a0cd7-2b90-439b-85e8-d74783a51d4a.png", "https://user-images.githubusercontent.com/290496/144819322-415c9567-678d-410a-8a19-a529d06f8a4c.png", "https://user-images.githubusercontent.com/290496/144819338-f57c5259-94c5-4cf7-a162-d2a906a2ecb4.png"], "stars": 2, "tags": ["podcast"]}, {"id": "puti", "name": "puti", "repo": "jessuni/typlog-puti", "version": "0.1.8", "name#zh": "\u83e9\u63d0", "name#ja": "\u83e9\u63d0", "images": ["https://user-images.githubusercontent.com/290496/158343805-0a62c4a4-a4ef-4784-b5f2-7d2723cc6fc0.png"], "stars": 3, "tags": ["blog"]}]
2 changes: 1 addition & 1 deletion names.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ueno": "typlog/ueno@0.7.1", "nezu": "typlog/nezu@0.7.4", "ginza": "typlog/ginza@0.4.3", "meguro": "typlog/meguro@0.5.0", "akasaka": "typlog/akasaka@0.4.0", "aoyama": "jessuni/typlog-aoyama@1.0.1", "coffee": "lepture/typlog-coffee@0.4.1", "puti": "jessuni/typlog-puti@0.1.8"}
{"ueno": "typlog/ueno@0.8.0", "nezu": "typlog/nezu@0.8.0", "ginza": "typlog/ginza@0.4.3", "meguro": "typlog/meguro@0.5.0", "akasaka": "typlog/akasaka@0.4.0", "aoyama": "jessuni/typlog-aoyama@1.0.1", "coffee": "lepture/typlog-coffee@0.4.1", "puti": "jessuni/typlog-puti@0.1.8"}

0 comments on commit 6e39439

Please sign in to comment.