From d1c533e50ea511cf25c72fb37078f65a934f3ea2 Mon Sep 17 00:00:00 2001 From: Andre von Houck Date: Mon, 13 Nov 2017 19:23:45 -0800 Subject: Added package chrono --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 7d0c61d..6b123f0 100644 --- a/packages.json +++ b/packages.json @@ -7624,5 +7624,20 @@ "description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.", "license": "MIT", "web": "https://github.com/citycide/cascade" + }, + { + "name": "chrono", + "url": "https://github.com/treeform/chrono", + "method": "git", + "tags": [ + "library", + "timestamp", + "calendar", + "timezone", + "" + ], + "description": "Calendars, Timestamps and Timezones utilities.", + "license": "MIT", + "web": "https://github.com/treeform/chrono" } ] -- cgit v1.2.3