UNPKG

react-hammerjs

Version:

ReactJS / HammerJS integration. Support touch events in your React app.

36 lines (35 loc) 638 B
{ "name": "react-hammerjs", "main": "dist/react-hammerjs.min.js", "version": "1.0.1", "homepage": "https://github.com/JedWatson/react-hammerjs", "authors": [ "Jed Watson" ], "description": "ReactJS / HammerJS integration. Support touch events in your React app.", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "react", "react-component", "tap", "tappable", "touch", "hammer", "hammerjs", "mobile" ], "license": "MIT", "ignore": [ ".editorconfig", ".gitignore", "package.json", "src", "node_modules", "example", "test" ] }