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