HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/apklausos/third_party/devbridge-autocomplete/package.json
{
  "name": "devbridge-autocomplete",
  "version": "1.2.27",
  "description": "Autocomplete provides suggestions while you type into the text field.",
  "homepage": "https://github.com/devbridge/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"
  },
  "dependencies": {
    "jquery": ">=1.7"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-uglify": "^1.0.1"
  },
  "files": [
    "dist/",
    "readme.md"
  ]
}