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