diff --git a/packages.json b/packages.json index 04c4801..dc03c46 100644 --- a/packages.json +++ b/packages.json @@ -11182,6 +11182,20 @@ "license": "MIT", "web": "https://github.com/treeform/jsony" }, + { + "name": "dumpincludes", + "url": "https://github.com/treeform/dumpincludes", + "method": "git", + "tags": [ + "imports", + "includes", + "perf", + "exe" + ], + "description": "See where your exe size comes from.", + "license": "MIT", + "web": "https://github.com/treeform/dumpincludes" + }, { "name": "benchy", "url": "https://github.com/treeform/benchy",