1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/vendor/assets/components/moment-timezone/.bower.json
2016-03-23 18:39:41 +01:00

29 lines
713 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.0",
"_release": "0.5.0",
"_resolution": {
"type": "version",
"tag": "0.5.0",
"commit": "74a2e9378ecf4a31a168f3049f086565c8d66814"
},
"_source": "git://github.com/moment/moment-timezone.git",
"_target": "~0.5.0",
"_originalSource": "moment-timezone"
}