{"_id":"@egjs/hammerjs","_rev":"359050","name":"@egjs/hammerjs","description":"A javascript library for multi-touch gestures","dist-tags":{"latest":"2.0.17"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"time":{"modified":"2021-07-13T08:44:17.000Z","created":"2018-10-01T05:58:08.192Z","2.0.17":"2019-12-16T09:41:53.507Z","2.0.16":"2019-11-11T05:26:53.720Z","2.0.15":"2019-04-04T11:14:17.877Z","2.0.14":"2018-11-29T03:55:01.902Z","2.0.13":"2018-10-29T12:32:37.735Z","2.0.12":"2018-10-23T06:18:46.522Z","2.0.11":"2018-10-10T08:26:13.379Z","2.0.10":"2018-10-10T08:25:27.253Z","2.0.9":"2018-10-10T06:55:02.187Z","2.0.8":"2018-10-01T05:58:08.192Z"},"users":{},"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"versions":{"2.0.17":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.17","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","print-sizes":"^0.1.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup && npm run test:node && npm run printsizes","printsizes":"print-sizes ./dist --exclude=\\.map","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit","test:node":"node ./dist/hammer.js"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"71830abfad19e6914d6c3b25478c6d455633eeda","_id":"@egjs/hammerjs@2.0.17","_nodeVersion":"11.14.0","_npmVersion":"6.9.0","dist":{"shasum":"5dc02af75a6a06e4c2db0202cae38c9263895124","size":203374,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.17.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"_npmUser":{"name":"woodneck","email":"saiyu915@naver.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.17_1576489313378_0.19872252101827015"},"_hasShrinkwrap":false,"publish_time":1576489313507,"_cnpm_publish_time":1576489313507},"2.0.16":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.16","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup && npm run test:node","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit","test:node":"node ./dist/hammer.js"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"a1e6d228e53606cf70b66d91188fe7d1596b1683","_id":"@egjs/hammerjs@2.0.16","_nodeVersion":"11.14.0","_npmVersion":"6.9.0","dist":{"shasum":"c84d4937948c04f8f321d0d6c43d05ea6ba1d6a3","size":200719,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.16.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"_npmUser":{"name":"woodneck","email":"saiyu915@naver.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.16_1573450013495_0.054760938593316544"},"_hasShrinkwrap":false,"publish_time":1573450013720,"_cnpm_publish_time":1573450013720},"2.0.15":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.15","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup && npm run test:node","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit","test:node":"node ./dist/hammer.js"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"2e05dd69dc81b87995ced24ccb5ce81c52dfc803","_id":"@egjs/hammerjs@2.0.15","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"b6ef675540d275f7445647a64413af425b97bb9a","size":200075,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.15.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.15_1554376457715_0.7873152820350047"},"_hasShrinkwrap":false,"publish_time":1554376457877,"_cnpm_publish_time":1554376457877},"2.0.14":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.14","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup && npm run test:node","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit","test:node":"node ./dist/hammer.js"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"be4d2a6c0aa55f269a5ad5f00744e1995ad306de","_id":"@egjs/hammerjs@2.0.14","_npmVersion":"5.7.1","_nodeVersion":"11.0.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"7bdfd2821f70607b15e33b0622d68154238d13ab","size":199864,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.14.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.14_1543463701641_0.48434050017302255"},"_hasShrinkwrap":false,"publish_time":1543463701902,"_cnpm_publish_time":1543463701902},"2.0.13":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.13","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup && npm run test:node","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit","test:node":"node ./dist/hammer.js"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"88aeae19289549894a688dd333959f1693e2aa81","_id":"@egjs/hammerjs@2.0.13","_npmVersion":"5.7.1","_nodeVersion":"9.9.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"07aa1cef7345096df34260f37761f6fa75755a91","size":199768,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.13.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.13_1540816357588_0.6031294548998716"},"_hasShrinkwrap":false,"publish_time":1540816357735,"_cnpm_publish_time":1540816357735},"2.0.12":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.12","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","@daybrush/babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup && npm run test:node","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit","test:node":"node ./dist/hammer.js"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"155cb2be8bea95b6a00b24ba4814cf637fbbf23a","_id":"@egjs/hammerjs@2.0.12","_npmVersion":"5.7.1","_nodeVersion":"9.9.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"01a6df0579bda3b4ad6c0dd56f9ea76a5de4b6c7","size":200250,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.12.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.12_1540275526405_0.17731533697156499"},"_hasShrinkwrap":false,"publish_time":1540275526522,"_cnpm_publish_time":1540275526522},"2.0.11":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.11","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","@daybrush/babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"0976de59a584ef3f39b8985cf57079ef37a27b69","_id":"@egjs/hammerjs@2.0.11","_npmVersion":"5.7.1","_nodeVersion":"9.9.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"b3ecaa0d20cb544c97adc90f2efccb768606479f","size":199148,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.11.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.11_1539159973227_0.45537975304341116"},"_hasShrinkwrap":false,"publish_time":1539159973379,"_cnpm_publish_time":1539159973379},"2.0.10":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.10","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","@daybrush/babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"0976de59a584ef3f39b8985cf57079ef37a27b69","_id":"@egjs/hammerjs@2.0.10","_npmVersion":"5.7.1","_nodeVersion":"9.9.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"5a980133d3b8117b24eb96f7174be879387d303d","size":199122,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.10.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.10_1539159927077_0.3262337159220785"},"_hasShrinkwrap":false,"publish_time":1539159927253,"_cnpm_publish_time":1539159927253},"2.0.9":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.9","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","@daybrush/babel-plugin-no-side-effect-class-properties":"0.0.4","bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","qunitjs":"^2.0.0","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-replace":"^2.1.0","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build":"npm run rollup","testbuild":"rollup -c ./testrollup.config.js","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"rollup -c","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","types":"src/hammer.d.ts","dependencies":{"@types/hammerjs":"^2.0.36"},"gitHead":"fc3cd963120a8493f2f84e3f057b85b81c7d2b9b","_id":"@egjs/hammerjs@2.0.9","_npmVersion":"5.7.1","_nodeVersion":"9.9.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"179e059c3a90228330c1a16553f0e9cf8d05d46d","size":198749,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.9.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.9_1539154502047_0.2051817376752858"},"_hasShrinkwrap":false,"publish_time":1539154502187,"_cnpm_publish_time":1539154502187},"2.0.8":{"name":"@egjs/hammerjs","title":"Hammer.JS","description":"A javascript library for multi-touch gestures","version":"2.0.8","homepage":"http://naver.github.io/egjs","license":"MIT","keywords":["touch","gestures"],"repository":{"type":"git","url":"git://github.com/naver/hammer.js.git"},"bugs":{"url":"https://github.com/naver/hammer.js/issues"},"dependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.1","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-transform-object-assign":"^7.0.0","@babel/preset-env":"^7.0.0","@daybrush/babel-plugin-no-side-effect-class-properties":"0.0.4","babel-eslint":"^9.0.0","eslint-config-naver":"^2.0.1","eslint-plugin-import":"^2.14.0","eslint-plugin-react":"^7.11.1"},"devDependencies":{"bannerize":"^1.0.2","blanket":"^1.2.3","changelogplease":"^1.2.0","ember-suave":"^4.0.0","git-tags":"^0.2.4","hammer-simulator":"git://github.com/hammerjs/simulator.git#master","jquery":"^3.1.0","jquery-hammerjs":"2.0.x","jscs":"^3.0.7","jshint":"^2.9.2","jshint-stylish":"^2.2.0","lodash-compat":"^3.10.2","node-qunit-phantomjs":"^1.4.0","phantomjs":"^2.1.7","qunitjs":"^2.0.0","replace-in-file":"^3.4.2","rollup":"^0.66.0","rollup-plugin-analyzer":"^2.1.0","rollup-plugin-babel":"^4.0.3","rollup-plugin-uglify":"^6.0.0","run-when-changed":"^1.2.0","serve":"^1.4.0","uglify-js":"^2.7.0"},"engines":{"node":">=0.8.0"},"scripts":{"build:rollup":"rollup -c","build:module":"BABEL_ENV=esm babel ./src --out-dir ./dist/esm && BABEL_ENV=common babel ./src --out-dir ./dist/common","build":"npm run rollup && npm run string-replace && npm run bannerize","bannerize":"bannerize hammer.js hammer.min.js","connect":"serve -p 8000 ./","rollup":"BABEL_ENV=esm rollup -c","string-replace":"replace-in-file --configFile replace.config.js","jshint":"jshint src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config .jshintrc --verbose --reporter=node_modules/jshint-stylish","jscs":" jscs src/**/*.js tests/unit/*.js tests/unit/gestures/*.js --config=./.jscsrc","qunit":"phantomjs node_modules/qunit-phantomjs-runner/runner-list.js tests/unit/index.html 15","watch":"run-when-changed --watch 'src/**/*.js' --watch 'tests/unit/*.js' --watch 'tests/unit/gestures/*.js' --exec 'npm run watch-tasks'","watch-tasks":"npm run rollup && npm run string-replace && npm run uglify && npm run jshint && npm run jscs","test":"npm run build && npm run qunit"},"sideEffects":false,"module":"dist/hammer.esm.js","main":"dist/hammer.js","gitHead":"23aadea2d2905dfe23c09bf0b1845224236a5868","_id":"@egjs/hammerjs@2.0.8","_npmVersion":"5.7.1","_nodeVersion":"9.9.0","_npmUser":{"name":"younkue","email":"daybrush@gmail.com"},"dist":{"shasum":"49aea2444420bdf0b2638433a9b6a8986716cc03","size":193173,"noattachment":false,"key":"/@egjs/hammerjs/-/@egjs/hammerjs-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/hammerjs/download/@egjs/hammerjs-2.0.8.tgz"},"maintainers":[{"name":"ajaxpf","email":""},{"name":"anuu0916","email":""},{"name":"braixen","email":""},{"name":"happyhj","email":"heejae.kim@navercorp.com"},{"name":"jongmoon","email":"jongmoon.yoon@gmail.com"},{"name":"mixed","email":"i.nevalose@gmail.com"},{"name":"netil","email":"alberto.park@gmail.com"},{"name":"sculove","email":"sculove@gmail.com"},{"name":"woodneck","email":"saiyu915@naver.com"},{"name":"younkue","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hammerjs_2.0.8_1538373488004_0.11125737284889725"},"_hasShrinkwrap":false,"publish_time":1538373488192,"_cnpm_publish_time":1538373488192}},"readme":"# [hammer.js][hammerjs-url]  [![NPM Version][npm-image]][npm-url]  [![NPM Downloads][downloads-image]][downloads-url]  [![Build Status][travis-image]][travis-url]\n> A JavaScript library for detecting touch gestures.\n\n## What is this repository?\n\nIt seems like that `hammer.js` repository is no more activated. \n  - [Is this library still actively maintained?](https://github.com/hammerjs/hammer.js/issues/1197)\n\nBut our library ([egjs](https://naver.github.io/egjs/)) has deep dependency to hammer.js for touch interaction.\nAnd some pending issues were critical for us to make more light size, compatible with node.js , resolve module crash on umd envrioment.\n\nSo we solved following issues that are not resolved in original hammer.js\n\n* [Support for hammer.js in node.js](https://github.com/naver/hammer.js/issues/3)\n  - [Make hammerjs server friendly](https://github.com/hammerjs/hammer.js/issues/1060)\n  - [Hammer.js fails in node since window is undefined](https://github.com/hammerjs/hammer.js/issues/930)\n* [Support ES Module for Tree Shaking](https://github.com/naver/hammer.js/issues/12)\n* [Change the priority of define and exports for umd](https://github.com/naver/hammer.js/issues/11)\n* [Polymer/shadow-dom compatibility](https://github.com/naver/hammer.js/issues/21)\n\nWe would maintain this repository to fix remain bugs and enhance it until original repository activates.\n\n\n## Installation\n### NPM\n```sh\nnpm install --save @egjs/hammerjs\n```\n\n**or**\n\n### Yarn\n```sh\nyarn add @egjs/hammerjs\n```\n\n**or**\n\n### CDN\n[https://cdnjs.com/libraries/hammer.js/](https://cdnjs.com/libraries/hammer.js/)\n\n> We did not provide CDN yet. leave the link to original hammerjs as is.\n\n## Usage\nhammer.js has a quick start option for gestures it already recognizes.\n```js\n// Get a reference to an element.\nvar square = document.querySelector('.square');\n\n// Create an instance of Hammer with the reference.\nvar hammer = new Hammer(square);\n\n// Subscribe to a quick start event: press, tap, or doubletap.\n// For a full list of quick start events, read the documentation.\nhammer.on('press', function(e) {\n  e.target.classList.toggle('expand');\n  console.log(\"You're pressing me!\");\n  console.log(e);\n});\n```\n\nIf you want to recognize your own gestures, such as `tripletap`, then you'll have to use these steps:\n```js\n// Get a reference to an element.\nvar square = document.querySelector('.square');\n\n// Create a manager to manage the element.\nvar manager = new Hammer.Manager(square);\n\n// Create a recognizer.\nvar TripleTap = new Hammer.Tap({\n  event: 'tripletap',\n  taps: 3\n});\n\n// Add the recognizer to the manager.\nmanager.add(TripleTap);\n\n// Subscribe to the event.\nmanager.on('tripletap', function(e) {\n  e.target.classList.toggle('expand');\n  console.log(\"You're triple tapping me!\");\n  console.log(e);\n});\n```\n\n\n## Examples\n- [tap][tap]\n- [double tap][double-tap]\n- [press][press]\n- [swipe][swipe]\n\n\n## Documentation\nFor further information regarding hammer.js, please read our [documentation][hammerjs-url].\n\n\n## Contributions  [![Github Issues][issues-image]][issues-url]  [![Github PRs][pulls-image]][pulls-url]  [![Slack][slack-image]][slack-url]\nFeel encouraged to report issues or submit pull requests. When you're ready to do either, read our [contribution guidelines][contribution-guidelines]. If you're looking for another form of contribution, we love help answering questions on our [slack channel][slack-url].\n\n\n## License\n[MIT][license]\n\n[hammerjs-url]: http://hammerjs.github.io\n[hammerjs-url]: http://hammerjs.github.io\n\n[npm-image]: https://img.shields.io/npm/v/@egjs/hammerjs.svg\n[npm-url]: https://npmjs.org/package/@egjs/hammerjs\n\n[travis-image]: https://img.shields.io/travis/stream-utils/raw-body/master.svg\n[travis-url]: https://travis-ci.org/hammerjs/hammer.js\n\n[downloads-image]: https://img.shields.io/npm/dm/@egjs/hammerjs.svg\n[downloads-url]: https://npmjs.org/package/@egjs/hammerjs\n\n\n<!-- Examples -->\n[tap]: https://codepen.io/choskim/pen/WZggmg\n[double-tap]: https://codepen.io/choskim/pen/vezzwZ\n[press]: https://codepen.io/choskim/pen/RLYebL\n[pan]: ''\n[swipe]: https://codepen.io/choskim/pen/rGZqxa\n[pinch]: ''\n[rotate]: ''\n\n\n<!-- Contributions -->\n[issues-image]: https://img.shields.io/github/issues/hammerjs/hammer.js.svg\n[issues-url]: https://github.com/hammerjs/hammer.js/issues\n\n[pulls-image]: https://img.shields.io/github/issues-pr/hammerjs/hammer.js.svg\n[pulls-url]: https://github.com/hammerjs/hammer.js/pulls\n\n[slack-image]: https://hammerjs.herokuapp.com/badge.svg\n[slack-url]: https://hammerjs.herokuapp.com/\n\n[contribution-guidelines]: ./CONTRIBUTING.md\n\n[license]: ./LICENSE.md\n","_attachments":{},"homepage":"http://naver.github.io/egjs","bugs":{"url":"https://github.com/naver/hammer.js/issues"},"license":"MIT"}