mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-11-09 23:01:00 +00:00
adjusted the package.json for usage from this forked repository
This commit is contained in:
parent
69d2f1a78d
commit
8e9be831ee
@ -2,13 +2,13 @@
|
||||
"name": "devbridge-autocomplete",
|
||||
"version": "1.2.25",
|
||||
"description": "Autocomplete provides suggestions while you type into the text field.",
|
||||
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
|
||||
"homepage": "https://github.com/swey/jQuery-Autocomplete",
|
||||
"author": "Tomas Kirda (https://twitter.com/tkirda)",
|
||||
"main": "dist/jquery.autocomplete.js",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/devbridge/jQuery-Autocomplete.git"
|
||||
"url": "git://github.com/swey/jQuery-Autocomplete.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7"
|
||||
|
Loading…
Reference in New Issue
Block a user