diff --git a/packages.json b/packages.json index ba39715..eaefcb6 100644 --- a/packages.json +++ b/packages.json @@ -2443,6 +2443,21 @@ "license": "MIT", "web": "https://github.com/PMunch/deriveables" }, + { + "name": "mapm", + "url": "https://github.com/PMunch/mapm-nim", + "method": "git", + "tags": [ + "library", + "decimal", + "arithmetic", + "precision", + "wrapper" + ], + "description": "Nim wrapper for MAPM, an arbitrary maths library with support for trig functions", + "license": "MIT+Freeware", + "web": "https://github.com/PMunch/mapm-nim" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",