{
    "name": "jquery.hotkeys",
    "version": "0.0.8",
    "description": "**jQuery Hotkeys** is a plug-in that lets you easily add and remove handlers for keyboard events anywhere in your code supporting almost any key combination.",
    "main": "jquery.hotkeys.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/jeresig/jquery.hotkeys/tree/0451de18d57d3401bd4cc021facbe5fd63b5aae6"
    },
    "license": "MIT or GPL Version 2",
    "scripts": {
        "test": "grunt -v"
    }
}
