From fb0d6829fde814a56f453abbf5ebb249e492f593 Mon Sep 17 00:00:00 2001 From: jiro Date: Thu, 3 Jun 2021 19:31:23 +0900 Subject: [PATCH] Added package sayhissatsuwaza (#1920) --- packages.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index cc426b0..68fc430 100644 --- a/packages.json +++ b/packages.json @@ -22732,6 +22732,21 @@ "video" ], "method": "git", - "description" : "Nim bindings for libass." + "description": "Nim bindings for libass." + }, + { + "name": "sayhissatsuwaza", + "url": "https://github.com/jiro4989/sayhissatsuwaza", + "method": "git", + "tags": [ + "cli", + "generator", + "joke", + "tool", + "text" + ], + "description": "Say hissatsuwaza (special attack) on your terminal.", + "license": "MIT", + "web": "https://github.com/jiro4989/sayhissatsuwaza" } ]