{
    "name": "plusastab",
    "title": "PlusAsTab",
    "description": "A jQuery plugin to use the numpad plus key (configurable) as a tab key equivalent.",
    "keywords": [
        "tab",
        "tabbing",
        "usability",
        "focus",
        "keyboard",
        "shortcuts",
        "tabbable",
        "form",
        "forms",
        "input",
        "tabindex",
        "numpad",
        "tenkey"
    ],
    "version": "0.2.2",
    "author": {
        "name": "The Swedish Post and Telecom Authority (PTS)",
        "url": "https://pts.se/"
    },
    "maintainers": [{
        "name": "Joel Purra",
        "email": "code+jquery@joelpurra.com",
        "url": "https://joelpurra.com/"
    }],
    "licenses": [{
        "type": "BSD-3-Clause",
        "url": "https://github.com/joelpurra/plusastab/blob/master/LICENSE"
    }],
    "homepage": "https://joelpurra.com/projects/plusastab/",
    "docs": "https://joelpurra.com/projects/plusastab/",
    "bugs": "https://github.com/joelpurra/plusastab/issues",
    "demo": "https://joelpurra.com/projects/plusastab/docs/example/enter-as-tab.html",
    "dependencies": {
        "jquery": "^2.0.0",
        "emulatetab": "^0.2.9"
    }
}
