UNPKG

hammer-touchemulator

Version:
26 lines (25 loc) 458 B
{ "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" ] }