{"name":"@antv/interaction","version":"0.2.0-beta.1","description":"The interaction module for antv","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/antvis/interaction.git"},"scripts":{"build":"run-s clean lib","clean":"rimraf lib esm","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","lint-stage":"lint-staged","lint":"tslint -c tslint.json src/**/* tests/**/*","lint-fix":"run-s lint-fix:*","lint-fix:prettier":"prettier --write 'src/**/*.ts'","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","coverage":"jest --coverage","test":"jest","test-live":"DEBUG_MODE=1 jest --watch tests/unit/","ci":"run-s build test coverage"},"husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"devDependencies":{"@types/jest":"^24.0.18","husky":"^3.0.4","jest":"^24.9.0","jest-electron":"^0.1.6","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","prettier":"^1.18.2","rimraf":"^3.0.0","ts-jest":"^24.1.0","tslint":"^5.18.0","tslint-config-prettier":"^1.18.0","typescript":"^3.5.3"},"dependencies":{"@antv/util":"~2.0.0","@antv/event-emitter":"~0.1.0","tslib":"^1.10.0"},"lint-staged":{"*.{js,css,json,md}":["prettier --write","git add"],"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"]},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":false,"collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"],"testRegex":"/tests/.*spec\\.ts?$"},"readmeFilename":"README.md","gitHead":"c319543ca2b2ebfeda24c6e76c9af9349d2a91f8","bugs":{"url":"https://github.com/antvis/interaction/issues"},"homepage":"https://github.com/antvis/interaction#readme","_id":"@antv/interaction@0.2.0-beta.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"dist":{"shasum":"ffbffb6c9d071e631287f970d7f137923ba420e8","size":27415,"noattachment":false,"key":"/@antv/interaction/-/@antv/interaction-0.2.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@antv/interaction/download/@antv/interaction-0.2.0-beta.1.tgz"},"maintainers":[{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/interaction_0.2.0-beta.1_1585650356918_0.7161369362717456"},"_hasShrinkwrap":false,"publish_time":1585650357063,"_cnpm_publish_time":1585650357063,"dist-tags":{"beta":"0.2.0-beta.2","latest":"0.1.5"}}