repo.or.cz
/
debian_jquery-textcomplete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Import source for “1.7.1” from upstream tarball.
[debian_jquery-textcomplete.git]
/
bower.json
blob
e23032ac345f5b82f6d9dd5e37c6c16e93dc5234
1
{
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
]
19
}