summaryrefslogtreecommitdiffstats
path: root/afb-client/bower_components/fastclick/bower.json
blob: 18e1abd47f6274ffd7ed82dc00decd1c00c6e323 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "fastclick",
  "main": "lib/fastclick.js",
  "ignore": [
    "**/.*",
    "component.json",
    "package.json",
    "Makefile",
    "tests",
    "examples"
  ]
}