MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/.trash/dist.1/jquery-typeahead/package.json
{
    "name": "jquery-typeahead",
    "version": "2.6.1",
    "description": "jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.",
    "author": {
        "name": "Tom Bertrand"
    },
    "main": "dist/jquery.typeahead.min.js",
    "keywords": [
        "search",
        "typeahead",
        "ajax",
        "json",
        "jsonp",
        "input",
        "autocomplete"
    ],
    "homepage": "http://www.runningcoder.org/jquerytypeahead/",
    "bugs": "https://github.com/running-coder/jquery-typeahead/issues",
    "repository": {
        "type": "git",
        "url": "git://github.com/running-coder/jquery-typeahead.git"
    },
    "dependencies": {
        "jquery": ">=1.7.2",
        "lz-string": "^1.4.4"
    },
    "devDependencies": {
        "babel-core": "6.4.5",
        "babel-preset-es2015": "6.3.13",
        "chai": "^3.5.0",
        "expect": "^1.16.0",
        "gulp": "git://github.com/gulpjs/gulp.git#4.0",
        "gulp-autoprefixer": "3.1.0",
        "gulp-cssnano": "^2.1.0",
        "gulp-rename": "1.2.2",
        "gulp-replace": "^0.5.4",
        "gulp-sass": "2.1.0",
        "gulp-uglify": "1.5.1",
        "jsdom": "^8.1.0",
        "mocha": "^2.4.5",
        "mocha-jsdom": "^1.1.0"
    },
    "scripts": {
        "test": "mocha"
    }
}