diff --git a/packages.json b/packages.json index 4171c39..7d69703 100644 --- a/packages.json +++ b/packages.json @@ -8257,6 +8257,20 @@ "license": "MIT", "web": "https://github.com/dom96/pwned" }, + { + "name": "metric", + "url": "https://github.com/mjendrusch/metric", + "method": "git", + "tags": [ + "library", + "units", + "scientific", + "dimensional-analysis" + ], + "description": "Dimensionful types and dimensional analysis.", + "license": "MIT", + "web": "https://github.com/mjendrusch/metric" + }, { "name": "useragents", "url": "https://github.com/treeform/useragents",