{
  "name": "@zouloux/shake",
  "version": "1.3.0",
  "description": "Shake event detector for mobile web browsers using device accelerometer. Forked from shake.js.",
  "keywords": [
    "shake",
    "gesture",
    "event"
  ],
  "main": "shake.js",
  "module": "shake.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zouloux/shake.js.git"
  },
  "author": "alexgibson",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zouloux/shake.js/issues"
  },
  "homepage": "https://github.com/zouloux/shake.js#readme"
}
