{"name":"@egjs/axes","version":"2.2.0","description":"A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates. You can easily create a UI that responds to user actions.","main":"dist/axes.js","types":"declaration/Axes.d.ts","scripts":{"start":"webpack-dev-server --open","build":"webpack --env production  && webpack --env packaged && npm run declaration","test":"karma start","test:chrome":"karma start --chrome","lint":"tslint src","jsdoc":"rm -rf ./doc && rm -rf outjs && tsc -p tsconfig.doc.json && jsdoc -c jsdoc.json","declaration":"rm -rf declaration && tsc -p tsconfig.declaration.json","coverage":"karma start --coverage","demo:start":"npm run demo:prebuild-latest && npm run demo:updateVersion && jekyll serve --host=0.0.0.0 -s demo","demo:build":"npm run demo:updateVersion && jekyll build -s demo","demo:prebuild-version":"cpx 'dist/**/*' demo/release/$npm_package_version/dist --clean && cpx 'doc/**/*' demo/release/$npm_package_version/doc --clean","demo:prebuild-latest":"cpx 'dist/**/*' demo/release/latest/dist --clean && cpx 'doc/**/*' demo/release/latest/doc --clean","demo:deploy":"npm run build && npm run jsdoc && npm run demo:prebuild-version && npm run demo:prebuild-latest && npm run demo:build && gh-pages -d demo/_site --add --remote upstream","demo:updateVersion":"echo $npm_package_version > demo/_data/version.yml","demo:setup":"cpx 'node_modules/@egjs/common-demo/**/*' 'demo/' && rm demo/package.json","release":"node config/release.js","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","changelog":"node ./config/changelog.js","prepush":"npm run lint","commitmsg":"node config/validate-commit-msg.js"},"author":{"name":"NAVER Corp."},"namespace":{"eg":"eg","Hammer":"Hammer"},"license":"MIT","homepage":"https://github.com/naver/egjs-axes","dependencies":{"@egjs/component":"^2.0.0","hammerjs":"^2.0.8"},"devDependencies":{"@egjs/common-demo":"github:naver/egjs#common-demo","awesome-typescript-loader":"^3.2.3","babel-core":"^6.26.0","babel-loader":"^7.1.2","babel-preset-es2015":"^6.24.1","chai":"^4.1.2","chalk":"^2.1.0","clean-webpack-plugin":"^0.1.16","coveralls":"^2.13.1","cpx":"^1.5.0","egjs-jsdoc-template":"^1.4.0","fs-extra":"^4.0.2","gh-pages":"^1.0.0","hammer-simulator":"0.0.1","hammerjs-compatible":"^1.1.0","husky":"^0.14.3","inject-loader":"^3.0.1","istanbul-instrumenter-loader":"^3.0.0","jsdoc":"^3.5.5","karma":"^1.7.1","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-coverage-istanbul-reporter":"^1.3.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.4","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^2.0.4","lite-fixture":"^1.0.2","mocha":"^3.5.3","sinon":"^3.3.0","string-replace-webpack-plugin":"0.1.3","sync-exec":"^0.6.2","tslint":"^5.7.0","tslint-eslint-rules":"^4.1.1","tslint-loader":"^3.5.3","typescript":"^2.5.2","uglifyjs-webpack-plugin":"^0.4.6","webpack":"^3.6.0","webpack-dev-server":"^2.8.2","webpack-merge":"^4.1.0","write-file-webpack-plugin":"^4.1.0","xml2js":"^0.4.19"},"gitHead":"41b9c3d80619a377b0932a6c8c62b943bc24392e","_id":"@egjs/axes@2.2.0","_npmVersion":"5.4.2","_nodeVersion":"6.10.2","_npmUser":{"name":"sculove","email":"sculove@gmail.com"},"dist":{"shasum":"79e0de32455923c6328a0d9e66b15e0811564379","size":174584,"noattachment":false,"key":"/@egjs/axes/-/@egjs/axes-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@egjs/axes/download/@egjs/axes-2.2.0.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":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axes-2.2.0.tgz_1506392823227_0.5781320214737207"},"directories":{},"publish_time":1506392823520,"_hasShrinkwrap":false,"_cnpm_publish_time":1506392823520,"_cnpmcore_publish_time":"2021-12-16T20:35:16.359Z","dist-tags":{"beta":"3.9.1-beta.0","latest":"3.9.1"}}