{
    "name": "anysearch",
    "title": "anysearch.js - direct search with barcode scanner support",
    "description": "jQuery Plugin for a direct search in browser, search without inputfield, activate searchfield optional, activate searchslider optional, supports barcode scanner and with searchfilter",
    "keywords": [
        "search",
        "fast",
        "direct",
        "browser",
        "input",
        "form",
        "barcode",
        "scanner",
        "slider"
    ],
    "version": "1.1.0",
    "author": {
        "name": "Eugen Wagner",
        "url": "http://www.jevnet.de"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "http://opensource.org/licenses/MIT"
        }
    ],
    "bugs": "https://github.com/jevw/anysearch.js/issues",
    "homepage": "http://www.jevnet.de/anysearch-js.html",
    "docs": "http://www.jevnet.de/anysearch-js.html",
    "demo": "http://www.jevnet.de/anysearch-js-demo.html",
    "download": "http://github.com/jevw/anysearch.js/zipball/master/",
    "dependencies": {
        "jquery": ">=1.7"
    }
}