summaryrefslogtreecommitdiffstats
path: root/afb-client/bower_components/hammerjs/bower.json
blob: f241608cdf58ddecedbd04b9a591abba917d5bee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "hammerjs",
    "main": "hammer.js",
    "ignore": [
        "tests",
        "src",
        ".bowerrc",
        ".gitignore",
        ".jscsrc",
        ".jshintrc",
        ".travis.yml",
        "component.json",
        "Gruntfile.coffee",
        "package.json"
    ]
}