IW4M-Admin/WebfrontCore/wwwroot/lib/moment-timezone/.bower.json

31 lines
757 B
JSON
Raw Normal View History

{
"name": "moment-timezone",
"description": "Parse and display moments in any timezone.",
"license": "MIT",
"main": "builds/moment-timezone-with-data-2012-2022.js",
"dependencies": {
"moment": ">= 2.9.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.14",
"_release": "0.5.14",
"_resolution": {
"type": "version",
"tag": "0.5.14",
"commit": "e843cfd21b13ea0e03dd06e518bff0fdef514a62"
},
"_source": "https://github.com/moment/moment-timezone.git",
"_target": "0.5.14",
"_originalSource": "moment-timezone",
"_direct": true
}