{
  "name": "arrowkeys",
  "version": "0.2.1",
  "description": "Events for arrow keys (→←↑↓). Depends on jquery.",
  "main": "arrowkeys.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "lint": "souffle --semi"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kt3k/arrowkeys.git"
  },
  "keywords": [
    "arrow",
    "jqueryplugin",
    "arrowkeys",
    "key",
    "keyboard"
  ],
  "author": "Yoshiya Hinosawa <stibium121@gmail.com> (https://twitter.com/kt3k)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kt3k/arrowkeys/issues"
  },
  "homepage": "https://github.com/kt3k/arrowkeys#readme",
  "devDependencies": {
    "souffle-cli": "^2.0.2"
  }
}
