{
  "name": "TouchEmulator",
  "version": "0.0.2",
  "homepage": "https://github.com/hammerjs/Emulator",
  "authors": [
    "Jorik Tangelder <j.tangelder@gmail.com>"
  ],
  "description": "Emulate touch input",
  "main": "touch-emulator.js",
  "keywords": [
    "touch",
    "hammerjs",
    "input",
    "emulator",
    "simulator"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
