UNPKG

@commuted/local_time

Version:

from geo coordinates and GMT return local time

34 lines (33 loc) 713 B
{ "name": "@commuted/local_time", "version": "1.0.1", "description": "from geo coordinates and GMT return local time", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/commuted/local_time.git" }, "dependencies": { "geo-tz": "4.0.1" }, "keywords": [ "local time", "GPS", "timezone", "time zone", "daylight savings time", "geo coordinates", "glonass", "galileo", "GMT", "UTC" ], "author": "Ron Hinchley <commuted@gmail.com>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/commuted/local_time/issues" } }