diff --git a/packages.json b/packages.json index b0c4598..763ca80 100644 --- a/packages.json +++ b/packages.json @@ -22069,7 +22069,7 @@ "tags": [ "fasta", "alignment", - "sequence", + "sequence", "biology", "bioinformatics", "rna", @@ -24110,5 +24110,17 @@ "license": "MIT", "web": "https://github.com/Timofffee/tecs.nim", "doc": "https://timofffee.github.io/tecs.nim/" + }, + { + "name": "animatecss", + "url": "https://github.com/thisago/animatecss", + "method": "git", + "tags": [ + "javascript", + "animatecss" + ], + "description": "Easily use Animate.css classes", + "license": "MIT", + "web": "https://github.com/thisago/animatecss" } ]