UNPKG

moment-timezone-jp

Version:

軽量に(=browser等にやさしく、無駄なものを省いて)momentのデフォルトタイムゾーンをJSTにする

29 lines (28 loc) 715 B
{ "name": "moment-timezone-jp", "version": "1.2.0", "description": "軽量に(=browser等にやさしく、無駄なものを省いて)momentのデフォルトタイムゾーンをJSTにする", "main": "index.js", "scripts": { "test": "node test.js" }, "author": "CureApp, Inc.", "license": "MIT", "peerDependencies": { "moment-timezone": "0.5.x", "moment": "2.x" }, "repository": { "type": "git", "url": "https://github.com/CureApp/moment-timezone-jp.git" }, "bugs": { "url": "https://github.com/CureApp/moment-timezone-jp/issues" }, "homepage": "https://github.com/CureApp/moment-timezone-jp", "keywords": [ "moment", "timezone", "Japan" ] }