29 lines
714 B
JSON
29 lines
714 B
JSON
|
{
|
||
|
"name": "moment-timezone",
|
||
|
"description": "Parse and display moments in any timezone.",
|
||
|
"main": "builds/moment-timezone-with-data-2010-2020.js",
|
||
|
"dependencies": {
|
||
|
"moment": ">= 2.6.0"
|
||
|
},
|
||
|
"ignore": [
|
||
|
"**/.*",
|
||
|
"tests",
|
||
|
"tasks",
|
||
|
"data/*/20*.json",
|
||
|
"contributing.md",
|
||
|
"Gruntfile.js",
|
||
|
"index.js",
|
||
|
"package.json"
|
||
|
],
|
||
|
"homepage": "https://github.com/moment/moment-timezone",
|
||
|
"version": "0.5.3",
|
||
|
"_release": "0.5.3",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "0.5.3",
|
||
|
"commit": "8f378f4ff257908ff4af514345704072e40a75cc"
|
||
|
},
|
||
|
"_source": "git://github.com/moment/moment-timezone.git",
|
||
|
"_target": ">=0.4.0",
|
||
|
"_originalSource": "moment-timezone"
|
||
|
}
|