Update packages.json

This commit is contained in:
GULPF 2018-01-06 21:22:38 +01:00 committed by GitHub
parent b205d3e707
commit 794a149bf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7916,5 +7916,18 @@
"description": "A simple finite-state machine for @nim-lang",
"license": "MIT",
"web": "https://github.com/ba0f3/fsm.nim"
},
{
"name": "timezones",
"url": "https://github.com/GULPF/timezones",
"method": "git",
"tags": [
"timezone",
"time",
"tzdata"
],
"description": "Timezone library compatible with the standard library. ",
"license": "MIT",
"web": "https://github.com/GULPF/timezones"
}
]