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

19 lines
366 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"
]
}