diff --git a/packages.json b/packages.json index fe0baac..82e2704 100644 --- a/packages.json +++ b/packages.json @@ -10465,6 +10465,19 @@ "license": "MIT", "web": "https://github.com/Tangdongle/nimobserver" }, + { + "name": "systimes", + "url": "https://github.com/GULPF/systimes", + "method": "git", + "tags": [ + "time", + "timezone", + "datetime" + ], + "description": "An alternative DateTime implementation", + "license": "MIT", + "web": "https://github.com/GULPF/systimes" + }, { "name": "overpass", "url": "https://github.com/juancarlospaco/nim-overpass",