summaryrefslogtreecommitdiffstats
path: root/js/vendor/momentjs/bower.json
blob: 68586b9d2f5840c80f36ccebb87e9de5bf1057bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "moment",
  "version": "2.8.3",
  "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"
  ]
}