diff options
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 4171c39..7d69703 100644 --- a/packages.json +++ b/packages.json @@ -8258,6 +8258,20 @@ "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", "method": "git", |
