Files
old-svijetlastrana-front/public/bower_components/moment-timezone/.bower.json
2018-05-07 16:07:00 +02:00

29 lines
716 B
JSON
Executable File

{
"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.4",
"_release": "0.5.4",
"_resolution": {
"type": "version",
"tag": "0.5.4",
"commit": "fba562494902a4bf582d6427bfe0e27021ce2df0"
},
"_source": "https://github.com/moment/moment-timezone.git",
"_target": ">=0.4.0",
"_originalSource": "moment-timezone"
}