mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-11-25 22:27:39 +00:00
reverted package.json to the one of main repository
This commit is contained in:
parent
2c81daeb01
commit
b42125f9fe
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "swey-autocomplete",
|
"name": "devbridge-autocomplete",
|
||||||
"version": "1.2.26",
|
"version": "1.2.25",
|
||||||
"description": "Autocomplete provides suggestions while you type into the text field.",
|
"description": "Autocomplete provides suggestions while you type into the text field.",
|
||||||
"homepage": "https://github.com/swey/jQuery-Autocomplete",
|
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
|
||||||
"author": "Tomas Kirda (https://twitter.com/tkirda)",
|
"author": "Tomas Kirda (https://twitter.com/tkirda)",
|
||||||
"main": "dist/jquery.autocomplete.js",
|
"main": "dist/jquery.autocomplete.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/swey/jQuery-Autocomplete.git"
|
"url": "git://github.com/devbridge/jQuery-Autocomplete.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">=1.7"
|
"jquery": ">=1.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user