bring in qtip 3.0.3
[openemr.git] / public / assets / qtip2-3-0-3 / .bower.json
blobfd327440e5ac268e5e90778a960dce7a510a96f4
2   "name": "qtip2",
3   "description": "Introducing... qTip2. The second generation of the advanced qTip plugin for the ever popular jQuery framework.",
4   "version": "3.0.3",
5   "homepage": "http://qtip2.com",
6   "repository": {
7     "type": "git",
8     "url": "git://github.com/qTip2/qTip2.git"
9   },
10   "author": "Craig Michael Thompson <craig@craigsworks.com> (http://craigsworks.com/)",
11   "license": [
12     "MIT"
13   ],
14   "keywords": [
15     "tooltip",
16     "tooltips",
17     "jquery",
18     "jquery-plugin",
19     "qtip",
20     "qtip2",
21     "simpletip",
22     "craig thompson",
23     "craig michael thompson",
24     "craigsworks",
25     "craga89"
26   ],
27   "main": [
28     "./dist/jquery.qtip.js",
29     "./dist/jquery.qtip.css"
30   ],
31   "dependencies": {
32     "jquery": ">=1.6.0",
33     "imagesloaded": ">=3.0.0"
34   },
35   "_release": "3.0.3",
36   "_resolution": {
37     "type": "version",
38     "tag": "v3.0.3",
39     "commit": "db75a9a3587157cc7c9808bdb7e4161018b1ea5f"
40   },
41   "_source": "https://github.com/qTip2/qTip2.git",
42   "_target": "v3.0.3",
43   "_originalSource": "https://github.com/qTip2/qTip2.git"