timezonelist-js
Version:
List of time zones you can use for your dropdown forms.
26 lines (25 loc) • 669 B
JSON
{
"name": "timezonelist-js",
"version": "0.1.3",
"description": "List of time zones you can use for your dropdown forms.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/odegraciajr/timezone-list.git"
},
"keywords": [
"timezone",
"moment",
"utc",
"gmt"
],
"author": "odegraciajr <odegraciajr@gmail.com> (https://github.com/odegraciajr)",
"license": "ISC",
"bugs": {
"url": "https://github.com/odegraciajr/timezonelist-js/issues"
},
"homepage": "https://github.com/odegraciajr/timezonelist-js#readme"
}