summaryrefslogtreecommitdiffstats
path: root/js/vendor/momentjs/.bower.json
blob: 0259a14d13ccad9316b9cdddafc2ea56d13e660e (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",
  "version": "2.9.0",
  "main": "moment.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "tasks",
    "component.json",
    "composer.json",
    "CONTRIBUTING.md",
    "ender.js",
    "Gruntfile.js",
    "package.js",
    "package.json"
  ],
  "homepage": "https://github.com/moment/moment",
  "_release": "2.9.0",
  "_resolution": {
    "type": "version",
    "tag": "2.9.0",
    "commit": "8b35bc74c0e88c1a8c58ccb90117a9edc9f6a479"
  },
  "_source": "git://github.com/moment/moment.git",
  "_target": "~2.9.*",
  "_originalSource": "momentjs"
}