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 2c81dae commit b42125fCopy full SHA for b42125f
package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "swey-autocomplete",
3
- "version": "1.2.26",
+ "name": "devbridge-autocomplete",
+ "version": "1.2.25",
4
"description": "Autocomplete provides suggestions while you type into the text field.",
5
- "homepage": "https://github.com/swey/jQuery-Autocomplete",
+ "homepage": "https://github.com/devbridge/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/swey/jQuery-Autocomplete.git"
+ "url": "git://github.com/devbridge/jQuery-Autocomplete.git"
12
},
13
"dependencies": {
14
"jquery": ">=1.7"
0 commit comments