Merge tag 'upstream/1.7.1'
[debian_jquery-textcomplete.git] / bower.json
blobe23032ac345f5b82f6d9dd5e37c6c16e93dc5234
2   "name": "jquery-textcomplete",
3   "version": "1.7.1",
4   "main": "dist/jquery.textcomplete.js",
5   "dependencies": {
6     "jquery": ">=1.7.0"
7   },
8   "authors": [
9     "Yuku TAKAHASHI <taka84u9@gmail.com>"
10   ],
11   "license": "MIT",
12   "ignore": [
13     "**/.*",
14     "node_modules",
15     "bower_components",
16     "test",
17     "tests"
18   ]