Update packages.json (#840)

This commit is contained in:
Oscar Nihlgård 2018-08-26 17:46:28 +02:00 committed by Dominik Picheta
parent 3f8935d70d
commit 4dc73a156c

View File

@ -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",