Merge pull request #637 from GULPF/patch-3

Update packages.json
This commit is contained in:
Dominik Picheta 2018-01-06 21:51:05 +00:00 committed by GitHub
commit 12c90f3c76
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"
}
]