diff --git a/packages.json b/packages.json index 9778f3c..31dd55a 100644 --- a/packages.json +++ b/packages.json @@ -25193,5 +25193,20 @@ "description": "Local webserver for Design Prototyping and Front-end Development", "license": "MIT", "web": "https://github.com/openpeep/madam" + }, + { + "name": "dnd", + "url": "https://github.com/adokitkat/dnd", + "method": "git", + "tags": [ + "drag-and-drop", + "binary", + "dnd", + "terminal", + "gtk" + ], + "description": "Drag and drop source / target", + "license": "GPL-3.0-only", + "web": "https://github.com/adokitkat/dnd" } ]