Implemented URL query parsing for initial token /opa/?token=abcde
[src/app-framework-demo.git] / afb-client / bower_components / fastclick / .bower.json
1 {
2   "name": "fastclick",
3   "main": "lib/fastclick.js",
4   "ignore": [
5     "**/.*",
6     "component.json",
7     "package.json",
8     "Makefile",
9     "tests",
10     "examples"
11   ],
12   "homepage": "https://github.com/ftlabs/fastclick",
13   "version": "1.0.6",
14   "_release": "1.0.6",
15   "_resolution": {
16     "type": "version",
17     "tag": "v1.0.6",
18     "commit": "2ac7258407619398005ca720596f0d36ce66a6c8"
19   },
20   "_source": "git://github.com/ftlabs/fastclick.git",
21   "_target": "~1.0.3",
22   "_originalSource": "fastclick"
23 }