{"_id":"react-hammerjs","_rev":"360134","name":"react-hammerjs","description":"ReactJS / HammerJS integration. Support touch events in your React app.","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"time":{"modified":"2021-07-13T08:47:46.000Z","created":"2014-11-14T04:59:30.725Z","1.0.1":"2017-10-24T13:29:27.002Z","1.0.0":"2017-10-24T08:54:23.766Z","0.5.0":"2016-07-08T14:06:30.313Z","0.4.6":"2016-04-15T05:51:35.924Z","0.4.5":"2015-12-26T13:04:12.544Z","0.4.3":"2015-11-26T12:34:15.390Z","0.4.2":"2015-10-27T13:00:28.015Z","0.4.1":"2015-10-18T12:45:15.427Z","0.4.0":"2015-10-11T12:52:08.343Z","0.3.0":"2015-09-21T13:12:52.734Z","0.2.5":"2015-09-05T07:18:07.379Z","0.2.4":"2015-08-22T12:22:08.980Z","0.2.3":"2015-08-20T13:46:43.198Z","0.2.2":"2015-04-13T13:56:40.234Z","0.2.1":"2015-04-04T06:24:08.834Z","0.2.0":"2015-03-15T11:12:52.587Z","0.1.5":"2015-03-11T15:59:32.389Z","0.1.4":"2015-03-09T08:03:05.456Z","0.1.3":"2014-12-05T08:02:05.183Z","0.1.2":"2014-11-28T14:07:41.110Z","0.1.1":"2014-11-20T04:45:37.679Z","0.1.0":"2014-11-14T04:59:30.725Z"},"users":{"entropy-lion":true,"abuelwafa":true,"creamov":true,"grin_zhou":true,"ungurys":true,"wayn":true},"author":{"name":"Jed Watson"},"repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"versions":{"1.0.1":{"name":"react-hammerjs","version":"1.0.1","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"lib/Hammer.js","jsnext:main":"dist/react-hammerjs.es.js","module":"dist/react-hammerjs.es.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.8"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.0.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-react-remove-prop-types":"^0.4.10","babel-preset-env":"^1.6.0","babel-preset-react":"^6.24.1","eslint":"^4.9.0","eslint-config-keystone":"^3.0.0","eslint-config-keystone-react":"^1.0.0","eslint-plugin-react":"^7.4.0","prop-types":"^15.6.0","rimraf":"^2.6.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","uglify-es":"^3.1.5"},"peerDependencies":{"react":"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0"},"scripts":{"build":"npm run build:clean && npm run build:lib && npm run build:dist","build:clean":"rimraf lib dist","build:lib":"babel src -d lib","build:dist":"rollup --config","lint":"eslint src","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"14500eb2583654fac843ee9bd40f48fd4a65e818","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@1.0.1","_shasum":"bc1ed9e9ef7da057163fb169ce12917b6d6ca7d8","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.7.1","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"bc1ed9e9ef7da057163fb169ce12917b6d6ca7d8","size":8195,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-1.0.1.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hammerjs-1.0.1.tgz_1508851766935_0.8043001426849514"},"directories":{},"publish_time":1508851767002,"_cnpm_publish_time":1508851767002,"_hasShrinkwrap":false},"1.0.0":{"name":"react-hammerjs","version":"1.0.0","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.8"},"devDependencies":{"babel-preset-env":"^1.6.0","babel-plugin-transform-class-properties":"^6.24.1","babelify":"^7.3.0","browserify":"^14.4.0","browserify-shim":"^3.8.12","chalk":"^1.1.3","del":"^2.2.1","gulp":"^3.9.1","gulp-bump":"^2.2.0","gulp-git":"^2.4.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.5.4","gulp-util":"^3.0.7","merge-stream":"^1.0.0","react":"^16.0.0","react-dom":"^16.0.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.3 || ^15.0.0 || ^16.0.0"},"browserify-shim":{"react":"global:React","react-dom":"global:ReactDOM"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"01b653a0760e02144134dd1974a1d82d76392a42","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@1.0.0","_shasum":"f873ed79b6671dded60922dc5bf7fcfb9ca02462","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.7.1","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"f873ed79b6671dded60922dc5bf7fcfb9ca02462","size":7901,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-1.0.0.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hammerjs-1.0.0.tgz_1508835263625_0.9832403850741684"},"directories":{},"publish_time":1508835263766,"_hasShrinkwrap":false,"_cnpm_publish_time":1508835263766},"0.5.0":{"name":"react-hammerjs","version":"0.5.0","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.8"},"devDependencies":{"browserify":"^13.0.1","browserify-shim":"^3.8.12","chalk":"^1.1.3","del":"^2.2.1","gulp":"^3.9.1","gulp-bump":"^2.2.0","gulp-git":"^1.8.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.5.4","gulp-util":"^3.0.7","merge-stream":"^1.0.0","react":"^15.2.0","react-dom":"^15.2.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.3 || ^15.0.0"},"browserify-shim":{"react":"global:React","react-dom":"global:ReactDOM"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"f94ce24282f757d4112de01dee6d233b31725637","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.5.0","_shasum":"aa20e5c5f44d660f3e8e87ed11282f12173e77ae","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"aa20e5c5f44d660f3e8e87ed11282f12173e77ae","size":6258,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.5.0.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hammerjs-0.5.0.tgz_1467986787397_0.48569112410768867"},"directories":{},"publish_time":1467986790313,"_cnpm_publish_time":1467986790313,"_hasShrinkwrap":false},"0.4.6":{"name":"react-hammerjs","version":"0.4.6","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.6"},"devDependencies":{"browserify":"^13.0.0","browserify-shim":"^3.8.12","chalk":"^1.1.3","del":"^2.2.0","gulp":"^3.9.1","gulp-bump":"^2.1.0","gulp-git":"^1.7.1","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.5.3","gulp-util":"^3.0.7","merge-stream":"^1.0.0","react":"^15.0.1","react-dom":"^15.0.1","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.3 || ^15.0.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"26824b30cc0a575a95fc8c14fd9d48def4f5d3cd","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.4.6","_shasum":"ec7fb673b3c2c837b9c239038cf762d7fdf65a46","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"ec7fb673b3c2c837b9c239038cf762d7fdf65a46","size":194170,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.4.6.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hammerjs-0.4.6.tgz_1460699492108_0.8551431561354548"},"directories":{},"publish_time":1460699495924,"_cnpm_publish_time":1460699495924,"_hasShrinkwrap":false},"0.4.5":{"name":"react-hammerjs","version":"0.4.5","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^12.0.1","browserify-shim":"^3.8.11","chalk":"^1.1.1","del":"^2.2.0","gulp":"^3.9.0","gulp-bump":"^1.0.0","gulp-git":"^1.6.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.5.1","gulp-util":"^3.0.7","merge-stream":"^1.0.0","react":"^0.14.3","react-dom":"^0.14.3","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.3"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"9a8580a6a3fc87df77579603134d35a40a470617","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.4.5","_shasum":"8a59c88acda3e42e15d0382356298b060c48ef3e","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"8a59c88acda3e42e15d0382356298b060c48ef3e","size":185182,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.4.5.tgz"},"directories":{},"publish_time":1451135052544,"_cnpm_publish_time":1451135052544,"_hasShrinkwrap":false},"0.4.3":{"name":"react-hammerjs","version":"0.4.3","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.2.0","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^2.0.2","gulp":"^3.9.0","gulp-bump":"^1.0.0","gulp-git":"^1.5.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.4.2","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":"^0.14.0","react-dom":"^0.14.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"9b19753a978e8984ccee065a6ac5d511d1ccd369","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.4.3","_shasum":"94458c527ee30ca95b05603a6ac73d7d36fbae85","_from":".","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"94458c527ee30ca95b05603a6ac73d7d36fbae85","size":185005,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.4.3.tgz"},"directories":{},"publish_time":1448541255390,"_cnpm_publish_time":1448541255390,"_hasShrinkwrap":false},"0.4.2":{"name":"react-hammerjs","version":"0.4.2","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.2.0","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^2.0.2","gulp":"^3.9.0","gulp-bump":"^1.0.0","gulp-git":"^1.5.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.4.2","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":"^0.14.0","react-dom":"^0.14.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"d26e2a79c6c5828bc24bc5319f4eb256af2cb586","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.4.2","_shasum":"bf62fba4eaf4e874f68212b92aebd6bea48cbe23","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"bf62fba4eaf4e874f68212b92aebd6bea48cbe23","size":184720,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.4.2.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"directories":{},"publish_time":1445950828015,"_cnpm_publish_time":1445950828015,"_hasShrinkwrap":false},"0.4.1":{"name":"react-hammerjs","version":"0.4.1","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.2.0","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^2.0.2","gulp":"^3.9.0","gulp-bump":"^1.0.0","gulp-git":"^1.5.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.4.2","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":"^0.14.0","react-dom":"^0.14.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"15e32cff3a2902eef964ab833f914dd90e97ec83","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.4.1","_shasum":"5037e915726f12bfbb3a6fe26a85d930ccd60cc3","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"5037e915726f12bfbb3a6fe26a85d930ccd60cc3","size":184600,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.4.1.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"directories":{},"publish_time":1445172315427,"_cnpm_publish_time":1445172315427,"_hasShrinkwrap":false},"0.4.0":{"name":"react-hammerjs","version":"0.4.0","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.2.0","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^2.0.2","gulp":"^3.9.0","gulp-bump":"^1.0.0","gulp-git":"^1.5.0","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.2","gulp-uglify":"^1.4.1","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":"^0.14.0","react-dom":"^0.14.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":"^0.14.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"NODE_ENV=production gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"917f4882eca37e8f847bf33416823c312cd4d80a","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.4.0","_shasum":"73497cd88cd459006aea9d23a2cfd5fe6fd0c0e5","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"73497cd88cd459006aea9d23a2cfd5fe6fd0c0e5","size":186044,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.4.0.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"directories":{},"publish_time":1444567928343,"_cnpm_publish_time":1444567928343,"_hasShrinkwrap":false},"0.3.0":{"name":"react-hammerjs","version":"0.3.0","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.0.1","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^2.0.2","gulp":"^3.9.0","gulp-bump":"^0.3.1","gulp-git":"^1.2.4","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.0","gulp-uglify":"^1.2.0","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":">=0.12.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.12.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"e35f051c837721336638947b2d9343cd027f16d2","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","_id":"react-hammerjs@0.3.0","_shasum":"4c0640e60d3c938ed0c679edc1d0daf72aa43a45","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"4c0640e60d3c938ed0c679edc1d0daf72aa43a45","size":5358,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.3.0.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"directories":{},"publish_time":1442841172734,"_cnpm_publish_time":1442841172734,"_hasShrinkwrap":false},"0.2.5":{"name":"react-hammerjs","version":"0.2.5","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.0.1","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^1.2.1","gulp":"^3.9.0","gulp-bump":"^0.3.1","gulp-git":"^1.2.4","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.0","gulp-uglify":"^1.2.0","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":">=0.12.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.12.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"db6bada142b80d1a0aa35f46efa0e97c77f13d69","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.2.5","_shasum":"be801eb551a6db63ad0df6854880c7ff374fabf6","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"dist":{"shasum":"be801eb551a6db63ad0df6854880c7ff374fabf6","size":5435,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.2.5.tgz"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"directories":{},"publish_time":1441437487379,"_cnpm_publish_time":1441437487379,"_hasShrinkwrap":false},"0.2.4":{"name":"react-hammerjs","version":"0.2.4","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.0.1","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^1.2.1","gulp":"^3.9.0","gulp-bump":"^0.3.1","gulp-git":"^1.2.4","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.0","gulp-uglify":"^1.2.0","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":">=0.12.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.12.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"gulp build","bump":"gulp bump","bump:minor":"gulp bump:minor","bump:major":"gulp bump:major","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"9afc26d482fbfdb7d29e3aeef17923b385a624ae","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.2.4","_shasum":"3a1623776b861f2ceb92f59ba607d283b6d5782a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"3a1623776b861f2ceb92f59ba607d283b6d5782a","size":5434,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.2.4.tgz"},"directories":{},"publish_time":1440246128980,"_cnpm_publish_time":1440246128980,"_hasShrinkwrap":false},"0.2.3":{"name":"react-hammerjs","version":"0.2.3","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4"},"devDependencies":{"browserify":"^11.0.1","browserify-shim":"^3.8.10","chalk":"^1.1.1","del":"^1.2.1","gulp":"^3.9.0","gulp-bump":"^0.3.1","gulp-git":"^1.2.4","gulp-rename":"^1.2.2","gulp-streamify":"^1.0.0","gulp-uglify":"^1.2.0","gulp-util":"^3.0.6","merge-stream":"^1.0.0","react":">=0.12.0","vinyl-source-stream":"^1.1.0"},"peerDependencies":{"react":">=0.12.0"},"browserify-shim":{"react":"global:React"},"scripts":{"build":"gulp build","release":"gulp publish:tag && gulp publish:npm","test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"9976a21509ff1f55f76e8b73bb967d916c53daa7","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.2.3","_shasum":"003d27dfd145b2082556af68768b858094d4e563","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"003d27dfd145b2082556af68768b858094d4e563","size":5309,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.2.3.tgz"},"directories":{},"publish_time":1440078403198,"_cnpm_publish_time":1440078403198,"_hasShrinkwrap":false},"0.2.2":{"name":"react-hammerjs","version":"0.2.2","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4","react":">=0.12.0"},"devDependencies":{"browserify":"^9.0.3","browserify-shim":"^3.8.3","chalk":"^1.0.0","del":"^1.1.1","gulp":"^3.8.11","gulp-bump":"^0.2.2","gulp-git":"^1.1.0","gulp-rename":"^1.2.0","gulp-streamify":"^0.0.5","gulp-uglify":"^1.1.0","gulp-util":"^3.0.4","merge-stream":"^0.1.7","vinyl-source-stream":"^1.1.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"ecf489cf8392925f33c136d9fc651f7220bf146b","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.2.2","_shasum":"33a6fff947a2c340ce4070b1be1a32b812f76832","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"33a6fff947a2c340ce4070b1be1a32b812f76832","size":5257,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.2.2.tgz"},"directories":{},"publish_time":1428933400234,"_cnpm_publish_time":1428933400234,"_hasShrinkwrap":false},"0.2.1":{"name":"react-hammerjs","version":"0.2.1","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4","react":">=0.12.0"},"devDependencies":{"browserify":"^9.0.3","browserify-shim":"^3.8.3","chalk":"^1.0.0","del":"^1.1.1","gulp":"^3.8.11","gulp-bump":"^0.2.2","gulp-git":"^1.1.0","gulp-rename":"^1.2.0","gulp-streamify":"^0.0.5","gulp-uglify":"^1.1.0","gulp-util":"^3.0.4","merge-stream":"^0.1.7","vinyl-source-stream":"^1.1.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"d6fa558ef7c8f56a2994a9e19757e7063a2757c0","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.2.1","_shasum":"97a4ca3bce5a35540fa85aab107632022bd6a67d","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"97a4ca3bce5a35540fa85aab107632022bd6a67d","size":4984,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.2.1.tgz"},"directories":{},"publish_time":1428128648834,"_cnpm_publish_time":1428128648834,"_hasShrinkwrap":false},"0.2.0":{"name":"react-hammerjs","version":"0.2.0","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4","react":">=0.12.0"},"devDependencies":{"browserify":"^9.0.3","browserify-shim":"^3.8.3","chalk":"^1.0.0","del":"^1.1.1","gulp":"^3.8.11","gulp-bump":"^0.2.2","gulp-git":"^1.1.0","gulp-rename":"^1.2.0","gulp-streamify":"^0.0.5","gulp-uglify":"^1.1.0","gulp-util":"^3.0.4","merge-stream":"^0.1.7","vinyl-source-stream":"^1.1.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"dca321d3f586eaea6938a2cbd7e7fff7af26bfbb","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.2.0","_shasum":"f25c10679b496ce21bfcd2c285a0595ce641a587","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"f25c10679b496ce21bfcd2c285a0595ce641a587","size":4967,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.2.0.tgz"},"directories":{},"publish_time":1426417972587,"_cnpm_publish_time":1426417972587,"_hasShrinkwrap":false},"0.1.5":{"name":"react-hammerjs","version":"0.1.5","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4","react":">=0.12.0"},"devDependencies":{"browserify":"^9.0.3","browserify-shim":"^3.8.3","chalk":"^1.0.0","del":"^1.1.1","gulp":"^3.8.11","gulp-bump":"^0.2.2","gulp-git":"^1.1.0","gulp-rename":"^1.2.0","gulp-streamify":"^0.0.5","gulp-uglify":"^1.1.0","gulp-util":"^3.0.4","merge-stream":"^0.1.7","vinyl-source-stream":"^1.1.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"6b017648ade220e7d21a83d0fc1d86a50f0287d1","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.1.5","_shasum":"8a38ba083eacee394a7e226ba4a74342afb6f83b","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"8a38ba083eacee394a7e226ba4a74342afb6f83b","size":4896,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.1.5.tgz"},"directories":{},"publish_time":1426089572389,"_cnpm_publish_time":1426089572389,"_hasShrinkwrap":false},"0.1.4":{"name":"react-hammerjs","version":"0.1.4","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4","react":">=0.12.0"},"devDependencies":{"browserify":"^6.2.0","browserify-shim":"^3.8.0","chalk":"^0.5.1","del":"^0.1.3","gulp":"^3.8.10","gulp-bump":"^0.1.11","gulp-git":"^0.5.5","gulp-rename":"^1.2.0","gulp-streamify":"^0.0.5","gulp-uglify":"^1.0.2","gulp-util":"^3.0.1","merge-stream":"^0.1.6","vinyl-source-stream":"^1.0.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"f638bd1a1c6dbc35ede8caab4f5de15938111a38","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.1.4","_shasum":"2cc220ffd0ebe9ff3f2f62d11f1c58898846e1a0","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"2cc220ffd0ebe9ff3f2f62d11f1c58898846e1a0","size":4840,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.1.4.tgz"},"directories":{},"publish_time":1425888185456,"_cnpm_publish_time":1425888185456,"_hasShrinkwrap":false},"0.1.3":{"name":"react-hammerjs","version":"0.1.3","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"^2.0.4","react":"^0.12.0"},"devDependencies":{"browserify":"^6.2.0","browserify-shim":"^3.8.0","chalk":"^0.5.1","del":"^0.1.3","gulp":"^3.8.10","gulp-bump":"^0.1.11","gulp-git":"^0.5.5","gulp-rename":"^1.2.0","gulp-streamify":"^0.0.5","gulp-uglify":"^1.0.2","gulp-util":"^3.0.1","merge-stream":"^0.1.6","vinyl-source-stream":"^1.0.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"85b794866456ec6abc3f9eac89d3d1009014b3b8","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.1.3","_shasum":"3026ab8508ecc9aad7d4d8582d2a202199e80afe","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"3026ab8508ecc9aad7d4d8582d2a202199e80afe","size":4714,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.1.3.tgz"},"directories":{},"publish_time":1417766525183,"_cnpm_publish_time":1417766525183,"_hasShrinkwrap":false},"0.1.2":{"name":"react-hammerjs","version":"0.1.2","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"~2.0.4","react":"~0.12.0"},"devDependencies":{"browserify":"~6.2.0","browserify-shim":"~3.8.0","chalk":"~0.5.1","del":"~0.1.3","gulp":"~3.8.10","gulp-bump":"~0.1.11","gulp-git":"~0.5.4","gulp-rename":"~1.2.0","gulp-streamify":"~0.0.5","gulp-uglify":"~1.0.1","gulp-util":"~3.0.1","merge-stream":"~0.1.6","vinyl-source-stream":"~1.0.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"749f9dbd925a3c2443e71856313cc52e5ff834ef","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.1.2","_shasum":"62348def47c406b734a2a9bd6a2e343a04f82ac2","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"62348def47c406b734a2a9bd6a2e343a04f82ac2","size":4710,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.1.2.tgz"},"directories":{},"publish_time":1417183661110,"_cnpm_publish_time":1417183661110,"_hasShrinkwrap":false},"0.1.1":{"name":"react-hammerjs","version":"0.1.1","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"src/Hammer.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"~2.0.4","react":"~0.12.0"},"devDependencies":{"browserify":"~6.2.0","browserify-shim":"~3.8.0","chalk":"~0.5.1","del":"~0.1.3","gulp":"~3.8.10","gulp-bump":"~0.1.11","gulp-git":"~0.5.4","gulp-rename":"~1.2.0","gulp-streamify":"~0.0.5","gulp-uglify":"~1.0.1","gulp-util":"~3.0.1","merge-stream":"~0.1.6","vinyl-source-stream":"~1.0.0"},"browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"58291d500a6daa61182160d1b27598fe31a3b99e","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.1.1","_shasum":"961534871a57fa693a7d662e0948ee54682a0f4e","_from":".","_npmVersion":"2.1.4","_nodeVersion":"0.10.32","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"961534871a57fa693a7d662e0948ee54682a0f4e","size":4732,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.1.1.tgz"},"directories":{},"publish_time":1416458737679,"_cnpm_publish_time":1416458737679,"_hasShrinkwrap":false},"0.1.0":{"name":"react-hammerjs","version":"0.1.0","description":"ReactJS / HammerJS integration. Support touch events in your React app.","main":"dist/react-hammerjs.js","author":{"name":"Jed Watson"},"license":"MIT","repository":{"type":"git","url":"https://github.com/JedWatson/react-hammerjs.git"},"dependencies":{"hammerjs":"~2.0.4","react":"~0.12.0"},"devDependencies":{"browserify":"~6.2.0","browserify-shim":"~3.8.0","chalk":"~0.5.1","del":"~0.1.3","gulp":"~3.8.10","gulp-bump":"~0.1.11","gulp-git":"~0.5.4","gulp-rename":"~1.2.0","gulp-streamify":"~0.0.5","gulp-uglify":"~1.0.1","gulp-util":"~3.0.1","merge-stream":"~0.1.6","vinyl-source-stream":"~1.0.0"},"browser":"src/Hammer.js","browserify-shim":{"react":"global:React"},"scripts":{"test":"echo \"no tests yet\" && exit 0"},"keywords":["react","react-component","tap","tappable","touch","hammer","hammerjs","mobile"],"gitHead":"3f12012c431f7d4c07f5c48340f1933b5144a2c7","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"homepage":"https://github.com/JedWatson/react-hammerjs","_id":"react-hammerjs@0.1.0","_shasum":"a105f03b5ec0f665b52b08b7f028cec268021241","_from":".","_npmVersion":"2.1.4","_nodeVersion":"0.10.32","_npmUser":{"name":"jedwatson","email":"jed.watson@me.com"},"maintainers":[{"name":"jedwatson","email":"jed.watson@me.com"}],"dist":{"shasum":"a105f03b5ec0f665b52b08b7f028cec268021241","size":4736,"noattachment":false,"key":"/react-hammerjs/-/react-hammerjs-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hammerjs/download/react-hammerjs-0.1.0.tgz"},"directories":{},"publish_time":1415941170725,"_cnpm_publish_time":1415941170725,"_hasShrinkwrap":false}},"readme":"React-HammerJS\n==============\n\n[ReactJS](http://facebook.github.io/react/) / [HammerJS](http://hammerjs.github.io) integration. Support touch events in your React app.\n\nIf you're looking for native tap event handling in ReactJS, check out my [react-tappable](https://github.com/JedWatson/react-tappable) package.\n\n\n## Installation\n\nThe easiest way to use React-HammerJS is to install it from NPM and include it in your own React build process (using [Browserify](http://browserify.org), etc).\n\nYou can also use the standalone build by including `dist/hammer.js` in your page. If you use this, make sure you have already included React, and it is available as a global variable.\n\n```\nnpm install react-hammerjs --save\n```\n\n\n## Usage\n\nReact-HammerJS wraps a React component, binding Hammer events to it so it can fire the handlers specified.\n\n## Properties\n\n### Event Listener properties\n* `onTap`\n* `onDoubleTap`\n* `onPan`\n* `onPanCancel`\n* `onPanEnd`\n* `onPanStart`\n* `onPinch`\n* `onPinchCancel`\n* `onPinchEnd`\n* `onPinchIn`\n* `onPinchOut`\n* `onPinchStart`\n* `onPress`\n* `onPressUp`\n* `onRotate`\n* `onRotateCancel`\n* `onRotateEnd`\n* `onRotateMove`\n* `onRotateStart`\n* `onSwipe`\n* `action` - like the `onTap` event handler but will also be fired `onPress`.\n\n### Behavior properties\n* `direction` - (string) `'DIRECTION_ALL'` | `'DIRECTION_HORIZONTAL'` | `'DIRECTION_VERTICAL'`.  Used to restrict the `pan` and `swipe` direction. These string values may also work: `'DIRECTION_NONE'` |`'DIRECTION_LEFT'` | `'DIRECTION_RIGHT'` | `'DIRECTION_UP'` | `'DIRECTION_DOWN'`.\n\n* `options` - can be used to configure the Hammer manager. These properties will be merged with the default ones.\n\n### Example\n\n```\nvar Hammer = require('react-hammerjs');\n\n// Default options\n<Hammer onTap={handleTap} onSwipe={handleSwipe}><div>Tap Me</div></Hammer>\n\n// Custom options\nvar options = {\n    touchAction:'compute',\n    recognizers: {\n        tap: {\n            time: 600,\n            threshold: 100\n        }\n    }\n};\n\n<Hammer onTap={handleTap} options={options}><div>Tap Me</div></Hammer>\n```\n\n# Disabled Events\n\nAs a default, the `pinch` and `rotate` events are disabled in hammer.js, as they would make actions on an element \"blocking\". You may enable these events using the options object which is a attribute on the react `<Hammer>` element.\n\nFor example, to activate the `pinch` event on a `canvas` element:\n\n```\n<Hammer\n    onPinch={handlePinch}\n    options={{\n       recognizers: {\n          pinch: { enable: true }\n       }\n    }}>\n    <canvas></canvas>\n</Hammer>\n```\n\nDisabled events are detailed in the hammer.js api documentation:\n- http://hammerjs.github.io/recognizer-rotate/\n- http://hammerjs.github.io/recognizer-pinch/\n\n# License\n\nMIT Licensed. Copyright (c) Jed Watson 2017.\n","_attachments":{},"homepage":"https://github.com/JedWatson/react-hammerjs#readme","bugs":{"url":"https://github.com/JedWatson/react-hammerjs/issues"},"license":"MIT"}