We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d2f1a commit 8e9be83Copy full SHA for 8e9be83
package.json
@@ -2,13 +2,13 @@
2
"name": "devbridge-autocomplete",
3
"version": "1.2.25",
4
"description": "Autocomplete provides suggestions while you type into the text field.",
5
- "homepage": "https://github.com/devbridge/jQuery-Autocomplete",
+ "homepage": "https://github.com/swey/jQuery-Autocomplete",
6
"author": "Tomas Kirda (https://twitter.com/tkirda)",
7
"main": "dist/jquery.autocomplete.js",
8
"license": "MIT",
9
"repository": {
10
"type": "git",
11
- "url": "git://github.com/devbridge/jQuery-Autocomplete.git"
+ "url": "git://github.com/swey/jQuery-Autocomplete.git"
12
},
13
"dependencies": {
14
"jquery": ">=1.7"
0 commit comments