summaryrefslogtreecommitdiffstats
path: root/js/vendor/momentjs/bower.json
blob: e67f55e40155bd8cb74bc76e5fc01d8039117500 (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.6.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"
  ]
}