diff --git a/packages.json b/packages.json index 449ecc6..0fcb015 100644 --- a/packages.json +++ b/packages.json @@ -15688,6 +15688,19 @@ "license": "Apache-2.0", "web": "https://github.com/mark-summerfield/diff" }, + { + "name": "diffoutput", + "url": "https://github.com/JohnAD/diffoutput", + "method": "git", + "tags": [ + "diff", + "stringification", + "reversal" + ], + "description": "Collection of Diff stringifications (and reversals)", + "license": "MIT", + "web": "https://github.com/JohnAD/diffoutput" + }, { "name": "importc_helpers", "url": "https://github.com/couven92/nim-importc-helpers.git",