UNPKG

country-timezone

Version:

Find timezone based on country code or country name.

27 lines (26 loc) 684 B
{ "name": "country-timezone", "version": "1.0.8", "description": "Find timezone based on country code or country name.", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mountainfirefly/country-timezone.git" }, "keywords": [ "javascript", "timezone", "country", "country", "code" ], "author": "mountainfirefly <pankajdcoder@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/mountainfirefly/country-timezone/issues" }, "homepage": "https://github.com/mountainfirefly/country-timezone#readme" }