summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/catapult/third_party/polymer2/bower_components/moment-timezone/.bower.json
blob: 2dba1857e37f513ca814d17e3ebf513a48a47550 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "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.17",
  "_release": "0.5.17",
  "_resolution": {
    "type": "version",
    "tag": "0.5.17",
    "commit": "75f9e6e7bf95e363b97a4d4376325272bcf5946b"
  },
  "_source": "https://github.com/moment/moment-timezone.git",
  "_target": "^0.5.10",
  "_originalSource": "moment-timezone"
}