{"_id":"@antv/component","_rev":"311-921bf00f254e9bb28654e58885eaaf27","name":"@antv/component","dist-tags":{"publish":"0.5.0-beta.18","tooltip-patch":"0.8.32-beta.0","next":"0.9.7","beta":"1.0.1-beta.7","alpha":"2.1.1-alpha.3","latest":"2.1.12"},"versions":{"0.0.1":{"name":"@antv/component","version":"0.0.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.1","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"caa21018a46933b82c85879606f9e0074418efc0","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.1.tgz","fileCount":111,"integrity":"sha512-S3Atl/onCHnn/P+K+FqKNyCC/2iiVhLlLVc0RxuKk77fj7TsCysFsmryFvQEl5J0PH6PzaAYgG14CfPuuSbnKg==","signatures":[{"sig":"MEUCIQCvy8UuCHdwIKdgyFIsXd/LBojH68EOURlaSGuBtipf1AIgH4bB+HSjc9DvGi/oOC8iky8LrTTzJFB9rWpSR4dgkK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2312254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboejyCRA9TVsSAnZWagAALikP/i8IiVT+lVznNZBZ4VhG\nQqKAdMiHzC3ATSESGJVMqU3x0RXFnBCEgxA6LUHyCjO2LLFoxi1W2Q9FkSM0\nu4VbdrP55hSD7oIbOF2k6+y6l2WXJF8rqCJNe6MatZMeRFs16idd24c0Mkyl\nakRjHvH6FtECy5/z3Q6tuVfAlQs9wZMe1KSuwXtxpGKSxNLPwCu5agvNALQC\n+4YAb38KCoYGLBwoakmKVQW0V4+a++EyYB006ZzI54uYKie0jhEk2y7Wi6Li\nCYiLx16Sf2pNeC0oNF/7jBA+Gq8DKQ3RarCJuBeErKGg6bmlEpMLmHlox4hA\niGJg7fpLn4UB2hltBahs6hd3ZWd6pYWUwZ5FMc0FQA4hGufGxtDezbofbNkD\nK/GwdGwsGjMLTp7WCQQt0bmh8YjkmrLi4WObHf1yCWrORypLrAZyJhfw7GjZ\nQ3huX7VcgJJX5czviQQ9IJrEfZeGka85MUMDajHFFCr/dgiigwgktrdHqEpO\nCkjAi5tOMjBUtbIwuzdzt1oaUmM/T2zHh6by4O8wk+6IVqAXEaHpHQrehbN3\nUBELn7h/IMLq08w+WobfiBpRGkh7LxExD20JqqTEBmPy0Qx3l26lnIwzXTqt\nsixUhZs5Qag6rx9pjiRRaA/yFnPJo/m9xP62LW97U/BmQARQRlJzTmlfx3Df\n+Yim\r\n=dsEq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"cebe2fa805825565b30f9295c30939b2e264c25c","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.2.5"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.1_1537337585405_0.2541252074130471","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@antv/component","version":"0.0.2","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.2","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a7d55f36f02d176c621d4e0923c9eafbc95c8c28","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.2.tgz","fileCount":111,"integrity":"sha512-i/W34WgoCnELgUZ159FAjhM6W6prT20aRkHh8en4nDWH1DEVNqiJ4kRPEHtBUJmporUjq25sdJH/MjFHvX//1w==","signatures":[{"sig":"MEUCIEz++ya8QuGNXAv8lxcyj+OsYwYMmRvRQbPKcqANByQ/AiEA3dY9a+5h771don9cu3fHhPdPCCo9IGnAZNRhNsnPd6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2312301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbofuHCRA9TVsSAnZWagAA8kkP/1nR0SSOvcoptq1c1zbi\nGpD/riFq+VaUHt7gR89FjGJB1m0XQ+8yN8nnxN1on9N98TJ2BSGZ7XGBw0Nq\nWPxkdJOvaVmCzG815y3QY15/pnwRtTVJ5e02yU14eIFg/DdZSd2Q4h+YyVSV\n/tpwM21q7LCbfnjSdFJ/JNGbzTd7Y/KygWIELQLrIA16q2EG/Ggj2NiuLGFd\ngLtZXJy2J7U4koM4ZJw4cRuF7KqeA1qnVPivB5OVKKSZVGwuyj/iPsQGCwYm\nuONNgxpfTRI4vS3fqLduZXUguFDvn+Wc4G4XJ4toflfvRk4VcmF4n3nWg9xx\nc9VqVXIinZBXa17xGOa+1EgHrhDeOjhkYBllT/OxmFzb4nIJPsrGpfyBFAYN\nN5Zh1v6UxaZvsRRkzCTHSSNPdaGfDhz781fFU0avqB/kk94nU+IAAQoKo0rl\nMKAJB99a9pEC62CTNGB/1e4yq1C4LAvdVB+cueNLaZgMBRveFmjkf3oMSQkH\n5QiMiTNN5lxGd5wWYo56VpJoLjloIB5oKewVoBscpPlcDFt/h4bd8dGAaHTA\nt13qMLmgxhwpE/8c/+sWsDXtdqwQFvWVrgv0gQfQIZPzZOzeYxShAHqJTLx5\n3BbXpfv3Q9dvrslPpJdy6D8mCxyfbq7xxztpMVl1t55iIUeYaq+3MFxgFssu\nhvJu\r\n=Exax\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"943292db741e4a0b47ceac71de24ef81e4cd1a8e","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.2.5"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.2_1537342343049_0.9293996033564802","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@antv/component","version":"0.0.3","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.3","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"afa67c9be5f35995a100f1ea7f3c3cd2ef63403f","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.3.tgz","fileCount":113,"integrity":"sha512-CBOIXrL1gNCMfF9dIRZS0QAHoUh4B2yEkH3REZMdU0pnhqD1AOIDxP7hB6PLt2s8zTJswAEQMfr8uFt3aOkKiA==","signatures":[{"sig":"MEYCIQCeBVvUWX5W6liG/tmFtk1yltiF8Xq8apM0DEEPnxX6FQIhAPoRwElfpx14KVQNEEtNrtqEgCixamdONCrj/4v4FopA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2333359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpI7yCRA9TVsSAnZWagAAUIsP+wXolTOHo+tb874ISvCD\nbb59rbIy90MVO+gBDtvwy1yesqbs0fJWbZZ2nV9JJyRBotOG1oOxZBbY2jhH\noH9iOTC767EzupZV+28KR1uWqdhrhGjZ1Jxw60tAGTAX2cQ5QTCMZWNML1T7\n+U/WI7rNJYqMXr4AYKDYckhZB6hT2l3FZ2ZTpYl+95xSo1RbN5L2+KRdYkwQ\nSRO20Q+cyOO7O9uWdXyL9hslqyMT7oFvS0clxqkg/t2LjcLvHOpSMoijG8a5\nXcWMr/6gdQClGJuibrYmUOXw1Qo28vigDJ+fc96RvWQ+FTA/+/bFY+eoGTwY\ncbcP7sDYW8C81mA9GNQ1+cLltilpxYcNzC+6bhQW24OxJWSy3iybzNrn572s\nr+pmkibfe8Jw2VR08gveF7Jq7so23W9OwBSgrMBWMW07LGu1LM87q+/1Z33U\nSWh/tGodYEsmASzH6qy24fxsJL/ai3lruIIGvpAjhvS28Ew0n8VlfFlShpO0\nCglAEQEqyy/ZolXhbtWvsF3DfiNYmY0nw2vU7OOKoEfRM2vT1NJ3RqAjs8vT\nb9Y/MDX/SN0T5e//7si8sG6eGxIZ4TudQZBt40c3+IhvslNhMxKRZYz8GboC\nfkAdsem8IafYeNq+uYb09EcGnvaV3227gNJsa4rrzgnm4PhsPzwBgvertr0s\nFHBo\r\n=ltMD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"8e896a83eda6756247b116f490b9f70a65969840","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.2.5"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.3_1537511153871_0.9840588797742165","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@antv/component","version":"0.0.4","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.4","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"357591feb263db9b1918e41bf082768bfc696ef4","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.4.tgz","fileCount":113,"integrity":"sha512-g6Jdhag8eJtrrzticHNNnUT6wq1O78CzVp0doK/OY4zIW7JkPs+SPMCU/eapWmSZjqxpPj+/VrG8HzPceY0rkg==","signatures":[{"sig":"MEYCIQDlKvEDwDExZ6GXeuRke/1y5IdfXho76Isu9CqwGF/hWQIhAP5ZjpgyA+8fsMK6D0nt1FPifi+1PY3SYKk2IVEwoymz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2346100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqzjzCRA9TVsSAnZWagAAlPYQAJgs0+HGACuiu+QUtWun\n9C9Bn3DwDUBRZTB7/6iYgAf7e+YcOb9T/1jBohNDAJL/smHipWlOmWN+0qe4\ns/sFuJFWayqD4lUMwGXmC3fzWXuFJNSAUwqG0FT2N+NA2tkDbWR19WMx99Ay\nK44Y4sdqsG1/QcNep7NDxIHRa/sALHNkTz9PZQqbmJcwVM+jTWBSeY5ycQyY\nQQ5lPz2QRpDi3uwKZgoIsntUbzLqomxXoMopfKekpyJhAXYf346LTpccZSIv\nD/pY+KT5wpxp+7lf42MXfDDJM5Fc8dcoe8z7bAkhF4cbES3lfEF7LagcPLZk\nyPiKGT9wDkJmHCNxj+9mHFTMRnovuN/aA+j6DyS92LTd3p338RgsXUTnE12x\nt6aUabirkvwBdRLPBXNEO8uYHvWcW9OANIVKowXVVBhFuHKA5oA/mAXHQoFa\nSAdi+INdj11NXKeCIaJfM/RNgDTNiFFcn1Oo/bCByuupRHaskEfUP1I9HZgg\n7PXyQRvT/QHkUWN6tF5CxGF/V/WtgPNFCWUoW/vbXi4wdXVdui32Qfg96Eno\nAB/Q16NXfzvcbFWJiU8A9pbdaULdYDYCWgoU876/Brq5QFsr18C2H3Gqyz3N\nnJq8mRLofBRuRlBnC4FEXlSoFEUlb65E3Kp0q2JnUaz7SZMOMJ7ZCAEpPQ5+\nwK8X\r\n=pnpk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"4bfe24c71e13db24d83d030de10984d560293009","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.2.5"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.4_1537947890272_0.9614111724596153","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@antv/component","version":"0.0.5","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.5","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"86c704ddf1b0670ffb24d99029095f09be36a5be","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.5.tgz","fileCount":123,"integrity":"sha512-L4jCmVHrhezbt4Wt0dYmpkYCHvdSmgmotJtgyS/0BrKPXCo7ksCseI8iFfZZ6Qw/JnOV3W6Rh0fN3nU1iAPuMw==","signatures":[{"sig":"MEYCIQDpxzzKjS3cZoU9/SsbpUdHoe3Gvd360ARaapgwNfXMYwIhAKVAqgUccxzBxxkr2WUfkj9emm3ww14Fq8+Trsfm3RmD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2387891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbredACRA9TVsSAnZWagAAzeQP/jOsU951EKWXvr228slY\nKdRc2AZwTu1Q8pR0IAf0RTLf2alaZ3n0Ilrer4GbUGoLVGGeWq6Zk5JXbhBM\nw20A13+cDjkqnN11oZklAyAmdS0vWrFCV3uTR53uu5eyJ4+MRAqG+yduQZ8h\nn+X9ji9Ncvgml/peKkGE6SxhL1fHE5TiHS8w14B5NQ6YojwVZesI0rUIfak7\n7KnWA3qlwe9Z0gzbQxu7kansJMvhSU7K5KIaIBNPuqejuwHR97B/HwzNc06I\nd2Vv5rtVjckN4XgKmLXEVi2PElHC8f3IRS9DMrSWZz4nlVrNjEFkuMWPkfU1\nz3RsqF76zkRBtNYpDzwFYZZQ22+/epBPPI3USg0Jvpyi9wKcTmRdLRUsKVdI\nL54BBAH5OT3PvSUHXEeQ8s0dYTHioBOQVOF7Fba5Iq6SA1GSx0rT6k5Oo4hV\ns8t6KHCD4CdN3nS/cy+zhBJfz1dEdCY7paItuKAIYNGosnhAkT/xgktV7YtT\n2bsRsgLXPQmFn01qtvo+/b87KclhQEGYsR4cyCmJ9xzWWBFe+cukjPDn2t9R\nK4TdaXPpRSGszah1aeVymlNb+2Vk1+ViuZc85/ctRItzU48Z2lX5VlkkxsEd\naa1HF96nhXW2nesFa63G0R3+EY6yikooQTCHiiVqhozKNyuwEQMAzhTqXrp/\nDRHX\r\n=ha4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"982a0f2d220c854231608b644cece96496e3941d","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.5_1538123583316_0.5058270096848403","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@antv/component","version":"0.0.6","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.6","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"1969cdf299fc895e05e6b86d2b2ea24e5af90cb3","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.6.tgz","fileCount":123,"integrity":"sha512-W/REi7aEJKuXhH/667jQfdyHdrnc2BMbIAOP3TlUNsjRlrPQ0npwHg6VNR9aT7eHmhWs7ByiARsR7LOCpEgLvg==","signatures":[{"sig":"MEYCIQDQXdPNshBbEZQgYWz+5LZo16AKVKezMYeWprsuXrGe9QIhAItgCXI9mpTWJRU5OLrBdeCJeEuqyJsCrzu3RCTmKUdP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2388938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrj8HCRA9TVsSAnZWagAASY8P/AgPykFcBwS620mj+uDp\nZv3p/hx6X3gCUg9W5N1xJ3479aHu/kO/BOlZ6WAml1gPX9F6p0qhK48TS5et\nTp+DdFLTEnI9nmvJ9OxSj6McCP5PAGCIYizBI4+YYasXU95V75jKzXp5AZ0B\nMyImAYpMRA4LyVIjMYyAZ3IY6wfDoUMVNM8+LZv/6KahvY7dUQ6FPBBBu0+N\nsWbI4bVYSnhceJHSo9NQWqOUaZsf8hHBZ7YyBMajy8rwvRm9kBdxA8CFdtnS\nuH6xTgklBca1RVPZFiDVNoDrgMvEHbJu4ri8XdmIMM3+FFC/00djuKLJqT46\nRSZyRA551S5c0mKbNSheKo3iewtCBaCqJrFkOyrqTdY5eW5mZOlm6Sivn2Pf\n4WAEIkFnlD4OZr8uOSDM4diR50tenjGqViX+5/2WaSeoG3NpPW44g1ShAnyj\n9de6ye00vhIQEl9IA1xGef8YRu1JDEDQ3YD8SpoKGDQaUigFeymqjPJO88kp\nPoFqqQI8NHJvqOPjTk8FZjl3VaqrbSkRnq7VdQIOK2Ri0FxO9ueqxl2cbz/C\nHFVI5PrrfN3tD9fubBMB2MJ3VLCw3m2tZxW7p2CobZ1smXGJweqZQYCVMciw\n5qR4pGhBxa+418I7gzx4IqSaKadB/caQt4EvcgRL35gvK3enXdfDFW8GLGjq\n+kZT\r\n=XaNh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"fa5989c30c0d9d611ed9670ba9c609fe5fff7f49","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.6_1538146054730_0.05954532635376486","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@antv/component","version":"0.0.7","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.7","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d434312a09d81ad1f17f5c31af50b38e5d8336c9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.7.tgz","fileCount":123,"integrity":"sha512-JOdPymWfNftj4heFCll2hAonBTBMcuOS5zb73/r1Xg7j46vjpByefVljQgeuIym+0U7B0FY7meHu6vWu8hr3Rg==","signatures":[{"sig":"MEQCIBdYVBIU9lfJbVvs6+zI4UKhIZZCRPIUJtw35KNmJHAPAiBhMbcOHLVQBuh6r6SiygyIa24/mgTfrmCaVnPrsA36RQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2388317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrlZTCRA9TVsSAnZWagAAiIkP/ij3/pC3irSLjy7AYR7I\n8amiYLd5khQOilrvUkDTbOyer4IRW1ros5EYbgnJ1TIzQFzDVFnWfJtmvo1Y\n9kOk3BFLur4czK6GxQWOCKB96luRXK9mOv5zJ5DNHWLc2fShHCLg6DVm5pdI\nlvOlHuXD9Pr2Fi1bNMX29veoBB8Try1ya9HV9Rl3W3YAhABIsnVk+1H9rL1r\nER8eOTY5kVCfFLFTkcOb5Az/fkY3zOzxoYHtdu42rEicYwqMfXOPFEOJ4VUt\np24X7OdFGxtIczm73XwOm+Y0qAZEDDAx1TebMmbeaf/R1q4L+anRKly5nWek\n4dm34x8WzTihM9C066UGrTPBgmbJMBsbpLfC/n8wbDyeI/mPQQuf+8MBg3Yl\nUqKRExPodAiZl3C6CAv1RYWGNHh5sr2q/RiNWVqN+sDAeWdhTbsvArEqIVsr\nTbWJfNSrp0FqJ8aASj32qTjzsLSZq+rWd3zrb2t+5JCSU1e9YT1RSGMLol5k\nShmWV5Ri1FwNDQJy19e7zrChIGVxrDz9Q9EvDJxuCO1GnyeaMCaYw9Ki0U+D\n3PiOfrEsxLiIxuc/DpgrCcs5QsBsr3NhTHwGZ/Js9Vxozi7PRgtN1Bo6VA7I\nLdPiancyaKUfQN05USXMo+ec9gG2MKea8earSJTmv5nBixdxG0iHcba8OW5t\nij/L\r\n=K0Bt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"ed9193f9324c870acc3d954f9c421bfb618ea4e6","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.7_1538152019170_0.2437945979327114","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@antv/component","version":"0.0.8","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.8","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7b7823f11e1624a6556cf65e02e87346f18f2735","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.8.tgz","fileCount":123,"integrity":"sha512-h9TMHbTt9Tb9Owu6imhfm++zill4RZnbTkm1QusZ41v8I/c5AxLmmYxfts2OAjQVjpKlE3REQzCHSe8iqtbTRA==","signatures":[{"sig":"MEQCIDT16ftF8XBf68K6CdGqGayijPZ29BJ1z55ctuAQw+XcAiBPpPl0IhYHCz7t94pCCg22NHrSX9Xn0PjNg7WgcVVxYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2388911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrltFCRA9TVsSAnZWagAAJSEP/AmZq83A1PAWiEA35y/6\nfAV3+PsUsdI7944O1ckPXwN3k5ovR+XgHMl7aSAytroU3y+/bXSby2xTzyue\n749ipqMoi9R4nj3Xbhau5FkUTmW3G9Sqi+GenVgXCLXb22YlMS4xHxT/m5R6\nWMO/WaJEJ/lxYfjhZRno93ChNh2gkgeXZzNwQJdDgPJtavyCFkMEJ5aJw5ws\nz9GSKKdzm5YJWg+hrTjEoSlaFmZJMhCAFHmXUp3rpvSo4LQiYaVG93U39cv4\n03EARIwE+md+m0K0HMXlR01ThuUxYpmWJCoFyMPgbwQuuntoqNfsuWH+M5no\nO9T+W4jqfor7ggREKMHCZnBH/LuRs3DkdNDYXwQxKYgKT0fYGXR7ETMgd/vl\ne88qM9twxl+lQwQO7u/Sv26EXCHueAM6oPm1CxuVou2o6nkRiYsjAS1BQShw\ncZ5J/OMpV+y9syghGMV86wzzG1NZcGmhDnfJohpvCc9WLmNwVJiC5/XABAYZ\nQSp4a1hMLh/GGHnrBmv48b7df5yYo+xeer3P1x2qe9G955mq+0WpysWMqjz5\n/wqBlSHu39NYmRaQpXmL0pQX9mMn4O9Ee7Zn/DmbOj6qJptfcj8C2TgOnKuq\n16Xtp6wZ/HMsNS4U5LqLHTMljQVieswjqI09stFxjYFjcm9+mkzzp05JY9wU\nYwBG\r\n=4Zqs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"ddadc2f93237dbc90fc294d5f70cb1989444a6a3","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.8_1538153283310_0.1566199410460376","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@antv/component","version":"0.0.9","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.0.9","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a1dde2d1d4b77aaa0d4360625908ae35dd3739a9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.0.9.tgz","fileCount":123,"integrity":"sha512-AcI6oG0Ot9svKieA3AowQuGmwsIjQpC2XJv71FRua/3b0IaWnF3K93vyJnmsWej+CQnXPE68JZaIjdgtAcgTwg==","signatures":[{"sig":"MEYCIQChktC/Oh5uPzc3xNzZM6c0/ydMpnCJKhOLNUCWZ/7eLAIhAK298lXoGzAhGsy4lwJJ9xpt/1Q+vphzfu8cy2CjU43G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2390886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrvCmCRA9TVsSAnZWagAAMvQP/jTJ5xyqLWn/uNFcheck\nwGR+Zj5YJez25sgmGULaFl2+i5hSWQuHZNzHicRXR6Wq4tlpF2jQS4cvIkJN\n9sr255abuikFiRMdSHvLz5u8eH95IuBIr8acPOLx39wiXP+k6CLL+5TOgQDd\nNmrRJWWJ5JsEgGHEBk1mXroA5QKs4ihHaYHihqJAxZhjYZ8MvmQ9Fs0NEyV4\ne9ffiKMGlnQ1fmmMSThc+mOJiBRJYyWcWf0ww64O2lIzbJhrv5N/sQEHH+4M\nCTiDJrQQe6HQo/ZJ3GOnWN2ylawy8TzOL9XRJmWP7y4QfSw//VanfnTtdBZI\np4z97iLXpNK9rxunTMRtloSXVIvnaxMzY7fC9yJg0shfSKi6zZTCQJWrFc8B\nhVPICHEi/Nd4vJ8f9IgJhK7Qz6Lo0bQbE0jalrzPb8v047Xo7MYb5FvELaI4\n/oAlT2H4dN9VyKxeo3fMOn17GqNVEkeiPT/ijb8PNQ0n/yPJieWlCJL/AfDw\n0MdU1P0ReomB1Z/olH8thtGnNjYP9udRax45McoeXzswhlJeiydc1vXEoegs\nKrl23kuFTmmRE33flMWG0Il0+X+Ptkn7mvn+SpTJCmBzLHtFD77Ee9zdwW7l\n7plhd8LkdoQax4YfI2n/n62+0vi5+lBoX9ksgag7KI9bqcN9OcsBCUWNYxw0\nJqGq\r\n=N8l0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"8b0d9165287ede93a24a639ada1a1509623d0584","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.0.9_1538191525833_0.9972127865723359","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@antv/component","version":"0.1.0","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.1.0","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"762aa4424116aeceb69a4e28783f0334298ef4ee","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.1.0.tgz","fileCount":122,"integrity":"sha512-pHyphuB4q9AyK1qJ9yAh59W/v+AqTJlar0PG5KI8/qiPinHj0zcJHecZv5vuW8AWJ4mBVL7nCfjKTvTZK6DVpg==","signatures":[{"sig":"MEQCIH9cXRx5JG95UFr/0GnrsVgbvUrnKP90NcpO3BjJX7jMAiBwJXhrzpt8lYPY5coDDhyB0c8V0Y1VQgSlXhNZycN5Mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2373794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrxz9CRA9TVsSAnZWagAA970P/2Dorv/9/nQdd2KgV7Fx\napH/hjkx4XXVF8LvyvjoIvtGsq11ZAMOfU5cjRRFjKoJVXXERbfULAXCkl97\n/hQnj7KT8jHQnhjhmQn2bzBPLC9o9OWDV4Y00T0xTYfj8P+EHRDhrBLfsBiW\nccousOiudRSaTVIbXNLnwAEiSd608Ji6IO22sgOzMW+cCjrsGUcgoCv9eavg\nRP9BWh1aPYuVtGR/NZz5HfXTRI5uJl610nArhYQ3sw2rA16iEpSd2MNcZQQX\nm6o7G52fB48cK0Bf+6VlHgp0vHUntZenivY7eM2Jwb9vBIYINkj9HdpCFUbX\n1/JzUBWxvL8IyFlCKjdjCDXekHTB+D0bzpxnjJnILOyNdfASrv4xn54tJzd3\nZPpDfW+pB0oTF8WpJQlRUWdKSx/nr7HLnIsQA0z4Nk5sR1PKr/19SbugiPJD\ncfQBRL3CJCr+P0jA9SnkYns3FUT2t8Tfg4sgt+Ltjx4eKH24CbuHMzJ8TGBI\ngTTlgMqqj21lsysexyywfG9IKrzPI98WeRQPM+ws34E48kThhcOurtHn9i5Z\ncb/nI/u6MgJGxtGGvufbZfrW5GLIfsoSPVRLbIpdMpScgV8X0mJAWGWvsCZb\n0zt6HqX3z3O0nxdX9M8vgXYFDd+vetQOsfSsbrwrE6h4PJFX44P52NSx5Jks\nlRiD\r\n=MhvL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"b9c6e13b9887152134a17f33124c07c7d487a173","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.2.2","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.1.0_1538202877190_0.8358863174309765","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@antv/component","version":"0.1.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.1.1","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"0baf9ec6ecac3c8308ac9bba42b26b4c42d7f582","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.1.1.tgz","fileCount":122,"integrity":"sha512-oGd9aba6XL3fBdzgZojnp3nupiGztIG2NpK1RjZ83832OvYX2sYCJKKSn6s9S+c7O4rCCvWIxaO9wHV2oa2jsw==","signatures":[{"sig":"MEUCIDcYF8aMGIaG1ieA2wpWAQwv2peIMv9GhHFu6TIj/3C1AiEAu/xUjWN6q01RsAsIufkO3gPNOPv6kVdLROwORZQshU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2334779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv0GXCRA9TVsSAnZWagAAM00P/15MecnxwkrTZqaLNdaZ\ngAJjtOs7/WM4RO1AWy3qk21tB1GeiO/jXFnqZy2x2aysUprPWZNSch5HN7G+\nBwEFuzpG/GwmuP08FOpVUj76NLb/oCO9McA5hCmo+pFiYH2TE+qP3FL2Jq+Z\nE8wlVGNv0LAH+KCol8ZqFpUeCfkWaE2aGNyTL/kMh2WwZ0pMbotcYLn5Y3Zx\nct4YJkoKPkSpn7xmlBc5GJZ7VY5D8NCZQR6lVtz3VLUVoUT8NXqnziZpn+vY\nMniZE8fXWoD9cqTO2hSwk5mFaAjFFICUPUyFav3D3L4SZZ+GoaR5wilqtZZ8\n7eQSxrWUp7fSTz0PfdPcv8LakHfOn74r3H5EZpObn90DbJ2fkgueo1DmAx2w\nZ5EUjWZyKIQhb91Xb+fDdqTTC6CrEvcaoewvCpmXaJ27+FPWlzdgK+F0TeQx\neWpBF2QfrZinEEpQ03tuqNk58ayu5S1jKCh/wZXVlmMjW61mMXCCvlE2u2R1\nSEFH2FaJedrDP9BfirXbgQnS2oxY6QwM4XAUTfv7Y/wMAe+f+kmW+1MnU9q4\nSvwp2U72CbPnWdZL7qXfbGxQXDoGqeCXcm8QQTy9NJOXKLkae5nbcgOt4AMJ\nj98HMvNrxQ5e6NxGoeQRrkLwx9JEc4KU2SMvJ23R0oncSXeypk8JL6p1zo75\nlBwg\r\n=jH91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"11c9f33a160f58b359a9c62e8f532ad666394b02","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.0","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.1.1_1539260822041_0.8057763425661093","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@antv/component","version":"0.1.2","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.1.2","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ed19f6ad23940f5f065b7a9f29517f4134905948","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.1.2.tgz","fileCount":122,"integrity":"sha512-IUIC1UnRivOTsGvzoUfJ2ZMCPHSXSF+0tfqldazfsRY2se7cXB2k6FY2xXKKUfyfBh2HdEujLAA6CUGFCE4knA==","signatures":[{"sig":"MEUCIFswWUQoBjjC/YbYouGJmunSzCNgNlEMtYhhU/uC9CBvAiEAyOlTFd3VN3lOEdB3rFAWq7EYBYNDmys2DqZxBq59mLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2339072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv0OWCRA9TVsSAnZWagAAxQUP/RIRMcKiIKFvc25yhROs\nTI5efG1mBsFx7H0Bs+uctk2RS0dgcOoSvPmV1yjQH2hLB5+p8kJTN1sOgGFb\nfncuS+MFz34j1rbwZZmoiLpoGhpructJcYKUlzeFOL8UfZDnDj1TgWtf0Wkq\nMeqDtCkMVfFp4sgqd3kakajO+sgck5qT1g2hQi/bYUZbkpNktKjBGa0Yn+JZ\nlYbn7IuuY2LBibApuzUqHYlQdk1FrWTBDnahFaRu1iHugXzBqKAB4bwECzm6\nC/Dj/LNZHrpEUkv8vaOveJnHjrA0QWcrM7MMT+DwTB/NW80EIku6exhmaWWd\nKqpDx81D3y/LxskwslkiC4icRNnz8AItts+FtGb02yXPg4QzgLD1MCM+mopl\nNAQqfcjg8WWKPbH+y95wMxucKAdRWsBsaSTC2OPyvARL+qkHKuIpNpoxtucX\nwx/anvfZZXN8igltH/1C3WMIqBqw/GM2s+NGSd3BgPCSx5X24HckrSN4QvBH\n4sBog8e2Ho3armjOXLrocta/RMRfSOVm+o2RN06V6lMI9oNRLlYplOJwYkom\noRXLYf/9CzF+TIF93JfH89IyV9lXEm6jzOuwYkusNRMmr392oBPIGXSFeMUn\nJ/kKmmadb+OSfalJglfqw3D5TpQS40uzXrFr6gQG1ecBUuos2Aj9mWUTnmNP\nL1nI\r\n=J4zP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"6523c70d3354e0233d59dd166a260948b6f89fb6","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.1","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.1.2_1539261333179_0.7245044053065872","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@antv/component","version":"0.1.3","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.1.3","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ebafa1eaf4ea4459a79e53275652b23d21833c97","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.1.3.tgz","fileCount":124,"integrity":"sha512-ZiGEqZ2jzhld3IE4j34Gn7F360qpERqyIVYHYjd6x0mblTjZB6skSSfGpP0cJQJ68DLxSuzk3FH48j+TcZoonQ==","signatures":[{"sig":"MEUCIQD4bWtROkQgAwFgmCSxDyUtDzPO/iBZzMgjPZ/BIsnsIwIgWQL54Q42+/df2vbRKLbEtlmS+WKicn2qMMIGqeUiZwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2346872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxJ8RCRA9TVsSAnZWagAA9VwP/1Kz5Rd1rQ1Q0VhP00d6\noyTboSCVFR83CRr4Bq4LHneog5NNCmSHAajluMF3+bMzo6JOKIg699owhwpG\nWdfp908u8MZuOJLM3CBRqoER+cJI7hPAVGMIRtNyRrET216X+cXdOqARoFRS\nXwo/8AxoWISGmb2FyJL02V8GOWXp0nHTOn67Wt6T6mNG6ACISGeUtTVu6H8A\n8FK8TOsN6W2Kzqfe+b7urYX6ux3lko3Q/5rujfXDJJLssBoFKDQ+LHyRIqLd\n4mnY02A/cD21k7cnW0yDuiYmQjFnaQUAadkw0Obtj7/bcLCCVsJbf5YkqzcD\n3cUY6ZLA5jhl2hsPr366IADN4Pqj/4xurNkzv+g51yFnFQrWr9B5JgvOlzEF\nE3tNmUuZnLH4SPdiyHa5IALqG7/8uj3p04a3kC6efI2tWDuJKJs5s+3iGheM\n7PZVUCDQLTq+/MppbtLwRoq3OtHqBXE1enbMOl7CV+pHVJzr+FeC0r2mUiXo\nWiRPms+fB+xo1aG4tkb6ox9D/0qnwqZYV371ROa/op+57CXh1LHg1iiobYdd\nyUQYoSch0jS3WoAZAY5utrQ7zv5coamtYNgJHfbJMWK00ppqE5rAhdJYoi62\nWjO4BHx6VH4bGWg/9wY7x5rhgAMCRro1hERYOZctwCwoZdhKKFPT3eYnR7hz\nysQm\r\n=aC6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"0c00a63f62a9cfc94793e5f301396aa1fb7ec122","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.1","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.1.3_1539612432652_0.08102509065931951","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@antv/component","version":"0.1.4","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.1.4","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"4cddbf6e767dfc4588c32c3c835999e8e8fc71c5","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.1.4.tgz","fileCount":124,"integrity":"sha512-FS3ifo7ZDgmv75zaRgxZ5oXXuVCVr74Gdk8w3DUX2NGpzmatCUhvjdG4iyFFG23fcxwWCzb3Ztlku0qnmT2meg==","signatures":[{"sig":"MEYCIQDugJerskQTO8EsE9XG2EnRyuqYLUY+W31nDUvtEEULBgIhAKdaLtLw9qOWE1GbzOlG7SNXhuzgJOkUsaL5jvYE9Iah","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2346751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxKswCRA9TVsSAnZWagAAN80P/13O4kAD7YFmTIGi0Y6U\nMq+XGpsUp96Rn4gGgbnjSPLARiWeyl7z+AX72vKhw0lVjMBLOBP0HxfM+EhV\nImLtiqHkAIpu6PMfD7xYpoYdjOx5exWvBzWoqvxMWs56ZO4q10o/Q+wkMiwx\nSwjkK/9T0iTUZrgLCUL045peA2BP+VZpN7fcdhqAzoFAeDfHHHayT7iGg7dQ\nMvIjVHpTnj8nmLJnSOeZESTotxTTMm/aERwAx1hjyf1XPmctlPgqJT5gmnkE\n7Phv/55QavqQsn2TS/5kL5L3xUP9fvn/ymJSxybjnReyIa/0zU6a4tXMDyOu\nKvf0q5AHCohtTuwc7DxUqwiKW5rmOTq9m6vkykvUHZ8zyKMYLKHJytccETmT\n4i9H+Adp6svA3vX0F4a1i9PzioCR8NLG06r21HZ1luBDaCyob7L4WaNVQcHZ\n5C4pN4Tk5ODI56J7yae+1ARmHHtgkGPTD24MI9cvS29S/kyqD5NPRMjJim53\nAF3Q7ZB+RON1L919cwokHj7HXGKdwuOvjVwKNIKNDjCp6eMA6L9XWLsULY8s\nviniOCg+2wDTOVmCNTlnSUVylZvDHZIhBiOmIjo8gctRmT7m8RFaQMEFxiXk\nZAngtkF/BKWG61/nRjOmlS/WXPjUVz30F+yVSdFlYXV/uKJapWn314z3C5Ja\nyvWQ\r\n=j66z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"5af0f72c90795ac68f7e54f6e3e6f09aa3768235","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.1","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.1.4_1539615535606_0.673430290240113","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@antv/component","version":"0.1.5","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.1.5","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"dbbb1285e54d09087ce0e91a2cf626e46ce12207","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.1.5.tgz","fileCount":124,"integrity":"sha512-0DPRt7/ac8eO6mirotaGlK/XZkcSklLIAlWqNt/qL83rRySl9WRB6juBH3ycx7j2GbyrOahDKUzsoxrAKXamGw==","signatures":[{"sig":"MEUCIQCXItIByc6we07R6njk8MqUrCqHO0bt3WEYTrCjOgRPmAIgUhbeMZmVn0Plx6yiL5IFgZoEddZ3Nq8T/+VyyO1vOBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2348462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzoJDCRA9TVsSAnZWagAAX28P/0gYAEsyL/zjyS0kzmt5\nQ9OqOxaMPcahAJP3bJE4FlvF8azwYTXjME8vIjX0Cn5XCHDP5EaJ4wIiWprb\nOZaSa+1UcRQgVk9q/6ixke6UE26NoRMKa3drJ2tvLvzIvUQZOYfvzjmjVwyT\nvRwjpU8ic8udig0Z3wWtmkOb5VkHSqFguBBiycTYhUA9njxzRAb+2MQQBGRd\nK/BifLHcxzqJNyPlqe+vcs3/WXmy5iSLOnbSO4uIDIFatuwBk7F6anY04Zyo\nhe1oTt8zcUvz9N0hlwPmSfxGhaBwDeShaqh97XOLFZ/tE5d7T9Gc2HXjqHJF\nbNJB/Zsx6gy1ilfHEPU60/Hxm9B8ifdpGz5bnNBf1VafuMbvpZsP5iLq3G46\nE0u7M1iijHSaSXyIH2OeqiQGHCycwOzSOvYVCez/pLAnYaEMtfxioaLUtCXz\nNihf4ZOR28SXdD9rnzXysCE87arUBjzweExD76VvzzbFOKineUHKF5p6wjcl\nWaZjRomuVhlJdDDKEhWYTx5UEp/Y48B1DZKwc32taR+ce4XWdvvR6H8jvMDf\nlNVA2yiLyEYERgI1AzJYrYLiAEukOFbsbTvljiKOfpCmzboZzaHNHDkdV3Uu\nnv29Cb0LXEN4qP1FEptQRKnKGeol4v7YnT141Wi8uKRljWUylTtrwir3WOmP\nSBnt\r\n=WGs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"54d30d7c28d1165877e469de92a5db8faf90db26","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.1","@antv/attr":"~0.0.7","@antv/util":"~1.2.5","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.0.3","@antv/scale":"~0.0.8","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.1.5_1540260418815_0.960445454259117","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@antv/component","version":"0.2.0","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.0","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"514002a0d526232ceedf0b91e085b5cf80c6c62a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.0.tgz","fileCount":124,"integrity":"sha512-i+UxNfgf87xfAyfYoG8vLyC44H7DUWKpYx0XSSR3Cv6rKTaxzjYZRFVdrI39FRRe3u/PrS6rJvi7aXxBYzKoTg==","signatures":[{"sig":"MEYCIQChjWPQb8F/6yBCFpBeKXtQZ3g2zOoltKRjct0Sv4DLSQIhAKaF5s6kNTrvhKlmkOuaz4B6oeSh9asr/g5llG1VPNbG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2613833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0DpCCRA9TVsSAnZWagAACwgQAJax7aJtDa9dEowBTlDX\nuOsvLGRr1wgffszWzEWo4l5kVssevJAcWKBZ3VDxXVh7bUz19CxI47Dub3D/\nAApAzganHrTd4Xg95v8Q3BQAVSu3/ZphylVw22xpGSa1mb8Ka9LVdhOv7ckk\nU7OZ0iD56Ea2l5j7cEJkuc4pD5/E0qfXnvLLgS+OKo2oqDEbo5WnFWckzufY\nySOrc6y7GtGuH7nWlX58478mnJ3toomS8qoorqLx/SG5lhe5/HnBHSOAAs5q\n/gUgYXw35OWHS9ludnnxCqNlw/mmmZwO7GovrWvuHJtJt/9gAf3vHErPrO9z\nCcaE869wNH7laPew8M2piwBqLRR8XobD5dL0AXjuaUYI9QqEUBz5LinH/m3r\nrdHxKPDWnf0LjGfucHqvhuzP3cj6ob27OFROv9eP1qQ8cgIS+0kJLhn4f424\nRr+VdJB9o5WlRj+9lTR3XpWIMbOH+NuToYSIdRXpBUtx9BcRnYZCJJtq8cyl\neOJHMadFvsQSpQqTH0itzfQi/X+MYb6yEM35wCEfYvQrVEJL2cXv9BGjeqVi\nnQuJ/TUVjCK21UqYVDnIHmaqxTNIXrKIE+0N3Ep12Q5RNx9cypl779r6ppHb\nrEb+emfV9YH9UDimNQTkWBZ9nLf9FRdKwiv+++/MI9VWPw49BIg0sxdgBP+s\nxXWj\r\n=TedB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"a04187a1ff72579b6e2ebad747d9264e73a90803","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.0","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.0_1540373057816_0.4922303006578932","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@antv/component","version":"0.2.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.1","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"e3ef27fcd0aa0f6a76859a63c7a2578a365920bf","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.1.tgz","fileCount":126,"integrity":"sha512-GPG7M56LZa0rLJMDkPBgdOopk/STrAvNaPmX4zIHfrvIjw7ozdQbBHrdMfAXC9P762j1xGzmqYcZsHYcC/mHeQ==","signatures":[{"sig":"MEUCIQDl70bMPSxTDFotwsvmyqLZvUt4FpYpY/fUb2OPU7peSgIgFIlWe52PDMraC5r6nZRZKo3+2osGy3muQePVN0GTL0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2624262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3CBoCRA9TVsSAnZWagAAVS4P/ipuy4s/nu/oI7AFZOl2\nR9SaYcrJSIDho0OjkGtja8rdoRm1VtNbBnmNRdR3VJkckmZYOE4KpQqVK5zX\nN5+dypWVjqPMiEOYbSxiSP8XUndKfO6ZNc2fXqYOeQQhTAf/srP5SQGlpKTD\n6NBVNQnr0zGobfLBCBh8/cEEz4T1tJFx8NmpCZhR66fFhWY1IO2p18A/g+6m\nAL606X6B9fPFHsmkxUEerQxv9k4iNyXqg1RWBF+7znsOvHHQUAa7VvGZoV5T\nWO2RxMnykMxGVQEhKo0nZtAdXKov2fiQaARJhrctmUXMbysz01pTmqYOWzbt\n3rCMb7dl//WmkCEYyP/Kp3n8Z//lVkqgtbVyXI7AsP+MVecuUeKBkdgPHF3R\n3OAd5p4GZUoWaAAKnq2VQaaR7lJGBIhI3rkS4J0jRiXUQ3pBIb/QIdaCgIN6\n6hoIKn84REfVx43ej8VQLea5xrwM6f2ecc+3sD1/AQyAQFJ52AY8aZMKseEk\nysKww4cIA3W3huOB5s2wyoyd75WbGwImFMD1VdMhlEjcN8uVhnsERTM/FiuH\nFibFHdIPoeQFKkf0T2RWYbCXRbLs/qL6L645s/6S6OlG1VOWYdxV5myJjVfn\nuzMtSWoxVVwJazSXuK58wpLdbaNLICQerSkLuf3jD2MOTLC6X5WuykTx1upy\nW6oI\r\n=WSCk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"d48cf052e21c3533207191a62a0ae1459c2960df","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.0","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.1_1541152871869_0.9835228341593123","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@antv/component","version":"0.2.2","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.2","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ac8fb031b304ef48707c801c25992bc06cc1dcac","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.2.tgz","fileCount":126,"integrity":"sha512-ceo0pcH+OhDGXo1k1CkoJnlJXSSHs5cb6ioj84J84SvjtF/FTsJgeeMOg2rIJZjKGaPy1faXu2iuEdQXsLneyw==","signatures":[{"sig":"MEUCIDwaNeEDlqLSLFD6D1x2NgLAy/arQIB12Apky3cLzQrQAiEAnmWPKG7EiKdwA7EVFevdnB02uIm3i8UB5+qQhWxK0ZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2627272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5X7LCRA9TVsSAnZWagAAN6EP/3Exv9VVQpHcvYmUsrgu\nrw61feK328YjdOr6E7pfv6mqhyy0MdwRiKDrFt+BIQTJpFZbdAf2jM9rw57R\ne23468Kx3hFWtKIxFFWhdpVOXNQ+FrQljUZe5HXVVd4XXgqkjKjg9zXwXIZF\nm3zgN/i4cSDoLdTYp4yTetGJ6splsEy0CdxzKSNHU6PsMgpLOm3YY5D//SED\nbkxLgw2zZUIbTzPLxBJaWB0ylUwjo9RF+tUIkL3bRFr5YTX7wV7EsZoKxgOb\nX2J36dWqFKaUaBzl6d+ilm6mUU2V4PAW7bUz0NipiqNyCfGoo9HBlLConWVx\nSjMZGVAFEpAva3Z/MUq9Gn6XafvKLVeVtpuAN1qOdUimZrgW9o/IzgFsPtk/\n7wqDBNvygVi0CY1CfPxySM26Wnimu/xwjqvaJ5CnvyR1of9LtPuJ+U3iMFzH\nPPMWT6cUa24PgKc2tbT3xVOYgN4d84kpvZa2OrphzkZ5+RK62aeINnOaPvj6\njZ2qb24RbwIVRaC/Cc5l5JO85UsKGOLe40QzwGARhXhp9r5Yo4P/fz0SM4fy\nu1jU6B04TOsjJF7wf8oqbIUIJhT5Cy/UqFWGbkl9cA/TPprq/7uUKDseSJ1W\nQ6u5B+OUhHslwT16VskwLV6JWWPNgB6IvoQygX8TyRarRz1iK0LXgmIlt/hp\nwakp\r\n=fSnG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"3c0de9853f43ae810855e4d7ff48978d4da8421b","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.0","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.2_1541766858600_0.5705080107547393","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@antv/component","version":"0.2.3","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.3","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"6b072bbc03c2cfa1fee3d50a81ce34ac663c43fb","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.3.tgz","fileCount":126,"integrity":"sha512-lc11sPQ+cAsbx/EvlPZ/AlvvdIfbZvXzGabkLXNRnS+Tz/GoTg6AxCn8pfYsJ6sKImBSGGtroKf0/EEUgcwNGA==","signatures":[{"sig":"MEUCIEfIxxv0lgGepHYZGBkIRmPH5qjHulLqL+hi2GqwreAEAiEAv0EQ7r2cw4DslwwZHU1cmzOFhsEDWvk6ux2YsQRW/VM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2629359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6RlhCRA9TVsSAnZWagAAQPIP/jr2f9lQ520iRBQ7HbbD\nKfB2NeyBxMOZrYQOeRJuw4TUNgtf/YyuyCeEa31iv7cwMZ6BpSJ6gdko9AJl\ny4rInTtH3MNkfDOHesR5CxHNi4MmjO/N4syWVPCpe7Fm6SMDMM+3BD+II6ou\nD/QYhgaD9rSd2c/4gDKAuMRZvEoMs4KW87B1aedM2/Q6R+9kkFTTVhqWJYKW\nRvvni108uwEo8bV7FSRtDHx7x0DHRbGaVJ1qk8QhFXY26N6PDUqDcl9mFxfu\nJhExT4TAyIEMLhaLtEZLb9zQkeeVCwuEHVpr+i7xYdBr2SgueA6ID3e48TQJ\nJhtHM2piA3QJAufhjUdz171+txrTHPSyIF68ot2Xuum2MPu+d3ZrE8J+Rs6a\n5bwAwrDgqeSW8O2H9x9Cewg8WtA8e7LMRMxfGlyV2BFKdV1K7OOkUvmVnmbl\ntLdTOKEcph99zSFaoOCquV7QeRO4rLn1yrgzcpO1WJ62m469eXy6xbQxrEQA\nq3+wPD/lrTskebClPppc0D3HxJ7RMIfxas8xdr9SGbOXnZ9Di4qaeQbE5Ghg\nVMtbqQsjSDypEMd+5KmFG02eQjxWjXLZ9fSCBuJQ/R6UFdYDishlCr9kJxt0\nTtFnezhLf810CyieXL+MndvQk4JRbIP+ZaiNDN/Tw5pc4RUDl/EGPQKhYsWE\npG7j\r\n=nNz+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"e588bbaed590e9825987697920ab7c4d916a9b4e","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.1","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.3_1542003040757_0.770505183603559","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"@antv/component","version":"0.2.4","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.4","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3c09d9e46373dacd8d25d43a6021082e630135f9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.4.tgz","fileCount":126,"integrity":"sha512-RVSpiDL3FeCnJtmoOC9TNaxdZvdiCljrBN/N8wlCtFBSZO7Vmcxn5xmYuOwAPVzpRpbl2cSZ7YcgpXqKXtVoAQ==","signatures":[{"sig":"MEYCIQDnr6PlubHnqK+xIJ/WDn+RP12paXdQ0ZH+Ro9QxBykdAIhAKiuM9rD0lZLvAbEzEmrtZXSLc82rPXxQXY+NXW4vsHt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2631506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6rwOCRA9TVsSAnZWagAAyAEP/RBFOIlrGWeM6s08kIOD\nWu4MZ3w5rlCBfEww88HM/qDmQB9VDVLbT5UMRV3XCHilWrvNmTIEghIpWxzH\n+tfppaCI9RDvCv2PJTlmnpS+UTWyY1eM8j5HKiDpqKg32WcsmPZxcDAsDSXa\nSN4yToudUOsMaHaxpQXBkdVk/zSbPG6oUGEMQgbcw/Kn6OTR4n7Qe4kIelHB\na//voet+jOEGsBeU3bcjcdZjcm6IQulh1KOXdCO1BOjBd2+oSyS/GYcNBgFH\nS3Q+VwFIPVzxMNJJjPx+0yqx4aiRWbEoq+1j9RUTp0S78u5scbclnAdYXqu0\ncjvQUJ4RoC9I1NmKNiwXaNrsKwW1iIlHiK5QhlOyhYu18VshJCISPTL94Y50\nHTvVX4j2grsKMqKLW8T1NAhby/bVS1NDN6VhyO2ndpzJo+APSA7VNd4520r1\nToFMK/9EQwah5TPowTKarwLYabqPfge9skXIpyVbPUtkIl2g+LLLYpthQsXg\nXDY4rjWuYr4eOFoVENoslYgvKoCzMej18LzQu/pv2LUhFyk6WMQtWQ/BIXUI\nJ+LBCcr5+oN32gqUX17y/hdgfYM/SdSphM4NdRXkM3P2aGm2qNDo4upmxUxU\nYfpbLRioTfZbeykBEDfZmbvJUvfkXj4/w32TzYwKlN30FG7fKit9orNW+wiP\nK4lF\r\n=GkT9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"4e67acf7e0e021b5a8ca5f4790b59876aafcd664","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.1","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.4_1542110221504_0.04157157131369216","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"@antv/component","version":"0.2.5","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.5","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d5e80c6679c3befa4ef88eb222987d4c9710e4db","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.5.tgz","fileCount":126,"integrity":"sha512-z9cRzEhXg3pMUgHKw8llQaBnXBnNSDUg7MMr/3fckQNYMa+Gb7UX3ziAnVLRrRhOzK7hk5axF7hmOskq1l8VGg==","signatures":[{"sig":"MEUCICDROGO9hvPybSe75Y3YPz+/ei1kBMh1HYehf7EwBqGIAiEA0s5zUKIpH4MS90gPmq7yttYjVJ27Edh2vB6Hieq69pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2631754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7ODxCRA9TVsSAnZWagAAgGcP/1OD3iU9n5epZ7I3pxnT\nQIY2ANoEHy7j7WeTVcVeGrb1rxphAjZGOfnqIAHX4QLOLudSJh73fcZ7sbUQ\n2ORqXYwulzwyPWD9Gc8a0LZaQJ7B9/ETqPpaV7nPsLqG0InVE1V6Xspk95+F\n6DMElDBjJyAiYvs9OP9sswD/oyAhAXWfPh8lpYkIr4drSu4NwYrHuHg7py/D\ntKC6fRtZshyVXw5ro1On37SSMotzdpJEyFSnEb9uctgfGN2tkZ9zeVOyzIlh\nWzWlDx1WZcgUw4F2MitK41826ZI8wYgt/ayi7RfnBFvEt55pwrXHod8uxMpz\nvLjLaOty42kdDvQ+d1/iS4TOftqD5/q6OzPtaBvi8wQH2IWpFldPL6Ad0iC6\nu0+WT36mA76SvTfV8/INZVbLoRUtcSKVSCEoD32MjuMJOCjknKnpBWrKyqWY\ni2rhMt8wUdl8iTm8MMERYhAyyrSLJiUvz+pEMK6bA2SDhMgVms2WLNHRNDza\nDacFkBQpOKThC/6wVW7vJ0bFi0TCvwvM8NN9iMlGdcTbfPDGj//aaSEX+Mmd\nFoX4jKv3MBw0mzdVrHOZvwCzrRy6QZ2GCmEwff1mjGwq4ifi28DZXM/bwugm\npc4Xx9WQrtW+oPqvKub8Keo5U69rhYBVkG6MbU613nayDzvbWkC8y+SpYzgq\nfaYm\r\n=stBl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"9979c1c45f761ee8b2eff74394f9876026afd2a2","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.1","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.5_1542250736191_0.7131614507949233","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"@antv/component","version":"0.2.6","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.6","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c1c5318e50d80847f1ec157e98bf1ecdf840ff5a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.6.tgz","fileCount":126,"integrity":"sha512-1Znb4DNDzNWumGeMtlebxJKFSRXO1ZnrDYu4Jg3sffN/1iyRlc3jQJHWd3xYrmX9ft8iSBIFHWxBTLZ7Yb0Fqw==","signatures":[{"sig":"MEYCIQCgXt2xusjXn9tQZm3dYQoBjAhMNKmw/KaTbokHsYgZZwIhANmVV2/nYLzRUcQ3Tb2VmpH4znuFbW/5GzkTJ4sijxUw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2375544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7RjLCRA9TVsSAnZWagAANIIP/jaQapIdH5jp2O9qsXvX\nOysTzPBda6lMmMtX1Rhs0DMTLf7NNkRdlOCOYJIQcRrRN3QZA7D6o0yQjY0m\nBrdkU3CMDua5YWPQLdrwoOi6sSqzIZDuaSdunSBm9tz9FDRntl81YAjC7ia8\ndwHH0LPJawNpDzadjZ1Wrp4VmzO4PAJW3r2+C6d4O+O/XaOCgTobJvkJx/fP\nr3NfUhxVqmdxrNMvXj7B5ioc5YC+7zlXXDnlIx4B2fSNbHIJLYekvyCjqpsT\nEqReanzfmpWYI6ahwRJAYM7wJlHzO2Xlku5yQ625nqRvsxncWVkSL5pJ6Sdt\nBPO+JdwR1XyL71d0pV7U3qxXJeJ+ea5M0TLrBNbBeyH2kn/DrDwBklN6I987\n/iQmGeexytD8lNgi0wwFx7Kim8Ylgfk2QTxzYL8/1Hsea7YDpVDS7v6XbBjU\nF7tYm8qZwMiTf6KoQcLhT4rIcJy6AmpvS4gkFtC7CDuLwSejQktmWMQfxDQK\n88VHC71LeIYjrOk/aRIlhe/emEYwBLkTWWA6njaIFT16xHcfw26NKbob963l\nAFcxBFrLtYUiRVZHJNpOrVOLTBuGGj8PF3wpMYW+0pcamlm8wS4Wjy/ZsXVs\n1/zYNAO4CsfE91eNUEhM7J1zASf6BmNhXS+d1zSDUSZGtknzQ7gWNO+PQZ9Q\nIAxQ\r\n=OVHI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"f90e67c1d36d89edb950117c2e92649b1487ece3","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.6_1542265035115_0.5100692081000506","host":"s3://npm-registry-packages"}},"0.2.7":{"name":"@antv/component","version":"0.2.7","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.2.7","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"8020add2ccff37d19b0efc459fd0b2c4e2a6ffee","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.2.7.tgz","fileCount":126,"integrity":"sha512-aYZ2Tcl6KQbp/R/Wu8SQgtXz5cGyCzziBOiLfrN8lqSlCvlm90Tn3TlCsINCrB41jkKMiBg2sBt52lo1rv2WWA==","signatures":[{"sig":"MEUCIHMsLg7de7vXH+uVkoxV9slULpLZUHLlbS0iUr38tTxJAiEAu2RDWCMw1WvOHIubIqGL6cGtpoiWLuwOyQwGUxPFa1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2369756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8l+xCRA9TVsSAnZWagAAYvsP/092dcKU9RaDJ5/KudWS\nvSmdAjQ9GA45WZF5UtLpcjFoDttowSG2q5u6n/PCDq6eDRzF8MLmF54XJ2Qu\nxyEeLGOfuKOqd41H5xdMsckyPfkXycseZUkWxppvA1FpA3PpONxzdDTDSUdE\nYEAIrNMhQy6TK4BRQXCtDtR8KZDLbINd8ETuS1ChrFTvum2b2zJLr+jKMb0b\n3PlCcyhk9m0sbjdceJ/FI2e8dqTJkRW2TduH1LxxQFIQb75Fm8Y1kzISvmD1\n0fQWRlcbMy+zNcubBFVsqsrmSs1ECz3gpUwcgVOJrTsfNPbD4OUkhE3u+vq2\ndkfz3hC6C0gOxyYg4AytfyrlT/r5beHCblKRm3ZXB40xozTVdN1m8KYBhGMF\nTRmLv5NhcSLiYm5kmmabC+rnWgcPG0ZJ5AZ0Y63MICQXmC1eq1XSMhOM2i6+\nGB8UJ/e0mtIXr6DcsGQUAIKhWvVl3HWP167qarqLwfLs4lXa8pOqgTYQtW9U\nC/sLYVcZMAamFzF/OB8FlPZcOLhNYOi7yyu0rkUy1vmEYzqHiNqoLTNkvfbf\nqFlkfmHofd6Dx/wHJ0gLgXWomql3O0N42SSM687WFJUYY05bFRamcBZMepfZ\nZkBEhaZYb9cbJiT1abWkcDnRTYRWr4qLRB/khtNu3vH+MXO8AwKanyYXK7Ja\nBoPp\r\n=PSE5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"436d8878a7b8042629bff98e9a26e43e1517eca2","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.3","@antv/attr":"~0.1.0","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.2.7_1542610864729_0.184178316159062","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@antv/component","version":"0.3.0","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.0","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"95f114c6e5e63cfa2444ee2101162b6eb5eb7739","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.0.tgz","fileCount":126,"integrity":"sha512-Pc3treEL2qAoSqS3MgY47nxydm5r04WhIiXNLH1G4THc2eBZOFqZPLaTCWEX81s+lXTu/a7mn8rCmEZwPY9JNQ==","signatures":[{"sig":"MEQCIAsFhMQD4dYbWFvAq2mDPmeqjoPp4mTo9kxwkiMItGqgAiANEwi3BiWVDzEsZh3t7o70NaR68NTIVI3QN/rSU5AsDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2375544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8mBICRA9TVsSAnZWagAAeoAP/R3R4s/SjhaD/O5EcL/i\nM1Aq+k7DNwC8+DUZMKQTWrEk400kfD8KY3BfngvvldbnImxJNsCQzEC4k6wl\nK/nUzOGt95tNEzIVFZkyYbVZsuZw5emTNgQO9mqLvHjqCpXs2eF38+/+n09o\nE0BtErw2fgzheGmfB5i285ze1F2ydm+DxuuM1i3H4H4a190WhpteyUwRyPM7\nwziQu7TWvfPbhNMKACszfPe/L9XesIAaqy56Kl/5oqMONicZLAiUPp63fjtV\nz0Fc8IwxLzZ0a3716KNfpotjehsyeeE66qQoFoHV5Djl/CAZJTSUCNAQqapq\nRt4uqJQ4iAqkLyPyxVw4Eu5OEZEWPvYyHcIE1kBVPnYGNf7xbk54U6PVxGQE\niQgIdVA+MoHkRE6pR/WvwG8dbBv/fAxS5H+QcWqeaFHNv0aEMSqqXmXwRUfU\nBmBPnhGPTJhW7bbPXWIRRw1R3tWD6L2Zz+4J6WnoEaH0teDlDSqfIpp81v5S\nyV88yGifyNt2cHdZzdvsADOdKQlm2RmWgoysp/OMXa3TLYPz1O97HdgQC4qh\nowvdpAzpAzP/a6tXmwswi9KF3zZYO6HATKAa2Os1DO/ck3E/tC3NXzN19R2/\nUYJvaLbKkskVr5HUYwK1JB2LabdN0TmrAPXeH/gx1EMGINycDcj0M9LepBBh\nq870\r\n=13VW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"fdcb2e9e4b8b8b763bb90434caa176f789d8797e","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.0_1542611015754_0.9270793461743732","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@antv/component","version":"0.3.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.1","maintainers":[{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"25eb53e3ed3a0f413896be2f83e7e704bfb6b097","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.1.tgz","fileCount":126,"integrity":"sha512-NH5CQNttfnCjQEGwEEYGS/2gD3L50gCcMV94PYVyvwmn8NoqNDNeF5ZHe9oUNB4DRZIoo1wvGF8M8HJ7ItFLJQ==","signatures":[{"sig":"MEUCIG16j+Qfc1vnI6gN8KaNH6g1hO9BOqVmJ518EdQEmLFQAiEAp4ExF7uIY1lXMHt8vkXlylgPHjkMxhbJalKTjcppbvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2375967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/LPnCRA9TVsSAnZWagAAPNkP/Rpy52HYOC8TiqRWIMGa\nQTDUXUmECC/2EXmadcA+/fgT26G4b3NQ1FkdluJ/Zj3jsB7Usavr2cR3NivW\nPBMcMbVWPnbFp3I+09P/RQVgYtE6hPdApp5HEEzs4eoT25qvSmvSDamI9GXq\nJ3F7I2Kae8m5aVn5y6EP7Sm/O5NaM22y7s+2sbiyDIjtKzdbgOJGlSV4Ecuf\nMJSaQ8b7PQvYl7in46DBP7SK4AAVDmkug6cA7XNs09uchJ86zaWQlUQO1wG/\noCaiBg1nibEYl2crdxofVLw+xT+khkYMtBmo52V/FSJP/F/whFT0Moz9i1Xc\n2wCN2c759uCTdcL/XuaWsr/RGGdw8uNwgL9w5wxngABjr8yz9GIQ1LlnAssW\nzn+YNex0rUJIuX1ghyJDNVt0e3FQ+Azv5wYfhWhAwmZ0iSCZYgdChSWEjKTk\nh+iT+T3UhraKMpjGY7DlPqXP+IQa0Zvm0Q2Jl01o136kdx7F4Lmu00NsDLfU\nY9xCX3MT+8WZZoikXxTWK7nGJly35wtyarRKm5pd8zsZs1HE5ivFy0FA30uI\nLihvX+rT23x9xs5/hnZBjChzV9ATT0s0wcL12c93G759VopkoXHnX+LFzDqS\nyrasjMRVX7Yzcm+hQqTb0mBXzrFgW8i1ETIx8xnDzw3XKOgY0U2PAWID9imt\nKf+x\r\n=fOO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"35674014f2deeae524578d4fa6e7c367e6fffdb2","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.1_1543287782390_0.12178807617771215","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@antv/component","version":"0.3.2","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.2","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"418bd9612c0720560534c117af74b57d851d35ca","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.2.tgz","fileCount":126,"integrity":"sha512-iU/rxBhNFpT8ALaeLSnH9h2dnCwMM1igzLZDwnXGnRDLEagSl3kcMnKHIzAnoNiyI3u2T6Fh4TekuXnbrZlXpA==","signatures":[{"sig":"MEUCIQCKelcglfuXg7izksXkmztKUsUb4kqlibJ1gf5PLa6hXQIgf+YcXQwgBh3NQT55oDc8k5Dqyp2Xs3qF3UKmz1FktV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2378194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqvMfCRA9TVsSAnZWagAA/LAP/Ap6Fq3L268haHyi/nf+\nzaZnLI1p0wFh6C62Aaiqo7UjQuGuG6pmrUGNzfhElh6J3YMTbbU9KVszvuGU\n9YindhkH4XdnGEtNJ7SZbHjTkpACY0Ejge52BS4A0p4vTaDorGi6nvAWgXz2\nrYbd5N1tEI1CYr0US4AozbUofV7NianpE6muOn3Z8Y2Oa5WYPTvnf1DPtKfx\nW2BMYi0yCLDuNKn8mdEbxdRDIr/wDsRVUlBD3EVakjZcIPu8LbPrw+NQM1cd\nMfPj7akIkx5VJ0hPo9UxtCq+l9ki2I9ULrTAw586XLaTQITVqQDU06/7sk8Y\npoDZvaN1u9iktMivnNL5lTAJB0mLDFFkoh8L7vTWfj959jmLs63nThnZbROz\nUyad8D8bd2jDeeylA378/p4BtwqW2Dxbpi0tFunDKc2Dhu8g+4S0cAEHOyzo\nIMVSA0HoemT4VYGbBuM+4grhuPQU5doR1nuyCA/8f09Q2WFBpbiENAXpPFsE\n7vqmHNNF/VJPaukCEaPvEvPEWBUGrLMPi26OTbcoIjttAjcF0sFcPTXqqAVw\nVMkKWX4yqX9zOuRv93VbLXNIAOTU9TZj3+8UYa0WMwxTf2AiuTxdg2yA3mtp\n8GEnzpvU+5Y33Sf40cZSkip9Sb742nJbyhUKmMDVarHrJsw5KlRQpAofiNIe\n6bg1\r\n=QLSc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"e2c0b89c728faccbe5b5e8b6c1c7daf080ea3b42","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"leungwensen","email":"leungwensen@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.9.0","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.2_1554707230237_0.8535286800886048","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@antv/component","version":"0.3.3","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.3","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c1a7f547fe6e0a4878838f5a4eebb8b598651fce","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.3.tgz","fileCount":123,"integrity":"sha512-NVgG57HimsmjlrpiSgbOiqL8upuNjb9iy7uhv7arSdDcqs/u3/kdkbqJJQRd31QCVR8fw8wu7mJojgIwapGWNQ==","signatures":[{"sig":"MEUCIQCD7x03idn2twd1WtvH4LxhXLhqWDBHg0jir2LixlvSqgIgIQ57rdnJiTCh+w25T1rV6p5W9dHZAIyyTB2/B3IbciQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2359037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCKI7CRA9TVsSAnZWagAAfdYQAJcnuK8DSMsNzQ5LY382\nh9PqyooORVw8aFIwNVcHPWyvcrLkCKK2hnh7SqmdBz7pDZXMoaVgOb3qG8+w\nR1put1vOO9NH4+/O2NswFc+z6mE00+CTzjuTfEyHf2S6bWsM+v8A6HvGUwn+\ng4EUj0j8L2eYRbMRqgLD0hxmWX07iJ33foBJtpz7YFYLxnLAWGb/gEDiqb1G\nRjEpkmty9EHxQEBWJu0wJog3ClAk4m+160ylDgbQx/UyPCNasV2924UizXue\nZVs09qKEzHXPmTFl1Uszj3i1Kln6mNbLFXnf+vLRpCMXmjql1Li/jweGGVwQ\n++qexGUPxmgKD9Z7seAaPRwU1UXEm8zUsU37aKDidkPhZHxiWbK50Bhf+Twv\nSJE+3Ph6qCxXY4FcBC1PodPLS+fGG46UypiemjTrIErOc7J0Gi4wr3Ot8C+5\n6MNjOf/Np8K2ZvBqZzvPTCuoYquX9ClVGonx5KGNXzy0RjQ7P1vFhGZbPGid\nOAkoQS8cZQ/qZsplT9rCZPONaAj2vkMl5iTmGimwgUB07bo7c0AeLvW6iWBr\nqV4jxlnZorImw1IiFncvSk0tkJd3f5aIB9YBf/UJlpCEjsp09ZFkAWZf34oI\nESYDmwxcj8VxYM00QzOrB3U3kFxCwiJFKLRJfCiNAG+LvNL2daBSkKaEIYQB\n7N73\r\n=+R39\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"2277634e1c65ca665200e1d34d48fa3815dc945b","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~2.0.2","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.3_1560846907260_0.334031434817436","host":"s3://npm-registry-packages"}},"0.3.4-beta.1":{"name":"@antv/component","version":"0.3.4-beta.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.4-beta.1","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c3538a315ee56ee08800693400e64874a345f926","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.4-beta.1.tgz","fileCount":123,"integrity":"sha512-fuTTksq+pGbD6kOdqBH/bZl12cz7ZFMHRpKyuAwmPZvbc+cr3feg7GkkHsbsoML5iIYY5+pZ1Ot2k8Q8BwPwzQ==","signatures":[{"sig":"MEYCIQCnFKBJ8A8/poyMvMxJnnef9DpsBAqpFUjLtWHp1oyP6AIhAJw1tQ71ou9F9ty7/RF/AVtvs6f/yYBBv8eHKnqVMJpI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2381885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTR+4CRA9TVsSAnZWagAAoUAQAIO8FfU4ayJiWRsyKErh\nMJwentUNhjbidKtmcfDzaOFy1BBcNBIOShak3nghPXdzZcnMHr4ECa0DucEI\nqperSSce9bFFGoKm++vm9UWqVR2kZwuzJfuiLCEX+l0a183NRaXuSc7mlvky\nxPBJluNxjuFGG7cO/7Zml4UZnB7qYmNrZkbT9QS4p993ti92UwoTlhTypXtj\nAsz9bVIPjhXYHsN144pMYHOuHexRtXReTJYq1/nC7Np9SXcV0KAyA8pH9PuE\nwc7mr5z1OHqdFrcPOTgn49ykpkDdSo8gi/9/j4i+d6EG7TroEaGg1GB/3V48\nfNqE8+tSnp0GDnr1543qyRKWaCNpaKRcu9gk3+IlCsBh+RNHq/XfUfgudLIv\nxkNZUYuQ5/kE9BrSU6DtNoCR67fAJqdDJHoKKPkgaH416LbI0wOS4gMDuNOl\nGWz2Oju4NKKs5ff3EDDIZXjstDBdAPsL9cqu8hyWi9tjb9AOjIH2/GNRqJRI\nrJMM8jv662N/50CURVQ6LWArhDmJikRdHmtYaQDVJZtRuV4SZL9lnLt9nVEk\n9AfuI175JtGGoz7fWxVDCbWdQ+YhObgq0FVCqTQlMgVxh9fKGhGde2jutqif\npbh9KlAPpkk0Y9xoYeRVHfrGmDu6h2OhQZKsm6P4qGwBp0QA9bfxs+CXefBh\niIbN\r\n=Hf5E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"64a7aed54426b3588e76166ee5409b89698f8313","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.4-beta.1_1565335479348_0.792766192156892","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@antv/component","version":"0.3.4","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.4","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"94f605c4c74514816aebc42cf110e11b63508ccc","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.4.tgz","fileCount":123,"integrity":"sha512-4C6naM17MZBRGecbjxPZUoLgjIGzyWYaJACVhnpeiq85eS6c+zUzaXI03dA4GCIXgSgE0M0K6BmlpGQ8QZrptA==","signatures":[{"sig":"MEQCIBbC+lye+WGHHZGnxnMz2mkHStvVbdLGg/OMOiNN7JMaAiBd60oz3fHaeaLSftUJnTPGykYqQZKlbWOO2EnM1fgRNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2381878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTSqJCRA9TVsSAnZWagAAZZwQAJDiXDz8ZLz8obZJMbhc\nfKyBMxTjkfuXcyyBbcWm8Ta1TpHRUm39B+ajNCUrBRg0VN6mPQl6Xoyz625w\nOSxSXPEuC1XdHsMgAsTqFSZD3gh9a8cqF1Ucqe4gnSkutozUW5TBVixbsKfR\nCKYWB7T6BpGv5pOATGMBQTh/fUPEisyg5kiKB3WYbNQgx8u4OOgQFVVO+vXT\nrJyxh5xtseJawiQj0X0kppX3EhqM/65mN9qDHWY1alWetEVGRoz3+7b0ps2s\nSZdjAt+czWRdnSYEQG2EytLqPzx8pjZUAJL9onRzebpo82K0engUkmO/bwve\nHixj5WYSP14WcswxefDh/yVxdStE+L+5esXMcmPFNWYCrxppuj0PHaZKOClV\n7wAfYe9qM4HIDMhCEdjhsHplm2loySqYR9rd5R+WTZpdqcvv+8s0RY6qHhAI\nSbal77Wc2QHrXQzbe8QxVGeS/4aGxrQqCqDUQiAExke6Je4wvk1Wa277mDmQ\nhINMvAJvD0uyT/tYmANMNfRAlDgF4bzRVHbCjkK3vfR6wYhDwZVu7ssrue7H\nnVu4BCaoSYZEikBuZq5Swi28GnxJ7wnk04pm6ywklQHHp69ENQTZXXJmhMMC\nPs2vp9WphZ1CYfzYCJFsdMC2P2nJBdG1mb8V70fHca62Ir4cUqFvt7dNL0u3\nvpmd\r\n=rDRe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"64a7aed54426b3588e76166ee5409b89698f8313","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.4_1565338249074_0.7809421047522891","host":"s3://npm-registry-packages"}},"0.4.0-beta.1":{"name":"@antv/component","version":"0.4.0-beta.1","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.1","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"dist":{"shasum":"0578c06f5cb50c239f3564ae441b0ded26b3bc3b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.1.tgz","fileCount":290,"integrity":"sha512-ockeQpRZSyVJONcPHNcyQvsK5Y/K9F2jgRkhrZOd9QyZYxqqgHtRYGjjs3L8nt0suNMA+whpQhg12sj9josmaA==","signatures":[{"sig":"MEQCIBoJlrnNi6AKdoGCqjfNWOBewshgRMHbWiPRsp+VGVdgAiApVmy5J5Re34QD59OxeIBbfdFSTpapEUXOzNkJITSARw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":864867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZhAmCRA9TVsSAnZWagAAw5AP/jS9SEsZs3gYfWcL7yk6\nTjk1zxTUd2tzYY5EuBzdpm7XA1Nz8Bi4r03ZMu1Ff+sj8EUNnXLrJiwn/L8P\n4XdGSpshaaa4dkXEOiv7po37ogtOzymURxQq1uqz0hOPbIZrNtp4jsdaNHq3\nVVQvC62JaCxTQ9psouQlbPphSEUZlTDCYmcvBut3gwt+tuWxdmIdUo6Y61E2\nAwcNSmaUjhUtxIKbfj5jMRny0EyMDS8RqHULnhSTnX0ieLF2G83GtveVi2Fn\nI8EQ1XflNo6xGf9EVeNriNJa9YFeQVTIsx8kHXA+tBZgjSBxkim1VlCW9sq9\nPsYgHcEjC1+sTFS2OWtu63npYfNHNHYPy+hqok28YtFFJUlFa1ZFTYvLaGBs\nyeqoyPWs+6cWQN6bMKcwSHX+W0DMkWQgxqpQPbB0SJdajGNE6p1PvL6CPnfd\nEthv6TvNUbqZwMvkm+TNw2Z27xVPMjPbgJM4qhJzdHUc03g2j+3sVWZNeee+\ntellUeiROXkixbSjGZwXCqSdBV6VP6qO5bO5sBFivkz3kZOkETNAma5g1gZT\nqetZ6CEhXIGg7DO/eqUp6tZuHSDRmZ6o1so0rSPtIBOahsE9QwfWCc0V5sHq\nMysDnxL5cih2kcYwy9IrmDg+2rbvZo0Wzvi9PTONsEqhdwPcHi37Sgy891Ya\nXpCH\r\n=wF2D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"_npmVersion":"6.10.0","description":"Component for @antv.","directories":{},"_nodeVersion":"10.10.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3-color":"^1.2.3","@antv/coord":"~0.2.0","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.1_1566969893965_0.677628858707161","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"@antv/component","version":"0.3.5","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.5","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"03f12db9206ae4e2d61c52443b7ff8bf0093e6f4","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.5.tgz","fileCount":123,"integrity":"sha512-ucXFy5bDWAyEM/sRUOQJQHz3eiTP5J1t9np/y+KdmdvbqBr/B1Y6+X7lE1NzqwEuwKWfHUkVECYgqNQrhAZJWw==","signatures":[{"sig":"MEUCIQDptrlCRmhKIL73dvRdZckWhStcdP0CeAV5I1JSXmRnAwIgEPsQ93q0vbxM2jdOFwdp+PDLAXZCUYCjed75HCllU6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2382844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddc/mCRA9TVsSAnZWagAA9QkP/0AnkV/6OFKQk2yMNYvt\nC2FquBgJY3/I75hD5pRM9XjyDRBFBX67KGmuz1+V/1kKNKeYXd+V0Xw/q1R2\nJ0XxGYxD2CxxBMaAMSVal8vz2BH9mpodpeLRx3+XvQOQs63K9T3VyPYiVN5J\nTKN7QM2Xo3fpTTOCs7VSCY0wVmISuP8/d+vogLV2OSbhPZfmtwVIpV6b/8hW\n+pcjDVicDWSRdxUxrahYPyIu190+eK6cx96rEURcf1BONL/Yh4/MyCWR50rT\n7gFbNmbksvzRMRYkapyAkrIEc+Oj573GU5iD/f3fMQhlsYph8Fa4VDlwfXuw\nQ31V0PaWMYNafwFD3+lA6xA4xcxJ41nsqpyR4VWfUOA7E9EZZJ+L/qt2ixaD\nbAsvD7NIXTcl7FCmFT9mPZFTAzYgShpPtGSnrUq93Sp1CJJO1UFvpOpIOwZo\nC+ZckXPv44kfMRkiUbJj44kodDMqoLl6tNmCtBaq9TDaXFV4IdUWYjfQgKMc\nGAs/4u+LwWmW67cMOTjtmBiyeqVvJh1k1hF3MLAOc4rOiyUD4jkl0UqZfDiI\nAKE1ooiGln9+wTCIUIgv7HXNm/jV7PmhWL/Up8QCwV34EZY7Z8Buxl81nYmo\n6lMnjuQVrpNPNLsE7/0ggGToWRJhNzN/j2LSTeY4hMEvKe62etaeHD1inlzs\nQxX8\r\n=3HPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"693a8236777db0eac66bf43aee028ee8e0e1cd8a","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/unit/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.7.0","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"11.5.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.5_1568002021507_0.15254811802778456","host":"s3://npm-registry-packages"}},"0.3.7-beta.1":{"name":"@antv/component","version":"0.3.7-beta.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.7-beta.1","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d570f31ffc605b06bace26a3ce5a741a72fa1cb0","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.7-beta.1.tgz","fileCount":123,"integrity":"sha512-6LpaSTr1nU4O3381QCdNg9A3Y0PTFxHboqPrkenNu6qjonPEWSGknKcHY1/h0AkViY1T7r7sRnbMtCNI1c1AxQ==","signatures":[{"sig":"MEQCICp5HLCbPdYlrz1lAfkiXm88XJy7nb1M5ZQ6XTPJDCgdAiBl9FQgkrvq9f3U2SUCHz0VP9Q3eAeu3TeBJWhZR+IWIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1329647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjDEDCRA9TVsSAnZWagAAjrwQAIN+H1fs3hDLkfZB3Emw\nsiJ3jcLb08Q9733gca7WALsowhgl2sl1oHc+OLVYX+7Z1l6DlZcvCpFZuCgV\nfUZbff1WB2GhLjUk2vuOBW2wL1G2sTL0ujjnUZlgHJznELpgisee/wLujbgD\nTiaqFLrbeQgp92pMcec5YBtRlGnv9P2b65IZCOhHfCDvar2cjbylGekkrKG6\n9hqDpZzRbgf1pQTWkciTJ9A56c1dLFjpNKfMWkI+ZiMDvPo49K9sd9xpvJjh\neMjU3XJYU0i0wOv8SwyQH7frS0aRM3kkjtdl5LxZeWh5BOvjMtBDlwFlGnCz\nvO4aroCNukVGXnMm4g0HpaAT/AKXT8DsVMBjovvBRzMgs9c8CE2ArFotr5c/\nhTsfziCfOj4aqvJZaG17VGxohd08NvCWFjF6j3ZRmwPawVDCjjriJjTaJ3YA\nE3GEu55uXb9hw1gbqiidA/MZZ05vUOPc8dJL+A5zhDxvuUzpFjzz4T7sNLz2\nmAK9/hji6m7huFXWHJJr/617MHrS1LSvGur4d3rylIuMjs9DzohTxF+VNAWU\nOVM5lwgf3Jrne/g6PEQG+Ri9YdTEExkNMUa/cg2OQIFI6rSN1Qx9gMN1yS0d\nwaozwkoT6m7oAFZduSK96kq/Bec4C0R7ACVewkmx4a8BnCKjgT2HkgZ/2YEn\n6MpY\r\n=C03N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"adf85efac2a84d6a1fe15c18a32f719abb22e1c0","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.7-beta.1_1569468674812_0.7737183358806499","host":"s3://npm-registry-packages"}},"0.3.7-beta.2":{"name":"@antv/component","version":"0.3.7-beta.2","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.7-beta.2","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ba9fc9678e9abc29dcd85d60441a41ea951bae9c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.7-beta.2.tgz","fileCount":123,"integrity":"sha512-bZS+xS0nI/lK7RgiNPPKH9ExYZ1uvgnu6YrhbF8kLMfCSfg9vbbmlqNjCzl3lw4S9Z2JOj2/BJMR9lBvdfsLuw==","signatures":[{"sig":"MEUCIQCalwzPRY3xVb1THaMOiXxG87SuBqoDO7IOCHS9Kn/QUQIgHn8UNMU3sp4158poOV20sVosd0F3z9lJkrB/ui9EGWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2391791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjDygCRA9TVsSAnZWagAAZwwP/16xgUZawsy9D7Ps5nY4\nkoK2yXn+RcrFzHukwbow2yTiXwLpJNcaeKy73kb0/U/yn8zodd1nYqAQjv44\n54BiDzJExgYeTd5VN48UivkaHTgLlnDH0GMncejRlGFTr4GKcZmtJsykj3yr\nbr9Und7i86V1k0kRgT54dv3xjfZiNc08cCpR6J+S8L6u5zQ3hJhXqf+/bX0D\nA0hnNmSewY3QypiSm7j+yIDUuDKb0AAwhkOPlFTqKpCjXvgZERbszu8YV/Y7\nlvYBUqeRiRcQGFcrZHoF2d1eElainze+eh2g+lIAv/2oZqzqPW1/tR8JYSxR\n+CeoGv7sWvY2KMtMzzDqxeyzNjRD4nTsp+mrldW8CVRVyMrPR80rsjpLGhEY\nsimy/Mkc4vAcGIh4GjxKG5z+l4tgiZAxgXZ63+ZrXUcTRixS52kGR6hSOtkO\n4cGdtUoMjQwLsgKvNr8lJViBwOOd/z9dvw8gcx2JWIZXm9YpZRWAzZFMhsBf\nijUJwyrgBDiyEkzsF7NP7924lX7ERvvFTu8TqXlXZ6czeSsHl26zUYxQrzJr\nmLVEQPFzVZfzkuzTBg1zUsmdQ+j80ShuGyN6xrLcN/hNVZkSmzE+U/dFHVoG\nftLJc/1TkhDVG6vDjeth0lEEDj4ACMPRxZalzSj4JUSXmGbCmzbB2fPlH+o9\nHpmu\r\n=tq0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"676f43c01d8a8593cb29e9e8c8999910d44ec6dc","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.7-beta.2_1569471647277_0.48922418505168563","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"@antv/component","version":"0.3.7","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.7","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"35ef4025d3956622c411b885ce0b61737326366d","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.7.tgz","fileCount":123,"integrity":"sha512-Dmw8c0yUxE66cWRMsGVofiezCJhmuN0PXEqF19NlcUAOGpaDB9oSS9Y6E42PyI676Uw1gzTLRcQYBH5Q0AxAIQ==","signatures":[{"sig":"MEUCIC5/YpHSPCAuRkyGh64zzN9vKYXBAaEal5ZHZ/mVFRIVAiEAqw4DVrdUCOxOsa1N2dIJnHEr0LGzVbZ2BYBCzWfL+nM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2391784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjE6gCRA9TVsSAnZWagAAhVMQAIQ42q/YjsgOvN3QfDwe\nYMsMOm+dxwVgwejnW7ZTV8KzvDF0bxEB4R9EGNl5oPOCerD7w6QNv+ZzwCw7\n8QA4N/7blY6+sNtEq3t0gEXUpucjUQ0OE5l/KpKRWc2S0rYQB2Sv6E/XtlcL\nbso2wKTSM1T7+8yfWZYqECewGQ92BMhTjSVMK4jNAHyq2OAqbRmUCzKXrwBb\nCbONHSp6Jm8hTlDruOff+txE0BFOXfVTF49D/ernJ5dsar3QnDSl2iiJr38F\n+ej7OYyWLDIbgXSuSx14kCR+ndL//FTFIBvUmNxWWGPGgGusWzlfa/RVA5Hl\n9QP5m/KUKeRyu5mJeNH09QqGKXl9xxo7WFFRbAfkiek8hwoRij4DuVk72S6y\nHvyIkFgq18FnqL2pmwQQbkqtOCIhQllJOl3lSxJuBO7tZZ9psFKy6mjkVh5l\nhOXH3R2lXfOwtK0TmFxCfxY7FUF4RGnWRSwJbYc+/s7qvjl7MeMIHHBFH8+P\ngBLX91wKbThNXUTvLPRRSHNgvQpL5G9wN8E/fObkw49yhCmTPSSAPsVJYLJD\nQDT/bV7LVk4pwZiCFIisFtykfeDHv7U8B7xTxle6ZerNNYmi0l5wE0wHR6ol\nl8oT8YPwZHIZttC5YVwpVDxmVP64XQGGScs+VE3pXirRFehNsKoteUm2f/Rn\nf90Y\r\n=lYs/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"4a4921b491f7c346f6b40fdaa689a4bc5890b0dc","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.7_1569476255946_0.9671356043766228","host":"s3://npm-registry-packages"}},"0.4.0-beta.2":{"name":"@antv/component","version":"0.4.0-beta.2","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.2","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"5a0de6a26f6d127f04a17fdd10f82e660bfcaaf0","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.2.tgz","fileCount":290,"integrity":"sha512-Osa0fByMTUGd+Chsmx2FrcSTztjKxfRpsGQ4A6gOfk8OTj+JncvFpxk7lkZDOwBogR7+yZrpJIp0sZbM1PCcWg==","signatures":[{"sig":"MEUCIAGn7oBZA7e6SN6CmTqKl0UNt9XF4xGFhqABMCk7LPcAAiEAlV+lfmqCFt0JPTTM3nPXo59ieeYInwkeojd1zD1/PQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":886511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjF7MCRA9TVsSAnZWagAAarUP/RPbUlJTEVMQZPydS1B0\nI+VOnDiSIXI4HB5UEcljPNwxLaITZzcg3zB2EuMiRX5TN49WebnCAIUln1Cp\nk2P99KD5AR/CNJ/kKna7DwcACAs6dm7wLJ/y+E6tUny8FkfQqDqrEvCAWI8g\n60AII1jTG+9NjwrnBT6VJJRBQQh2RnH1r/7pzMQf+9/r1Pkyb/7k0ueqzFx2\nRlTCc1oacxqVqWaVCxUUoirmTsr/3Ky8UuDexqcnqjWRYhm04IrEK7cG2cwF\n+/06u/OxvBaAD/PjZ450ByNJoIe4RTu70VAr0Tsc//CVecBp8PAdG1F7PnkK\nq29oH2TmEp3Ytd7p5jmGs0DEm7jxgtAu/+sCiUxjTG4yBfvxAUOydw4ZbngE\nRbzNsAKR+1P5MBGJOosvTVRuqEglj7aMtUs7dymPOfrHKqbtaRutGMfTw4ZQ\nnpSLSLf01x/JSNlATkBB2bOsiSvvcAEAuYswfNjYXgCv+R5QvY1dDtn/Nc7/\nmti449JzkFaOy7mVypAUL4n4m2mI4MDIw1/pu5CjOyGKNnf1Zr6RHX/IJnnv\nqf4iMqeMyElGitISPJpDU9yMR6CRCptA9qZttMXoHqf/sSQKJCDh+rJFL6Hw\nkXtEn0AQzHc6RBr9gd21C2zr0RpahJLX+pXuXf9t/sPL4WLvmbX/dY5hmctE\n2pfd\r\n=VcJw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.11.3","description":"Component for @antv.","directories":{},"_nodeVersion":"12.11.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"d3-color":"^1.2.3","@antv/coord":"~0.2.1","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.2_1569480396036_0.02732515488968934","host":"s3://npm-registry-packages"}},"0.3.8":{"name":"@antv/component","version":"0.3.8","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.8","maintainers":[{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"677ecd3b5026907d4cb70d9082951d7c3c2b5434","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.8.tgz","fileCount":123,"integrity":"sha512-1WN3FzeRyJ1jraS/2og5gnm2ragnwtRMVQMiLolztWaUgC++F/B1CcSrPYfV1WvYrfuwbpX/QQxo3HL9aS+YJA==","signatures":[{"sig":"MEUCIDmKe71lrvvtGCYEKo+bx8SDX+TcMPittKQ4KCO1mPb+AiEA5P5awN13/xjz6NH/glJEvHx6UQrfeGCZxMyNin8nqs8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2390848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjds3CRA9TVsSAnZWagAARWMP/250xxtAExXfic5HhZuY\njiFyxc2ftx9AuXgjSpTEA+ZWNbQDYFUrsQPt+Eac6dNR0gy6/t080AyIFcWK\ndn7VVtJOKIS8cbeRNLuucZnwJ6Xb2YeopDCl/Q69JLYx5ymiZ6E1hGty55hG\nqDx99veX3Audg7cmkkNLvVHl2sz80glfu9hlAvPt8H2CWZfNjzS3xm1B9OkO\nIxVLSFddOLeIjnwxPR4KZZEaxAqo7XxP25z04dHko71N/1MHtr+9nyo5xoO1\nY/je1DjkQ7nuy4Ax+AuEQp/cOwHs6eNYfSdWtPJSPpgE6cjpUaNshxOQ25Z6\nn6n5zw3UAdHFh3bWHJHnuOTln1xA1kYINQJctwdIhTDIc7RPuFLcWA+54DPl\n72dMuTKuDQQ8M3IvVUzQwDa1IEMiO7Hnf7ZWLBg932z0CcUAs1D61KQZr0Xv\nmzRQ1MosKmsNswquT5HAU/1GXWAjo1ORyyn+EOkGhGI5pj1tk6B050Ox/+HZ\nepqOunwZgSPcYiSynAAsMGLs7919ksgKzKF6lhPIUnLFIKpJV8LDkG1bOS/d\nZL09GqR6zu/++SK5oHBUESTYLWKW9YKS7fQWBPX2Ws9Vtm74nK1wufWx47vL\nbd8FgXxa/tzmatd4ok1rCTQN5+kmvsGkrG1Q89bV4Mw+A+RKPpLciBNneg7R\n071C\r\n=h4Kz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"60156418e8f1963d340c5cbbec8b4921cd1805bf","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.7.0","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"11.5.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.8_1569577782836_0.9517518351097329","host":"s3://npm-registry-packages"}},"0.4.0-beta.3":{"name":"@antv/component","version":"0.4.0-beta.3","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"2a1fb9fed8cc3b40f1828c98d43cc5e590a8ea1e","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.3.tgz","fileCount":290,"integrity":"sha512-BXKDdrIBK1Djv6vacHDMb44Qk23DtOeOzN56Sd5bLL68o3qiCCr0yYUtsyrNyCrr/uAw+LyytIi4OMeTDXJwMg==","signatures":[{"sig":"MEUCICIyVOMbsDp71ZWltPSnOonEia7YIpBwrjGiRMV+Jcq8AiEA1V8cbmtK8oKJxCXaM+yoGnSscrp3Zyim1xtu926eVDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":892429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrmp5CRA9TVsSAnZWagAA9CQP/RybQPm/LqkmCgkxz9tW\nAVJcuQ/bqRDKVq5bAeWc+LZKz2vA43OgM3ILkejbhKiihNtxlhjY8lB/h8LR\nzKSUtqPD+o9IZ2MYDOLYx+h29DAHW5Af70NRE3TlS42X7blQ8FQC1YP3r81G\nJyGTGjK9FuEBXQVmJKuDGuRLUzo45vtppq6nFWwUDfoe3fA9parKAdulNpfa\nZGqsN4lCk501E74yyqkRxsZVwQUZ7NglS5/rImjD9H340gN1FQmhSmd1JXLJ\n2CiaIGO5HVneYWQglbV/E1mQH6/ijDTFoc59AZTptYStPK5Rggl1HxD3zG/G\n+ScnKFG0usTQkH6rhc2QXb58aDRBX0Ea8YLMZC/u/2kV8z3fjs3+TqbC9Ufv\n7Vd+lI3cjV+qUOzlgTiPj2wfuMt+CKG2M6Tc1iu8qVR10UXMNYVKIhZvo3dw\nEpqi/n55LNjstpR4PFmP+0qNXNa3ntFD/cS/ZHGY36zXG+WFJ5jObd9psgIT\nAOiwuA4Sa+ma1RwzsBEUExgf2vytNV7KuxhTVUYe+R1dsbBE8VJNdcoByb0b\nrOjYPKuD5baPz5PDbkQCKERu194nmMnYcvvrQkApchPaZoG9ewJo3dDdqrTm\nwDHL6fjEiqa5bj9l+M2N7rUCqbxZ/JWGXwZmH4A6G0MG3vhKPVKFX0SZwqaG\nUyIo\r\n=fxns\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.11.3","description":"Component for @antv.","directories":{},"_nodeVersion":"12.12.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.3_1571711608527_0.10206199216482359","host":"s3://npm-registry-packages"}},"0.5.0-beta.1":{"name":"@antv/component","version":"0.5.0-beta.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"27c77aa4dba61c7ceee3b67a7a1b2d9275f6d76c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.1.tgz","fileCount":171,"integrity":"sha512-lIDuh6wWPxGn9dvDiv3V6oqqXYSO2vekB+CH2spTPkGCsiUMHvKSIzGxWBumH1vlFc7knUtRvCHmgMo2gYRVDQ==","signatures":[{"sig":"MEQCIGOdr2uwIMy0hj1vAHYzfzvwJi+M/6f8TWj8e8yf3xGrAiAo7P7fVjPMs52BVqNvMWTKZlnSaWqX7/Sq1p2QlmOAWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":478645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdus04CRA9TVsSAnZWagAAcH4P/2bQTeywI1xpo0PgHLzH\nPyiTl5aLmE4orJkbw/GsNk6g5r6A0FQgjbbLTcAIZDNDciGeEb3//nf4N+mE\nJLK5OWCKjSXgW6v5zB1tkpKwOyZtrZY2e8/4bxSMsOuLjNTuaStTMrqDer+Y\nBSgUzxT8VeG/I0q73GLaOmbnGjAj/IxF46/Q91qBbIYi8aAOVVv7VP4PKjp8\nsIkt86oTqch1ryvOqXUaBap1Y/KAkpo1P8iBeStqIp0ujmNg8zWLIyr5ZjM6\na8yHsHUxmP1Whr24LQmLdTuNBZGqT80PQLf7tLMfjaRUd9sF7WAGTeXXR3+F\nWta1I1EdL732UpGnw8VP/D2TpzY2QkKm0/aJTbmob/92XsDHG06F/sIvxw04\nvjAb6UocPBVRf6sOGdw1YCFeBra6SaZqIdBcbFdaSyj8fPq4iszDreiKcjYB\nfMCPIWtMIfzY+jGzt3+zWFELGsC+FR8m2TM0QQ+gganD9X3zjtD8qs9PalrS\n6Cu8iLZdLZmSlspk32MC6ztAhDvk/w9zoM9VEhfJcKMbzSOCWMmDE35KHzTb\nDVujt985Do+k272m7//P08FkKavRbUrqlx1h64pYYVLPxOXlwdcIcEn6frTF\n9ZMtHz8gcCSDhOwFGaK2Kl98i03lT7JiPgjrXbtFTAUgFXbJjO+dV/1FvV2x\nuG6E\r\n=+Lzv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"0aba2417e6018832d2dfdaa2ccdbc39b721921fa","scripts":{"ci":"run-s build test","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"~0.1.0-beta.2","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.1.0-beta.2","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.1_1572523319497_0.7907595526349558","host":"s3://npm-registry-packages"}},"0.5.0-beta.2":{"name":"@antv/component","version":"0.5.0-beta.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7bb318020a7f4eaabb7202d84103a7babf355399","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.2.tgz","fileCount":249,"integrity":"sha512-Js5Lx9OwP9P1dN5FTg7UF59K5ym29jCcU5XdrkLOgXauNqUpLcoDS26o5Oc2ioDOPOzel2jvU3xUMQPoqK+hgA==","signatures":[{"sig":"MEUCIFMtfXXDhg3X2x4Hrjet5s90I5KgZEMjFCyInrZLn3euAiEAglbZDOjRL9xlWW+wWchoiFYr4vQUO085xcT29r3U6tI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":641352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyMO/CRA9TVsSAnZWagAA0UwQAKSfCUkP91Vhcz4dtnUk\n4bKXKviyZ3syC01q2mTJ0hNulJRarFZ9N/5cbqir3Halg4Q5PYTaQ5xXBtZf\noEn5J1ceOUK6kaYEzqNZ1lqKTddVb8L82Xg0wt/z1r+gRceR8XwJEDKmwPyI\naVA0YONZksCKqQSPxTYQmLOjiFCo1uItLbs4TrtxUHvHP9Mnh8S2JF2qzvVF\nPcArz7WIJaqS9NXYqhOOdvjBelHliIse94MlCU+79UhD4NSJSAn9AmHvRak6\n/yUFIbYyN9xrHit3nR0UP0WnqjPN90Oor8KoIeA3cZ6F/DMfp0TY8KbdVHzi\nFpquezJN79bznfspxgYMs552OJLqKN8HoYX1vuJPH0jjvNF9SUjy2mUslCv5\ns5qYjXYeDJ8qLFTr9VP4RaeI15dxrlctMo/JrXoCVGGCqQ5oWPEoq0yx0j0S\nOnM4jbLt0HH9GefD9KI9s2aAwsVFedCRdmef7iVJYjbwd0E4FUlAl1+wRvh2\nXbObTJeU9JyIBMQWlNnn5LZclrYWwEXCk80ATvlsNFMdreHF0/96yRASb5IQ\npSiH1/Gt0mKOmFFDshuC0j8HRCoThH1M2vybjj1wvPqBBUQx1CmJwnh+QG/k\noW7hihQoDf+ix7XJOkyTlctMZrsBbUSl9W5p4NP4mecqhWtEdkjcIRFxsjxO\nLXEj\r\n=wQzK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"c4c18d4c522801568c5147ca3dc9d0f97452103f","scripts":{"ci":"run-s build test","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/axis/auto-hide-spec.ts","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"~0.1.0-beta.2","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.1.0-beta.2","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.2_1573438399331_0.07930169785636298","host":"s3://npm-registry-packages"}},"0.5.0-beta.3":{"name":"@antv/component","version":"0.5.0-beta.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"cfce16dbe6f78dd045514fc1c9369b72b539980c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.3.tgz","fileCount":255,"integrity":"sha512-33t2XaMSrx5UDmEb/XEJrM/tj/elA0oob/u/HEBW+B6e/vLPiJQVhh8HTvlaVmSew21b5TT/UfOr07YLawWPcg==","signatures":[{"sig":"MEUCIQCRSodB3P1gdH7poO+ssyKOtr4iyELMCz2l3b+845v+iAIgd6++rpJWG4i72V9ofkujz9udlAXhAceHLXDw3WnNHxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":710210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzMWmCRA9TVsSAnZWagAAyqAP/2Df5NtU6e+FhKUHGO+K\nsXUgiwXAeHbomL7dO+fynFQ0G1H+KMGQDjJ4DfnGBuJaOfwCW/JNKPGPU8yQ\n847D1me2y2YqYNb7V2A0arlHCTlNATlkI2cqAWGRw9AdV+wuyYY/Ds7XvD1S\nmjvyf/aCLYf+vCjAVEA/UJJ1stL3IvE1BUOJbArsJSJvGt+2F6v6d51PO9Op\n32PJagB51gVF2YvRBZ7RcFibLmHoYYXBo+UAwNXNFssXO07h8s/0HkZ7fxHI\nspyw4Gzn9kGE+8wMe429HdwSnGo4TJ0zAuUL5mSmxAWIDgrOMHjOPRvqr4G7\nD0FrD9zkEppp/yOLMdoyLRp3k0p+dAllJJ8+M977qbJZAzu/eTTMkigqHe5I\nYLrPKrz1NX19+jJr2zB5oA+kOgWDMejJ7qs7P04T2zS7rSihoGuHaaPxwviF\ngwiKuAeA6Qyd0nX6IESqEFmvluScM/U6DIT4cHtdfEpqCYEub+G31Yl5vKbn\nJMLiZCiybOMKbgfZIQlXPIHuZJxE6erIwa1IYvertiv6UYp9fGBpvZ65kLY8\nfVYyXlCKWa1FERyYJVVc2YaEXWyGrxY0t/YlEAYAIV83+OygGpCnHGJ6MiBu\nw88nWbhDZAKLeuEnnZqXoQ45cnoRMQiE7cMhzy4wM5WuVQ16Yup/l26jEQ1/\njiKJ\r\n=YsJx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"b1d012520cd68bccc1f9d83659aa422ae8edf875","scripts":{"ci":"run-s build test","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"~0.1.0-beta.9","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.1.0-beta.10","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.3_1573701029583_0.9677998286823128","host":"s3://npm-registry-packages"}},"0.4.0-beta.4":{"name":"@antv/component","version":"0.4.0-beta.4","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.4","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"d70cc717394bf486596a2aa9f32ef8ec1b5f4570","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.4.tgz","fileCount":290,"integrity":"sha512-lctB9Cb4+zEbV417Bs3qPnZczcLmsbodxwMD0vC7mSae8nGn4cBrzPtlRURO5/MAY88y4sov9XmoakKUpY9UqA==","signatures":[{"sig":"MEQCIHzH25aAwhV18S8iAuuIfiOGOnMMYw5lhGU+1p1/U7HWAiBwm9ft4M1PnqkRh3/YBnvnR7ux4bhz1Aq0Vz4l08nfRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1TV/CRA9TVsSAnZWagAAyOkQAJS54d5xXXvcpMZ/+VX/\nAiQn/NDZk6URFL2x1VykaHMvBaKGCJKQ5tKOeJ3PlED4ORugUaslGuqGX7LG\naIjtvkGipUie9g8SHpXE5wyoRNfuuBk1aP/faPSduoeFwe7QtkxffdfUf9nm\n4RySBwrD8Y8xts7xMtD2hip9aPszI9uL/UjdxuSKMvuHBqPQSOR52NzrsyBZ\n11jsEe14L8oS/lYjfcQA9zSm+GwcIu0AnmtJ2MaRebUAvS5jWSrwVpoQ3QjT\nZG2eovdU53Urz1ZUuLxdEpssGy5Re5JHRtgw3IEcvZIVXVz4BiTnWdCyRsq3\n5dcAubPLLuwlVgAR0jjXU5r17NXuLTsNoKjlF1m5WHeYQBrUG1V6xH4Es8Q6\n1WIKLQlFU99aDoSxtOj2awYH6i36TghGNM8FOoB/TiCyfgNBPHQXQzgcUAZa\n89Kn0pUQyPf01z5w4vvyJ+Ouwqbq6dNXDYnf/HrVn55Ghi+dCB/disqMAgFO\nF3261GttYYs+wvlLBJRGGgr/Ma1qOhEo0x+UEgjzirf6iu9RXqwQKluB+mCq\nJjz0tzp7vngaJ/LynZyMAj8+leNsqDj2AcN0gMGcNLK3he2VqgHN8xIX8PPr\nNVYwtv5cgBaX44/ftdipjJVwgpNsAgUl8CJYFUkamBal2kwzesYPAt63A/Za\nyNX3\r\n=b70I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"_npmVersion":"6.7.0","description":"Component for @antv.","directories":{},"_nodeVersion":"11.12.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.4_1574253950774_0.5532129020264902","host":"s3://npm-registry-packages"}},"0.4.0-beta.5":{"name":"@antv/component","version":"0.4.0-beta.5","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"ef32957bb12ffbbd16416c99e2ba2c4fbeeeddd6","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.5.tgz","fileCount":290,"integrity":"sha512-jpHvlmt6xA2XrO09HuNX3U+2xCRw6GKrM6Y2DUyyBlDhRZoo18PkGEJ6srRwH/e2+tzTzf4iuwO7GvZ0XyteQQ==","signatures":[{"sig":"MEQCIGWJgH1o6DOD6FMEjvtyiIRlwpl3ohUXNG6EWD6nfDY6AiB9WwlHx8LVOTjM4hmq0C4Mp+VTbukACe6FhQifOqUjGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":893404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3PX0CRA9TVsSAnZWagAAsU0P/0Vi4jwlG+AC4y5Mv5+b\nm511lLybPkdENUrr8zfbK0PsMaXOI9RU0lKLB3xDplrLvMR/wPFp+QIb0nGb\nLPmQm3koT1fTU3TzEzCSzuVKmK/k0r58RZfK+ZcVoPzXSZpf1EyJCoc3qOj0\nFRucePSiXT8wXR3sU/6+joeZsyB9DkwZBtXOqqLj73gBNspVF36kqkjtWJKu\nE/8qo9lv35RDFPetTvIY54+ofent1QoqDsRpc5CRZODlwQ6crhrdRkL7/HZP\ncsfq3t57hfeZeH00yMn+kd2thMNa+ufX8Htsbc+MyQs9a6w47oEGpIEnbySE\nzwuilTNTElZvDRZ8Hmvi1f8eh8taIJwbGYBqCuFvJfI3v5XRTUCgua+IQoRr\n84tm0D8NVicdbuth/FzAicS6CrezcIPn4UYP9k/bSMxIpj2bZw7cPL1ZY/X4\nnhyziF5swMxnAXV7jXMYnAc8VBX9YXMiUWdhXWjiyNqAPofNQoQC796Ync2n\nQKwLgpT3xkhAqA2A46KToRtIUN4HXq3gjh1uNY9CkBodoVUKSD765kQuWL30\n7FaB3jrAgrHDCF1+lUmokGTT56wo41aztf/vI6w3BK1K80Marddf1rGP9xQV\nYMxjjMpwCjZe4jaxdAvSHL7OhuuAnKyJchM/papHaA7m5gvOuECRzm7nUmuR\n6KPW\r\n=ij7p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.12.1","description":"Component for @antv.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.5_1574761972244_0.35507940604570676","host":"s3://npm-registry-packages"}},"0.5.0-beta.6":{"name":"@antv/component","version":"0.5.0-beta.6","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ad70c2eb000a2bd908f2208ae4e80afc313ab4fb","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.6.tgz","fileCount":279,"integrity":"sha512-pof/B4T9qRnZUe96FFhmD9fH+MTKDJRJP/6Wuk47HMEr1OaP+Bc2Av3QRd/HCO0Q5MGEMM2Wx1H5JXRhgDqE1Q==","signatures":[{"sig":"MEUCIQCPgkly2NkVnUAoLcb+C2v9m/Wo3bt2939NHxbpcyvtrwIgVRSNilEKLm7okBu+g1+t0Dx/mYO9FToBor7iDDYNPMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":791134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6fsOCRA9TVsSAnZWagAA2QAP/1BHp3zmjfOF5wDLgCWX\nWl3Fc+YMbJbPPmU9eYGwwcrUVrj7/5fGSrCZMZJMNqBQye1jZrdsDeaus7dq\naTzPsnQ7imd3gzYSHzf8dWatqlUH4eGAxMj5Q52snVG0DwP9Od2rXUDIbaUh\nM2g8tq1okWWfTeWt7LiANvhmPWSkbzD+iZd2F6mDRbx7LIZdY52Z+3QCvhN2\n6tJXLM4kh0oOskUAIYbLTBilZoLCKnaUKz/c3pjpea9CUlEsT6u8HO1TEM9n\nxOS9L9BcB21l6iSGjuW3Vr6ElnOLExZfikzMrXbthNAsPu3BW+5noz96aRcK\noLWrehG8PdPC9gsabGDUnZloEMegkObp/3gxRrIYnVHwGdsvTK+H4huVwiRx\n1TM1LCwmyo+fI1Wkxzjeh9QjI1iAJSrGfFBz5Zz31dSJQL+Ni483b+c4JEOL\nBHVqfmFgm2X/koQ/d0PyMfh8vxVl7KuSkqVKvc1Y9vPUYrIppvnZbwGrUyw7\nQLiJTg64jLPDe42xWzq0bZLS9yVQCCYqD3uJyEOP3ba7FYrY9Lw/q1dPxawI\nn2gkXDx6nb6w9gNni4NeOKk/A2ciorUOwXUf6IFRpEnDx2r0z5lRwzF8cvFT\neBQvB0AOwXP87tGF4zcbhSDbQMG9EmSPJvDMQMUdrHyBFCDCDgpS2Q4ETM01\nfVfM\r\n=AB5m\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"afaaf9a5594bbee4cd883c37a08757f00174cc11","scripts":{"ci":"run-s build test","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"~0.1.0-beta.9","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.1.0-beta.10","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.6_1575615246083_0.44654927109745945","host":"s3://npm-registry-packages"}},"0.5.0-beta.7":{"name":"@antv/component","version":"0.5.0-beta.7","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.7","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"399ec86eb2df3cb7e8709e303064c2285f03f27e","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.7.tgz","fileCount":279,"integrity":"sha512-NXWPQiI8oscaomfBIqzPvVNwKfV9T/GT9XywBPvuEvIvT7BeGk7RzHnclBvrHI8dwCsjpicI234wSsA9cf0LGw==","signatures":[{"sig":"MEQCIBOWbvHQQy2YeeDRbDYJSM3EYu4zMjCb3U6uPSAu6W89AiAJ1fjsO+ShVbWBOkqXb4cz/oJfa+5OSCmZreareK0YmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":791242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8fbdCRA9TVsSAnZWagAARBwQAJGgjtruKqkvpqEzI83g\nBetJcoqK3DgljmEQPC5wUOFwtCaD/XZy0IfpuSuIrX8KnFTZzzZpzFzQIpMf\nEURQHniK1xGofMmKa+LIEJ9okZ64LvK3S4XveYI75HPXaI1BdVTd/JEuC3Ie\nPViuNSE/DfRzFIO0wEXqZD7x/yVCdgVg9eR1d2lHl4adDzFKd8l1UMTzjDCk\nhLeq4PEes3AuNTHLemO5bwfBJ/m2BUNinrUlcHVySGZK74quEUekCI9c9INS\nAifxY8R0GN1U9SrBtdbpeg3W3UUsFF0AMrCuwkuW+RSAFS5mrZqAa2QIfUtn\n26jZ52oljZ00Co/G96EtkAhR58A6j9ArLG+CSRZBcShQBOl62V/scVlfSjbX\ncxfiR8y90ZGkAqw/UTwkUuCUxxzswP4JiErQaKyiT4PG98sraRyYuGMcvMwr\nB0TMCmog4uhFTKu+1jHo8W35J7nfnHdqn/+r+7IUHHvOAsHrBuCEqKVkjBF/\no1LsmC6+S64xd+7PC+kBRG03EP0W+UUEBY7MJvDowMl3JgrYaF2ABj+i3rUi\nVtK1MiS8IIzPsNp1SnlgQrTFHfHtfzGiXPK0utL1lUWecD3gwtSWVOvpbIY3\naEfMXzVipTejaXo+ZxZiASIA6hxzgdcB2dfxthXPNnbIhWr7m5Nl5cMDfcE+\nRU25\r\n=j6Zk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"14638c980f525a28bb8bc4543d1e81b6fe6bd26e","scripts":{"ci":"run-s build test","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"~0.1.0-beta.9","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.1.0-beta.10","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.7_1576138460976_0.7973638310799","host":"s3://npm-registry-packages"}},"0.5.0-beta.8":{"name":"@antv/component","version":"0.5.0-beta.8","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.8","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"11c88383a754f919a8d1e8e40a40422ff4dbce4a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.8.tgz","fileCount":279,"integrity":"sha512-ZIIk53UuBUCiPp+ee4Dc86Jcv0ctZEHciG7k6ODiP0JZFtB7GAouZCxPJ98opW5c18XNsvbXWyDbYLHvDfnAuw==","signatures":[{"sig":"MEUCIQCFXWtQBvzixrkcOPOqWaLEEL3hvBPgmN60hJ02StEZYAIgXKOYSvwW26fFXe7kIZR/pOg00PqoWtOR6N7xufQU62A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":791135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8jQACRA9TVsSAnZWagAAGtgP/AsC8jIJ/yKr8cwpadgQ\npzj5Or5e6mq3JeTCeR3X0N+ATeVlRDKchOzdWbMCR+/TMoLvqiC2yADmB3+Q\nd5zSYoBhSL7q0CdchM6YqcaYo/J9GF7uuLHZvJ0tHoHmgRAA+yqWmmA91TSV\nYj4PscUCrOFGvnjRdfHTDu0al/OSp7tZajFXbr9IHNlfNyWmuRQQCLXrCl3B\nglDaY+hwbxPu+pfvnmRgif7v+bcf8vd9KhWuEIQjOJj54lbStaWgP7s3cSUr\n3r+AILR9xMiQRhuXsLPWJsjSWLjdOgfbC+WjjejfnBmDkfdAhw6OSEdDjgUa\nHVcxI5nqCYm7N3D3Q7RS4kWHlXpYmZY+5hz29/qKVgGXt2AukhdfdJ9fk6yd\n5/gw9l0JhzSytYJrdHx/4U4DPc3iKRA16cS6NwgU4P/MkXQOINYCgRLC/+3w\nGqYE9fuVRsFNiKHUTJspAXeZWJrP/IHO1beIyZg3lhjT81URs4URPWmb7sdi\ncaxBeAC3vQf4KvN/bKt5tBaFbjYx5modPMibwCu1Q0oqE9Jy/mcy8Q3BHe1s\nfD5kBI+5BQosAKvO+kaJGaZo4OZ0ENWL6Bh6vG9GjVJmeUrjh8mw5Rla/A1R\n8aYRXOGm3AumZ9Jj+gUEaXpDpUmcXnInhQZ0kj5VL3yHROxaU1PbeXxToyjy\npzIn\r\n=FrYz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"b167b56d444725cc49d2916375006545830cc737","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"~0.1.0-beta.9","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.1.0-beta.10","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.8_1576154111611_0.8993247257891153","host":"s3://npm-registry-packages"}},"0.5.0-beta.10":{"name":"@antv/component","version":"0.5.0-beta.10","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.10","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a739c6fc878053b695fbce0d3a1656abc793aeb6","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.10.tgz","fileCount":285,"integrity":"sha512-Hx1FQ0kyajew59FRjV9vCCijKrrKVdkQLqFSAPBorHxvb/FxsNCo/DqHuldl0QZBbYi3HIeIyfvpFYKT900w+Q==","signatures":[{"sig":"MEQCIFpd6tMTuDVpcP3gqH0HkETg68rXgGuCxU51ZhbnS2taAiBR0H9eIvwnHm2TFf9VXXAT9ZZ2nRdSPmpOWsFMWq5+Xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":860559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+Y7yCRA9TVsSAnZWagAAUMwP/A/gXv7BTh5ciKCBU+OG\nw9WFtU+dMSQ+iQfK4bbcFbUEH5pbWLqA3HK/gUGErhidVkk8h34JGIN+V6nF\nfqmPGyIkpHuYGPQo6khHjjBDQoFc1maPCJo/TK8vthXtaI00Jwk7yk4oEGsJ\nQiV4pmw0P8sifAyffrkWE+6lGZ5R6/fZoJjs7qXGbmZ0aAbFm02G/SZMOG5w\nZYtPweMkCmL9XbOodXH742lXM666/kMq6fJ/5zpPqVSBv5pz/vHaIPvH8YOj\nZIqDMDFko0Q0tKK/BwLrp3cMwjLySVSMnP5zt1W3QNqrHeX2bJde7emnh9zY\nV74Mr6ff9O/1XOhA5gacUsqTKHk95xwShHrue2UyYiYxVEQTbPENU5LDnFzi\nbXTl24KMKXvj9ZcLssfrfbeZaLu8PQ8NwP4hpliHEeKk8jqJKcOIU2k3KBPW\n5uETDvp9amIAg1jpXb8pdiqlRUd+U8nya4o0zuEQX3MwPVPBU61emU1yXnA5\nS2wxjLcLUvZuRzBmOhMZI3CfYdaeZ9kpkiIv5Qu08097CIcawRwzlkNZkJZR\nmp6zr1i05R/ZAltDDGjGjxQi5/6Y5DKTUigbJDJPjqKGz+IYyLe4UQtzpJFx\nUYVqDKDjFD2+anE84e8dlNHUcvkUor3d2Bp80gS5idfJOaXcBcBVRs3+mHu0\nN0Oy\r\n=zzDf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"f94368e0f5042538f968454a6e7b9db4f2a3f338","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.2.0","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.2.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.10_1576636145669_0.09389503579610592","host":"s3://npm-registry-packages"}},"0.5.0-beta.11":{"name":"@antv/component","version":"0.5.0-beta.11","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.11","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d78abc0ef21782cccd2ce8ec8b7b123187af6048","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.11.tgz","fileCount":285,"integrity":"sha512-6hYXIL9ww8oGQZwP8R1D6A6L+7xhQDMzqFgLeVkrd7t4adOCsuc9tQaOkaWmqoL5CUyvk30WD4MYMli3hWnimg==","signatures":[{"sig":"MEUCIB2xIvXa4SksRJhHJ9JlrLbDP4UbP9XJbqHSyalihcGKAiEA7fKa3WEnWUryIOz19NFvS9VtnVS311I5zu1BQyE3X5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":860591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+b22CRA9TVsSAnZWagAAJFgP/2yTWICSokE51e40/9tL\niHpZV0SPy25QU3aEWYAGWoqwrs5MEk6vTmmQ3kHxmjo2BtffmnJ77/NU3rbd\nqw6OQ/J2R4/5h5wGqM9iTDGgVuYC1FSeVjlAPQyoBw1kSPU+2//eoaAug2fD\nPPXnQxh9xG/STQXM1Yq4UqcGzc6YuFoB6NcAiBtKzKFp+/N729s9Z/4ZBeXi\nwOcecsSDWvF4R1l7I7GxY5WrLvNB6N2uI6lrVS2VuUzbM4vNlc4WM8eAAtOL\n8O7WrISAIkDr+nY1fWnwD9IaaxcXY6yx2MYkqxO4b+/6obd7Nh16jY/bjUAK\nXB6uMN/EGDhdmruT07ws0VU2M+Lk2WbMVNDk8Q9rrm9UYPH1jibBT5d+vziy\nZtqG0K/IE0yMjJ3Hz7ZWpwCoBK1I1bkAbdWd6vV1eOk3eHhNj2J+VUXA/VYz\nZc/puznJxA4yglU+094OpaEfChLZcO9IDX+OvuU8whgUNrbJl4YdZrPCOsQh\ntohwFacS1tkOCrFLqS1MArofQRUGbh7tBLXzWMtT360FdUr8GIqcRtxGvGFx\ntoSW1zPU7HdJj/GEFnu7qN0ubv3doCcY7m0s+arhsxsf0lDQNDx47yh05toU\nGUDGAFUDUDUlshDFjK0QmQaDNO8QlvURZ8Iur87ROtKseawg1bV2yIiuy6aN\ncV9l\r\n=uF3m\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"f5875ad7567fcf0371e3b56a6c6eea812ffb69e1","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.2.0","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.2.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.11_1576648117622_0.5778774538699112","host":"s3://npm-registry-packages"}},"0.4.0-beta.6":{"name":"@antv/component","version":"0.4.0-beta.6","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"6b4b323df6f6ea6b85e4feb0988688b707918883","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.6.tgz","fileCount":290,"integrity":"sha512-taUPIXcxtsauILFUKnn1qUl4dR2e+KXDqJPMT3T0Ig3cHgnuhpKP0rCqiW3WyUuQ978v3hnVRaI325xK92RXJA==","signatures":[{"sig":"MEYCIQDOyYNkcpfJ5pgBey2LnnYeoRnA3w4w81/wXJDijei+oAIhALt0jxl/M8sojQK+DfJLxZT9OGGrJln7vPBDudBwVZM9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":900524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+yZiCRA9TVsSAnZWagAAf84P/jSXYjiPxvf3ef3qVPQb\nUTr8HI/GXvSiEFelAaOq6u2DlMzl23YZaf+vQWemY4CQMojbc5j4opyxUVQ7\n+j5OPyxz5IGUT5+yZZA+EfjDQ8a9Xvs8Yi4HkZJldFi4sdfytI8LZryANpkC\nub7C3Mk2tK5xcP+VD2eBfc4D9E5A23Yyu+3Eox1iaeNHpgVGDWv2MGkgn8j8\nNTb7sLMbwH2VsmW00L8tbRN9uOHuZAaoeZCjLnUSfyWDBeQ/XSN5xpgvET8X\n1OREQQepB9FOUCKvB3nSg3SyQaRJ62abJgYh4wt2Q+ZspguEDp6PMN4Fv/Dw\nKAv441iscsH0VxrW34W8fMMZAlcyEhTZPVdNP/UsXCFMiPfEAm3ECekayeAr\n0vIrUk5KnoM0m5TmItKZtmQVvDlGjNc1/NEMeidqo6MxvY4MbGJ3EyNr50Wx\nbR/G6zz7P2BonSiivT5/pXfZqtDoE1HuyuIVe9QRXqf43w8v0z3H5P97mTMp\n1gqhCXeouimqj+NxYyRIgax8FjdsWvwKFUGxonwv1JkjCx5TCs3OMA7e6gIt\nB3jx5OgNZc7ftGME4iMcy8zLA5dphmnReAK4Eotbk2TeQw8Vfc6jl+PXUw+Y\nqjHcta9X0NmQzIHZFmYlJY8ec2uuYZkt+NYScR6lQxhLooRbzfrayEJkqCCx\nkpH/\r\n=ekMp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"_npmVersion":"6.4.1","description":"Component for @antv.","directories":{},"_nodeVersion":"10.13.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.6_1576740449457_0.6380255090402795","host":"s3://npm-registry-packages"}},"0.5.0-beta.12":{"name":"@antv/component","version":"0.5.0-beta.12","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.12","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"be3d0e150ac9dc56dc44034012fe4a17c4f1df3a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.12.tgz","fileCount":285,"integrity":"sha512-Z3bQ0vNSh8JfoesKosKrvEw1k8Gy2Aq6Y1QqLLemaqAvpDLvcZEce4UCWradv98yqDphcXe/8ROQohBSmXefig==","signatures":[{"sig":"MEQCIDT2+bOVgrhqstSP2MwICY3GW/DzEIJglZZBlkDolGzsAiByY6b72exwyH4/QZL37d/gldERS6bb3aBP9mQr7MiaiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":859137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+z8gCRA9TVsSAnZWagAArW8P/26EmC9YdCjKP3etkM6h\new95XJUgWj3i1N9ucFy11AYMT9Bhnyv8v42TDjQB/L2PkHy3MwLbhV2C4gid\nPPM5A2jN2/NWnZ3OJ5j2VZUH3Q6HDrJoVDNmh2PC+W7oU1XHdYArWOANRoNq\nsoNVQF1R9GwUKuzc610RZVp3GKTH1iKVz2tt0VDLzivQzyyhjCHF39wS9ZNB\nwfmLidDQQPdT/ZNCKnP8eYWcpRJpIsZ+tiUdLNJMg/U+w1xHoG7YiPyBpgcs\nxb/KIOBbrh3IYLcCZxMIe8eftQatZww5khtSk+nidmxaohk4m2ZevlGjpjVw\n+kfgmmRU6ZQ3IAU8SBFKa5h8ZSjWSIclWd+hAfMQLL4X3FMVD0G2ZKMu5pOY\nMu6wA2IlX693C068wTmXiEhwc1LY1a+AW1aMi3b0kgqcEYRT6N54LnI0QydM\nQt7kGXrJqU2QRpVl5NNWCV7whsRI2zUVsM0mZrE/1RZRT0QPEXGq/9LPaSh+\nXM6IKdURcjBqv37abSfAiv79lzlqmm9/aHdttYKAyqX+J+rM1Ve6cZsyQbvM\nNPPBH2uPtzdbb7pAP9uglmaRX45fhrA2cR52nnr5LBiHZjbu14mE/AeCV1NH\nevN5vhTV8Asgc8GhJ38Xf3qqgsXQg/rfeZ0mmo4LZTLZdjXbDZowbs56DuI0\nQ7Hu\r\n=zbaZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"8258a85ed1b5fbb9b09f2a6d241c8eea3babede7","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.2.0","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.2.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.12_1576746784493_0.955730003644855","host":"s3://npm-registry-packages"}},"0.4.0-beta.7":{"name":"@antv/component","version":"0.4.0-beta.7","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.7","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"15223943035e5f58aebdd73de44cfc351080a4ed","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.7.tgz","fileCount":290,"integrity":"sha512-gSEfJGybI72JtXBoK7gJYrlMvo+Rv6qxZo9DKYF4SXTMqonvhYw9yebRe6G87cck4Qbb3MjTteVp/1Dl/b43rg==","signatures":[{"sig":"MEQCIFhP4tEqcPYwal7XtvdKIuWsrADGsxIk9jfrmwh+pQf7AiBClIkI1asDqNW1amjQDQdlMTQtaK99PVr3OO97T3G7dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":901422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+2iJCRA9TVsSAnZWagAADwgP/2RYRUQAtHI/xAQfSAF8\ner6fwYQh+WE09cl6D1Rb3Dd/x0t8rlvcDK07aaMoetdEzyI50AzWMqChOXKl\nrX2XnxGTg5VtCRtaVCt21B+aILTJL/XyjhBF6vNidcBy+ILJ0DVp5SOu2PZR\nLHt2WmX2cB2KqyX/79BpjLMdpdALsw9wzK+9TZfjP4hlSRRufYgAAyY0kRZl\nqaT7WugVuk7gRhkyfmli1WkWn9F7RA1j0YAcGApOiflNzXidqAXCKkTr7YJT\nyM9RSs02lyUjKlUpEJu8PKSYJz8YpuQ7YXRj/qP5Q3Hvb5jvAp2x8IhG2k5J\nRQF2veiskJ72+kPR+zXyFFWT1A53vxSz9unzME0hO0qPeXR7aIqzTk525pra\ngmzgAG+0WnsN3D2Y05mtlCgC1wAyDCuMDLxTYQToDn82vUiOECvCSSd95p7C\nfjICtVbd7P0N0FzTUyj5mVvZDPMc+avfXSDYYfp6j3OCur7v5uEn0RMkcGef\n5u3PMbTGQjjB07rlqowLqzwfZOxp2Iza98I4umeQn+xJG6lmIcnzZX/zOMe2\nWlEqKaHpnSR+LHb6Fw21Y9X+6JZC4j7qHrD7JETrkb4z8PkLZUMYLrfNNyJI\nKfHuCTZ7D4R7+ErU/O8jWh0XjYh0mcNi/IpDykiH5niGbLerrK4Tn5GzogEr\nlJmY\r\n=6jgX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.12.1","description":"Component for @antv.","directories":{},"_nodeVersion":"12.13.1","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.7_1576757385483_0.4235037601380207","host":"s3://npm-registry-packages"}},"0.5.0-beta.13":{"name":"@antv/component","version":"0.5.0-beta.13","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.13","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"74dbc55a781f65024274ca93dc57e8aac08bf0e7","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.13.tgz","fileCount":285,"integrity":"sha512-TYxJF/x14RNBHw+wRkdANHDhczZf+r97pvdkGrxZu32BHYfQLt7ugct6iTy9CsIZD2SJz+4E0VCWRwpeQqd8gw==","signatures":[{"sig":"MEUCIQCvf9tGdT6xuJcWqVDCJx9OfSe89G37mlbt6/ylryGcmAIgHVsPriTPwQaeinUyl1249Cq0S+sbfWSLBj2CEIz+b2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":859137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/DlBCRA9TVsSAnZWagAAd0sP/2liTj4o7QXJjngm7F2n\nYUZNLMOyvVtMgfEJpqXE7P/J14lr3OFRQ8KNSZF/5V143G7fJ64Q3KZU9gq2\nm5qC+BQ5mq2rLWk/yFpSJ2a7V05vqkuVgsOWUA/WjiahqsyRnsb55Ighsy0z\ncALrXH4UY79YK0z7QlM2xr/2jh9Ch4fFWjRxQj8x30LWpMVn7WkSfKP171iF\n+/oFr/9RFaUykzSJnSJZ8bLiJsF/yFMPlEwM8gaI4ajFi34xhwVNG4kj+Yam\nOtLU+XjDpb7Wk2GdGiIGBIHxW2bIEy6wUNk8XxBf4OjEvQ/tzYL3MQZsp9MG\npV1xeUvLvS+MCQzTMIhy8YjVHB2UtywxD+fFa+roKj2p5SN1gZ/thMqwzhXJ\nfcx959RBpy+SwAemPn3S0h5pMoC4nKYlHoxNupIOFXETM+EQPgfT4iFKVXnH\nPjxkOFWU2Bo8Vz8eQ/UBSBRZFL2OdrC7FiTFafcqc3Ee1c/RBkaFPD4vG4F5\n6B0lxK+Go92FAmwIg9Duh01dX+bzFCGaDtzBEaDTv7VwMVSODSRanBHoYL8I\nL5ZcK3UQgCuVDP+Sj0ZIKpjVL1MdC/oHva49BEYCVWMqAD8/3XcqJWxGTM89\n8f7kQ87Ht76M6HgFvEVcZmCNQE3NI4pU01+D6IH9W5oXLYCB0sey3FqMNwLJ\nlo0S\r\n=qQxD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"8258a85ed1b5fbb9b09f2a6d241c8eea3babede7","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.3.2","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.13_1576810816884_0.6717340294483471","host":"s3://npm-registry-packages"}},"0.4.0-beta.8":{"name":"@antv/component","version":"0.4.0-beta.8","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.8","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"9eac6abb92283db8a9b4fa2b516392bc82298da7","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.8.tgz","fileCount":290,"integrity":"sha512-2g1nCdHoSr3FQ2/HfUE2bF394w2Lc/Jv95sg/viz2mEsMJ9TCBlqLi/nMHK0LtSt2taQJBEFVjCQbLkhXqwPsw==","signatures":[{"sig":"MEUCIFMC4jas0uPeVDbjsbHnsE1tY5XNxVopYAo4lpujAuxsAiEAjrGrcaQrlDOscYxsKHxBO3UrRktCO1fY4PeJa4mUO3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAEqLCRA9TVsSAnZWagAAlYMP/RXlY5H6APBaV15mYNSX\nl3990/fhcYdjV3QsO/u5b1N5yOE9fElZzyTCAmcwFCwvAeUvvrC5xEJtRWfP\nZhyZ8Jgp8a0WeNyPS0t+9AE+LxenFSIru9Wra+uUZgemcLMomm4bhcFMw2tO\n6F6HUzvhx5yvbz38AbofuVV6Q6phn/jY9ln7zl8UPfpcyhq/7+KSV7fJ6j8R\n6/B7B5Sev3Y8fyLr0+KagEw9asUHIzrwD/LHnkdC1Eq68hKMjK7wKQLqYoJI\n9rZlEbHEqtywC7Pqv+LhjEtZRazMoA9DmCg7KbRHeqqdgXuBQk5CmnxoasYy\naYeZFfxol4AQQWC2LFc9DpmgAAR9aYlIYW+5F0cyshHHX3Xd//Vvr92jrY6D\nj8tHp7LgKJwYZvG+GyGXgsZ3nFDG7QszGi4Zdh842qCH7NXO6q7YhEPGbhiA\nlXKZzgPxtjb+aPXaawwIX6B/Oa+oRv/Nmozwpy2PHQ0lhAbXqppHb0QwBmT+\n+5eXowVgaT+LQ1CvsK/1uoTYNf0RaFA+JudnmGdGgbCEBbCyW70PE5rxJFRA\nR12yRXgZ6TpDpey/P66rdsT2A9CE8MNHcEQpiP6wY5hEdeCAkMt3Hmg3VzA0\nf8nOMMf9y3VRYLJFgoBMGK1+Wh2N0wpoarbyiiiVJ/o58PRDrnwmYhO5PfkW\nhVKI\r\n=+Glx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.13.4","description":"Component for @antv.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.8_1577077383861_0.3807068264156408","host":"s3://npm-registry-packages"}},"0.4.0-beta.9":{"name":"@antv/component","version":"0.4.0-beta.9","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.9","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"1ba3bf6681bdb467642817d32f2320ef5d0dbd62","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.9.tgz","fileCount":290,"integrity":"sha512-pGZQibCjU7kLOpR3Nwci4wHphhzxMMeB4U+ySOEk7sMiDAzPsu/6Z/U0BnQPnl8kIFLsFBOxNG8XMF8NtjFtUg==","signatures":[{"sig":"MEQCIAqXfHdBiK9LmxkYFWf/UBiHBTGZMZTN+RjfdovJOZ6iAiBOb6de2ZOcAWCHAW7cloQIAIAkF8CjV234ElkBuXw9kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAH0WCRA9TVsSAnZWagAAPLoP/01kAHBp+SU4mftdQTHJ\nwvqcW0jDB/nlCbFCSfy9voaG2X6VDdajZ8ic83ggNNFNEXX289Cpcgbykyrj\nVVrW6/EKk4sI0ok2kq5hv6sbHCwHn9zr6CMMYV1gCuK5jKGxF+SIsf4kx3cr\nvATHvS4bK7nQ4s4mZntbVXbuqTsVdt21QmRYKzM7D7d79lQQWEyab78komyv\nQC4Dr12KkjRltSIh4befY5PsU22uSXey1b/AQQDI01crDzOogQonwUpCfaRY\nRisRU3Efe1iSuZ9691Bt2CU/VWQSOqY6ahVvKGC0oxXmC0mMQ87SYWljuaoj\nf63f+RK1aAetJ+/Z9dj7w+cvHvxz45E7jzMjP8gB/1FupqvDbMZSWqIkYbki\ntU8pTxNw0uGsy+feijF2VK5zuE3LnUHODU3gGBiwn99OvShSdKrCUYv+URi7\nR0EO2x33ZBfaWqeZ1t2nlClgnrZuF/IdcLf3OOxhtxcagsKQUkgU/YB6qaR1\nt4AnrmyHC3jOPhFBuTlLcj9RuQna2WPxicfqApFpzRiwk4uTlZ08Q29zO1ab\nmIoMlBD0lIutKeEagzaAuqJgs0S03aWnR+wbC/2QPjmhROZF94BU5aRlenpC\nLToYxee6pMRE19wMkOM2JaWMvrb5VllbOaRlY5fpQIAoEs5+Ea0EijGRy9Dv\nDcIS\r\n=lGrO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.13.4","description":"Component for @antv.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.2.0","@antv/util":"~2.0.4","@antv/scale":"~0.2.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.9_1577090325836_0.9915695661667012","host":"s3://npm-registry-packages"}},"0.5.0-beta.14":{"name":"@antv/component","version":"0.5.0-beta.14","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.14","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"fc5dfb99a62911feeaa469129dad393808888152","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.14.tgz","fileCount":285,"integrity":"sha512-CgShRhnjY8yljQjgD7dm8FLFcX1WLQLHTEBDQVJSMiVUKspelBJTEeCVPQmGh31XrPbA90Jw0af6QfKtqFVNZA==","signatures":[{"sig":"MEUCICaOijt+HEQQ+JPnugzGekOIu1gX1VhWvPg8KN0qIiWnAiEA0+ZKMF/d6bd+QuUgl115fSlk+YvUKeo+QP8czBfnb8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":859207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAYlZCRA9TVsSAnZWagAAK/YP/33CxLQvB5tDbZ5l7Qsk\nhCpbO6+QQXbZoZQzEtLCRHnvspRgNnls22nru8QcnyJ9LjYLAgXNXWP8Hwra\nhSUQRnZjqTVH3QohcxQKpJBgZVb8SJ+te4Q3QyTxFbBWSr4x0Sts4tRw2+qq\nUwOJFTG20P8NWof/Nodv74LZWqZa4KWiwiuZVxnGco1TFMsEVWt53a5D7F63\nIubMndcmj9FLH+8uCPHx02KvCWUrDm9a4bbRe1EANjO+mglIKe6WNqKRN+Hw\nr/70xLQlaGX10rhrUCTsmKpWB223nyeGIDFkoxXf9+Y63Za28N+pPtGZnDHz\ntVV817Fax2+0lnq7ECOvdgdHUsCcZSCkWcY4cCvTe/iHVscs1qjmWNaW12b7\n9oAi2Ie7PbqumQA8W8lIUhPSjSW/mV4tgpgb/ljroR5uYCkZD0y/SC3ZT8nO\nXMj5F34dx68i62+CMZqRkTrHvrCwI0nQ80Nx2zpKZ88FZhqTg0qFz8Jfe/Xe\nn7HfhUVrGOdQlXcKs6tJrDE/qU9Av3jZDN3nF/QtxVCY4qjlhs2JXuwTm6mS\nGZViUu7Blwkas+1s1g3YWktgNiu5DSNYZO+YT9V2vSmNNmLEL7MDWZAyU5Ii\nTczuHivVBGUmALqYj4VTnOFOupRNs53rKekUrg5dyg8kh92xl5dFoyilSnUM\nS+vU\r\n=+A9D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"7e08e4bd39cecef6e5af4301306c0c127ccbf7d6","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.3.2","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.14_1577159001238_0.36485502911741463","host":"s3://npm-registry-packages"}},"0.5.0-beta.15":{"name":"@antv/component","version":"0.5.0-beta.15","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.15","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b415104bcffbbeacd936f629c8885dccc232668c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.15.tgz","fileCount":285,"integrity":"sha512-DM5QTHPD8TCNoQfZQFtW2t2E/f/FsVtCKvLojfN1C134VpN/drmr/GnMzwB1Rvj4cjADq4Vh5oni7ndkn5/fjw==","signatures":[{"sig":"MEYCIQCQxQ5OVQpfiz8eyvDlSaEwNuOeHEj628RIxoQJUBUAfgIhAIXG/USj5GQKR9+UhgvsSlEYUhUSinHtgsG6T1XEC/Ey","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":859537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAavaCRA9TVsSAnZWagAA3hIP/Azew5y9wHkjtXmEQnMo\nuWHx3ZgLYZXAWEkrOT2WrVY2Z21eS62Ttcz/nP3578tvzU4HxZwVgWIWagrG\ncxB4VCwhjXT+Von039PXuPO/aw7PWDEbvnMfYUsSbVNV3pQkzssJ8kUHciyZ\nA7E/o3IPNASxlO3vmyFKzcfy8ThB+M2jWGXyZgJ1+GtjkjRV863dfidBVC9o\n+0zK4oendlwzKYE9kEwIqvm7q/jRzCboihIpZxltrE5Zs5CyqEWh2qlgRNJy\nXuu1KF6MYvqyCSb7AdsZbCse6gRhHY0xLQaa10Xdqfn8Hd2l9L9qMB3Q5wxe\nbVRqAhFRVNMjeCANEeYm+qTjxb41QXoTWL8G6tVH7p18EXq2UCA2CMUcCjTy\nAYtgRhCZEmwslxAjGeshWpd7eTpf09d3jqml9AgZfq8Qa6bBvvAVZyeUibVd\npj969LmN16YPqTfWOSDQ05Q2xx6rfCr3+FyclL63ru3VfgUmRPisbp+C1S0t\nfYm23QRScEKskKxJJGb/K6P45SRNHViuS6DaLnD5P2KQRBS4CB2HluBQkeOP\n5J9Rt+nyqj2l5aEMtvfkhGHDjnIrcjJqYIrb80/dsq7WTrl4muGskWQ1UZ2O\nkEViGN6qJPmJb+tTUT6UAqolN6x4hwnXULfqoFuDxJ4kKSf7NOMG7XPCdm7Y\npE/Z\r\n=UUOd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"badbe02dffba40320639023577869a4d912873ca","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.3.2","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.15_1577167833393_0.1177671234674158","host":"s3://npm-registry-packages"}},"0.5.0-beta.16":{"name":"@antv/component","version":"0.5.0-beta.16","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.16","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"9386ca764360b14687a97055220829bd398e28c9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.16.tgz","fileCount":285,"integrity":"sha512-t1atHDCZ0XHZr09SUhgxuxdi0LGgqEPe28o+8JdgcSekTa+J4UOErB7hTqrnzyj1SZTODBD2j/h/SubMLRoE7w==","signatures":[{"sig":"MEUCIGoHaZbbs8MTcwF/UTti4JzwKAERfmNiaMKUtzsSof0fAiEA1RizernvyyaA3cnFeMfbKxALsRC1sfTW9m3QK1PSCAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":858797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAcS4CRA9TVsSAnZWagAAr9kQAIxLU5XQoctXsGIImbmu\nEVsZO+tiUs35u1rqHvh9KAS3f1DGMTMx3lZb3TMZ8koP2CZncHVaeqoxoGLU\ndZPvn38sXF+rHOJjag6AJqaCrUGv7pAaJP3fCB8knhfcu4zokQH7jHX3wt/a\nNzax5tMkk+l1Qi94ovZp2WF8Btqa99qaqN/ctLFg42KbTPz0syweHWXlx1Ui\nJ5STrQCO79w25+AaXdnaHGOtggnPCfdece+0b9TuPNQGjdLf0aSYgdZR7wWg\noug6ahIgvcosjnE2H7o/fOpxL0F5T/jyV634ZivWMtKqGViCgZVFR7fiM2Bc\nZac9hTZbaRY1XVD5oNhGuFu5LahdeGQJhIpbCoXWAWSNJ0Ci9znMIsthVgKL\nx8PMhCUW+T5ipjgslDF0Zh19CXgj05aB1cfgG6t1xIADmuet2ydaD0WzQ4hP\nrV76n+ILFopWpmDzK7MGpU4OLaXcSvPNSrD0/zR3qqKk8aUz0n+ISJJ6AMk4\n93+4Gend3348oUOIj1nAJTpKms09/Xh6CRwoH9bQ7hm2JSPBbFMvf/3K9bDW\nwI98Uz2KcIcobCLNRK2sjNQi/526/BAb3t/+63qEKlOu9wcPPvQGJLOz/qUm\nVlwxf1/gDunN6V7/pDIoQIOBC4Jp13DouJqKqQiUvedPcwJiuSeecUqdFO/Y\nZ5VN\r\n=C5hV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"b1ab6ca3d7098e2b4372abce5087e348ec825ee4","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/g-base":"^0.3.2","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.16_1577174199477_0.845330877527942","host":"s3://npm-registry-packages"}},"0.5.0-beta.17":{"name":"@antv/component","version":"0.5.0-beta.17","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.17","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c2c4d965d759202b6e4fcc0cac02faab4d4070b6","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.17.tgz","fileCount":327,"integrity":"sha512-7dh2TfFgkTkJIIT3cyZfH9jvWJjqVLtad35ESjjoSeBpPtNIB1h0Nq78pXHT6qixXW4vsFSHlwsiWnj3WG33KA==","signatures":[{"sig":"MEYCIQDQSvvFM1KsjpyqXeEXVaZ/I1HgaWG6bgCuzBCwctZ85wIhAJcMdwLv94gcVeFhJiJPLpRP62YN7xWcSeT6ZbyNeEMk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1015077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCt+nCRA9TVsSAnZWagAA980P/judnUUhAWTuI1/1Qr6I\nsJYVLV/gBbWSFcZyKRgDG6Pd15bxRuv22s8V437hUkQKF4YMcTIhTE5OHuXI\n4R97n3pA2tkgz+eIj9jSpUqHo+wthJ46ixg2PKLNtfnGNT+LtNKR54vNrS0J\n7zBiwmyDAK8BgPVobaRIUDODI80XzNojxduNNX02ZqDVFxoCpo1HeaXlmps0\njB+QVeTxvn0c7HAsGKy3qBBTHBk0bLgdbllAWseDcMlkQrr8k+IzBiMdDqPH\njwQEIqtmucKAVZpcluR4tC+Gacr7hCMVfxCOgKtKDrMc143otecbsb8U50/T\nx7SxbCWboY1JgPwPreNhsIYejEG/mzgqgincjjMe12ioE7sZtWqRR418Ctom\n+pgrG/7vJlvu0oIES7DxNWEId1wP4hP+qWF/ITKe8wYcRPTYoynOd2F9dHi8\nPsGx/eU9dRYVUnEKD8P6wMeBf7kgFc+a84QzVsS8oPosqc5PZ3mzK5XLuVtJ\nX8dkJIzSRI4nRqYEfbENGlknj2B4BkuvZGGkrp10h9euMeu8s53DWP7Nlz3x\nezs4aiqqsgUtjGb4jTFPtcHS/qu+AdGFt7cRdchuZDUBf5HlSmpF5q0XxbVu\nyz7TuKB8PKi1fGp5QrfKMN8REGT5hpiNvehMCLaRyeqQiouOhzZEZKxRt8hV\nck1P\r\n=kh/U\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.17_1577770919479_0.9278106858639297","host":"s3://npm-registry-packages"}},"0.5.0-beta.18":{"name":"@antv/component","version":"0.5.0-beta.18","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.18","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"edbf4444a87be62b3280430e9e5f2f99f2716e9e","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.18.tgz","fileCount":327,"integrity":"sha512-Q17jjfq6ujvidUxylfGSUfGk4UGUYVIhO7vctWBiR7lmYIt/xgdV/rMpbC/4fusIcULByFXwIWiV6f0f+4MCzw==","signatures":[{"sig":"MEUCIQD7Lux1rSF6OLzw5eK5WDaoF5DrW/fA4muViZYXmEs1+gIgLkumQEvtrHj7BIeDkfLfzCBs28WM3x1Z9sNBqJrUbMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1022037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEuWcCRA9TVsSAnZWagAADC0QAJejLnoP6g6+W0RhJqq0\nEKiGpLVBW1oyV23QPxjLABJKrGGZUeeDUfV7KgDcQuw2pg+ScT5ATfBmb8Jg\no/Ls3okqG/M4713X6gkCViOh7yyYVhFwi+HBYB+05TTyORIljRbhU9ovg5fr\nX/aUnxle8+M181E4zUcGhdSCsyzwtO1TxYwXYIp090VPtiQZ1cakL4PpOeu0\nU7qQzR6JZ6wkY+i6XUJ3+EIhudgWAA1CpcZIifw6+3PODCqBwyyluX/Tmaaw\nHKFuspzzgQHpU7Zk0iYhHAe6qOrLyTJSgnre8G1/2vLPsCqHJamBAEj7Ul9i\nZg5uDhchMZdPGT3nXES41/cO8MjthcUUYLyRMrG+c+OZrlroBsV7UaH8kM8N\nYNmoQGWkfzWbDtk2EJ4SDdQz/Z4DtUQE2gz9ex8INVQacv7awI0BBDmx04iP\nWJK32wuhSMMABQKTAo0BnDBu3xJpV7YqA8nmX+32c6yKyyGXwyxHKwc6dIni\nbsHLB5N8b1BxqSl8XnRTroWbdbMRPTE3zPtjFT0erGksnDrC30TLV8dOYCZg\nTTr+64TG/uBskx9Abiczy2eJ6UfUTARTHmbgoNsx2+fdrS1e2JIt0ge41Vbj\nayxZlrVx6kCleb9vboZolwBzGISB9RfVz3Q7oaqpEaN/3CiHBm1uPfz0uRVz\nDnom\r\n=XxSf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"c99bc4428c693cbf3b602e578dc200feb56fddad","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.18_1578296731639_0.11385133507710976","host":"s3://npm-registry-packages"}},"0.5.0-beta.19":{"name":"@antv/component","version":"0.5.0-beta.19","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.19","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c581ae7027cbcf6b4a6bb2219a2ec0cad1b89812","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.19.tgz","fileCount":327,"integrity":"sha512-YktpCVXdEBXlGveJ9C3XYEr7SIR+fwzFaDHUWp0tJunbZfW86hMs2TPMCIeVCfx8KDGRaaedqAMFUemZ8dsJsA==","signatures":[{"sig":"MEYCIQCwPEFxK5qSY+bs2GTu4gFuxeK+i7lCV5IShTKytgmzhAIhANy4E2ElI5VnMo2iF/3JabwViw91yQx/mQ6CIfJZB25B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1023145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFASaCRA9TVsSAnZWagAAUrEP/0lXXP+e+RlS1Ne5DsJU\nTMyjWqlDtisZMq7kcVAynPG0bUZnmiMa4EUtTmVc+jtwWxs8BSyiar70XqZ9\nqRCJQS9UBXSwVBQLyFVzw87AagvLRGSG6wJOC5/cpGoMbqb3vdwVwCRo102U\nzgfI6X97B6Ms9iuD85NNY+RV31Z6ylygjvC504G+n//X51YWhIg61eSZvGDV\n1gAmzIQSuceEkA5hlNW6XhxG6r6K94LrCdvvLyiwYJ9DWhTyvTKEl0uTWUM4\nIJOWtUv4yC5g8eZWWBLP8pRbnJ4YbY4yJUeiLHKTeh+7AOTx2K913D42mnOi\n9mwIAE4M9lPkjI1xuIsyuTK7uQUiICBU+Jv6IVjTbZZlFGpTtzxjxXS7v6uo\ngP4ZfXym7x0hIJCy/0qWGdjTK0KhA37ItVFfKoGmmRpw0lvPqZy2NgPdPjzZ\n1H10kWtorSVcHmygsOQZ5/+u1y/2fLgt94QvIA2MtXlBs8E9pxYEGR5dYnk0\nKWjGEGIs7efzdVjyuLCSV19BX+KsyA1hWnnpaqLKJuvi7aMJbCi6n83Dwb2/\n0uaYsSVoSdI3NqRZ2rkql49VkdR4a4Zy9thSm30p2IWY+sO45Hp+5xinB6pH\ncS07Td3bnJZTYFUIr+NUqBXga81u8VNuSijkpnKzOk2wF2YcREaakY1+MWqA\nIddw\r\n=Dmcd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"c67263c41d8045ab512734d1d773481f2ff3ea19","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.19_1578370202306_0.08466051186225676","host":"s3://npm-registry-packages"}},"0.5.0-beta.20":{"name":"@antv/component","version":"0.5.0-beta.20","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.20","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b90b1d7b72e62fe087efeccae976986c3c6e278e","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.20.tgz","fileCount":327,"integrity":"sha512-IdhRlVo13jrQYrsvuJPJqVcZF6gTMDj9GvOCw3p52ntylwN0rIWJGDXTz212/KqKUR1rKjo1bmcKALMCQ7Qzhw==","signatures":[{"sig":"MEUCIQCvkPKHU98LEmU5NZV95dJ0iw0a4MhzuIfjFS0XRlm8AQIgVfHYLh//sktScKpFWE7ouF6+IXH0x0gAj2gIae/jc8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1022725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFBnWCRA9TVsSAnZWagAAQV0QAJAtle9UlrEdDKLcW9IA\n0xR17HfxtnOV4tvugqNaArZFTb1s+ITDoj1nBHfx8brz46bBlokbeMOpzBwj\nDWz4zwIECpTrzVqEkf4KG1Mh5QCt6WEwI4J9G71AiR/b5xjtj1sXzY3hScdF\n929BZeilJx8hlvHTWXGf5vaP70aHF8rknpxtcZoqFwjVrCJPzeYck4lSJW7J\nbxZ44t++hCX3mwLMcwmL6193JWKb2Zr19nv0uhkWLcVLFOoAleN+B3Xp63RA\nqL+jT1as4wgbI5GK1OJC77jWE4sjCYu5rP4lXWGTe8IQ48wb8Oiyw0KGn36J\njJnISAdXrICgfOZn14d8BiFTu/Mx6d9ZqGe5Cfh1H7C7nxghI0j8TPfCOLfA\nChOISqRRKY9YkT/BcjpKhE+ZC0Op5iQFXxC5Bs3IOKd68WD+Mnz964LgthPO\nceCrj/Axkv7NcgCGeGguuSRrCtooa/faYJe4fKo5IUmWinsJyOz21Y/a63HE\nshCH7Hm/q8RZNdndnyAEuvo9N6TOUsFcj2/cgoZMW+cVS+RSGFm705F3QTMp\nVNOjvFLg5HRsafqdJi4Jks3TB3EX8KVJX0HFm/4OntjLPHTdjc4BgsBthAPS\nrQK0q1eLhxyqXJqMLk+PsYPfAiKBNDaAKtQdHpkTPJRdEuTtyNfBrdtm4LCv\nMrX4\r\n=0XoJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a11469d26e1297baf0850b65de840542a10729fc","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.20_1578375637747_0.560136103485732","host":"s3://npm-registry-packages"}},"0.5.0-beta.21":{"name":"@antv/component","version":"0.5.0-beta.21","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.21","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ca576f1ffdd33879c53d59947029bab1a54bd3c8","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.21.tgz","fileCount":345,"integrity":"sha512-Nk9UOyLQuVfU3acr8UntyoRSHnhuPCpiQRhbIeA5mnEMi+NgX7ZITbOGcr+S14J5s50ysR2K14guUotWeli6Jw==","signatures":[{"sig":"MEUCIHhE49Sd4ddwkN5UtflauqtQkhrpAaRoCQiFdvrXDcKSAiEA4HU4KH6soueVMaGDEeLkVP9x4yU64BOuGmy6tms7lN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1083781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHt+jCRA9TVsSAnZWagAAUNUQAJwEF8ynA8A6UP9/ugql\nXGcftZRN7FRx4Ja9jxX7+E50WZtBU2OEMDoZI+mNvHamHwJM9J8ZcCcUOKbu\nCFxX9dKa8spoQJWA6S8q0rsGapcFCOTzpW4C9CcFwl58rhEroV3q2SIZdqYo\nNNi7FK0YGt3HioYUDcquCpnxCA8X1RxPCyJELhfUO8TwTLYt+X3NFA1zpub9\nUL6Uegjot+gVvo5QlrlqWZi7+DRLNAyVyIQZkblV2bcedSokOSkeW/89UfvL\nQ5IBPT3ztNESGVED5C19IrGTbqFJc5rTzEEHMS8dyUFjRONIiEm/NfeE3y7T\n6EQ0LSqDr4Utl453bEsn3BNPb2QLpvTJaoEG0+zUoYrYZbRaxVWMrJq2epa5\nM4shGwl46lOBGnV4vvlrqAWaKkBEeiTtfzBgQ9M+tSLk6Thnjc0lpX8jG16X\njNdWYRMOCebYinQm55gPq77iXKhA1RkofaSTqA0B7GzkjWMA4QR3ro16tQ1L\ndqPlnrXXV5DGcG+IRSbg+cD4URLRe1ACAcRk7cg34DEyI9tCH56BSBko29YI\nZR1x7JFj/NbEzemVrWHLHRsrQrF0+PgA2VYZO3rTCiJ3NGnuNWVEBFxtl9CY\n5VoMtThNtjK2228aCBRWSfc7hu6ZqWglSs2LynzefSel2zAhIfDtbTsKHwy7\nA7+v\r\n=jKa2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.14.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.21_1579081635032_0.035036766627661864","host":"s3://npm-registry-packages"}},"0.5.0-beta.22":{"name":"@antv/component","version":"0.5.0-beta.22","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.22","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"dc267809dcf3b8c1fb30d251f08aa84c3f78e584","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.22.tgz","fileCount":345,"integrity":"sha512-h6QDDWn2e0vL9DpsBjAzrF6PqZg3ETS3xwpB+Vw4yVlKnU/fwFKUYfq3OSlAaVbrAFNxsK6FdZLFrRD8MWs6JQ==","signatures":[{"sig":"MEYCIQCIhl0Mobr3qYLqgo5Ul1oYJutis+q/4VPmeQJnwqh/vgIhAO2KYaZ2m8ZmuVC4PRFSMAS4msMVUiN7nj72nbefInAg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1083801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeISfTCRA9TVsSAnZWagAAO/YP/R1pOo0eCRA/HJUubTRs\nSRDYr2XHb22ShUcKO5sWckErrwgLpB9uCnbbs+HjI/++4KlAOJmSa+JaE3W8\njvzckcXplQdRl5xT5c06BlQUww6knt0C34bBIM3dXyRVLPve+VqbwYrfsxHA\nQqEl2bLshHZn60nFdTygA258X+71zzHTYP+ZPkhCGfghVs4JVnE0K0Ktm4EM\nISX9bYI5Iu2COuiwEo+bWfbCgQAk/mA+eBjtkf/KRJiQ6EFyQZotAzmzQOB0\nZvbhGLpw49Nw0GCJGhf5K17ZZ1qSfvg/aEjjoCK60lGyb48EwXSCaE0ZTYn/\nTxY5qva/Oimh7nPB0YZ0cFb0E3qE9tRn3z2YwojSRIuIPRlPUuZQJncrO7Z+\n3CkJQPtvrGEuUt4XjeD0zlRiC0L6Og2+2lKf29i6tM7f0qSq1iQPLnaTVtk1\nnmI56YIB6jcGnhgT6sHfj5FFONjmMaLsXUOzDgEYdI5RrsKBxqo9G3Lfq2az\nP8JqSm21jOw2e1dQMPjrgyxAWFyTSLHcc0f46SpPn+ndjeMLuWCeD5tBdQ2M\nkLfx8KwP8X6tuqq1fMu6u7XhOZL5pUXlT1sMuxmR9sZwLx88/yufuqnF7+mA\nQKnI4cpsocj0O3iHtoIR+RLtBpQ6ChQ+GqrIgvc2Q+ZPMAc5RAEGFKJK/ga/\nHMR7\r\n=LlX+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"be30fda1be45c60542501eaffc93e96ba11eb13b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.22_1579231187265_0.32477848611420157","host":"s3://npm-registry-packages"}},"0.5.0-beta.23":{"name":"@antv/component","version":"0.5.0-beta.23","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.23","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"21efc0763f5954f101dbc73b95f0ecda3b01f254","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.23.tgz","fileCount":345,"integrity":"sha512-2Uo/DJxHjIKftoayVy4cjX+MrUNVcZNU0I4zhv5ikkD1XUIWj2v4QtnznfOcF37KGH6mkjzvTQ45l50puB67Ag==","signatures":[{"sig":"MEUCIQDCsMiPW9pH1klfU1wWBtJqQqLEqXucrVZ625oIBElp4QIgNXXTgP3qxS4NgxNC0oTCtcfAdRAkOUq7tajpxOHZ5XE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1083851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIUr2CRA9TVsSAnZWagAAY2MP/3aXToRK6fB7tv7/WpOM\noyS6yueomkRKJzZr2b8rMCOM68y0+InbqPitwPt4gybiIjZDMhlodrpy+DUo\naNIP2QfTZJDATOPmKgg5OBhDun1Bt8w3ZSYkwDUDTsYjPOmzeULxocafA/33\nhcy0wgLkLl1CLa+rj2yoTmIX8tw3aMZ7ico2H70l2V1P7Go0Vb6a/DzM6WS5\nK5J65cAMoQEKOEMub++oMRxYg60M1dKAtwouCSkDiZHt8p8dCR0aUf9l/XiM\naSCySn2xUUPtJ7AcbRXGAO0VGFPrXwv0G2CjUejJfbXsfoI+Zdl/SW/FCptL\nFnMpITOnksJN7XNNi2zwcjpypFO45ktY2HZ47zp2oWcJbraKg9rkFqFhbNM1\nzr5j35vKV9BRcbDdzgPGzpy+zMiI7do17sHktRfq26puu0bHRDOk5tAR8Twg\nVVBzfvbWkBxufJxOl4ZQcSZNMe6EOXpUb6Aoztgf8YkWcFTvnkSqicTAewdg\nYdtVGdZMGd63ILkQP6cVPmmmHF6cKLVwDSWnfFovR4XMPlJVHfsM2AGuyl06\n+c1Dq5xGpZ2mOjc2LkOI3A/JDkCwYMMX2XcZ4iUy9IEqvEP6kouwfv3zGs2w\nJHhnG91RluuUFrgp+8gBs47rTP1T0Vylx411wmEtzilJsodZmmaF+uYelU5z\nNHc6\r\n=Sn+t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"993f413d384803e8ad2992180a85a4c52765df84","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.23_1579240182173_0.13935516274803494","host":"s3://npm-registry-packages"}},"0.5.0-beta.24":{"name":"@antv/component","version":"0.5.0-beta.24","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.24","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"88dc2f930a52ab1c7fdcd30323e9087f4a29dff4","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.24.tgz","fileCount":345,"integrity":"sha512-1Sx/lDpa6/kBYrh610pLn8UDHmOSZl4NIbLf4qbqmjgxtV/l5mWI1I/ulNaRfT32+/Tw2dpi9FqE5cfGpQqhuw==","signatures":[{"sig":"MEQCIFURQfq6SGTUKycbfHX8b5Mmy9XwYIenHHsTXIgLHYezAiBqWgA3IkIHZ8WZzM/YT4IH8NTI5b1npfGR+1/7xT5pAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1086079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJRXdCRA9TVsSAnZWagAAwQIQAJJ+y6UEt48XcErFLrLh\n6mb5xDzOZ1oV0q4RUa8+jdJcEnB2isJseIxe0JtjknXFAsPzJtfZd2J8fkdp\n9Ww1ig16NjIk+FqYogG2Zvll6vYBwucmGTLOWlJkTdWxgstFBqFSKBGfjfeN\n4WfqhEC/EQsIVDgsZbjPCIN1KdhyHquEvpe4M0n7UQFv6lAr3HyAdAfQnmRU\nEQujxdrTsupm1oYxG/EkLjc50Ei1tn/FpGkjNwMkIIArPRyiR/rwD2h8vj8z\ngqX/phxEPs3Pp1secDQosfi9pDxrW+IUYFWhGcgGbRbpu3+Oi1O6KuS468OY\nemt+LHIe2ATUoF3bQOJXi790NkpAR5kgu0Ya+rG5qUXKHgS9/Ikpy90eE5mt\niowtCzHSirPbt/swWNZprD0drrdhU0LJlGNfpz7A2JWNR7wNBKDbzlErH9UM\nQDmJ7kdWMWWExS9SBpEeMlNqavDA/IrpfKyM5lOKZQbq5nkxwr5gY+TR+irm\nOYkFrosSNK64mfRrdv6MKYaIeb6BTIIYarljo9RF5abuNk0QdMx2ps01ZAs6\ntjBBflIWlmK2B++ht/oQBiSnZppHlB/m3VcCC+hYuFlxa001eFtK/8vUAhiJ\nqXiXUt101q2baLoRpoHk3gTGstZUSrePiWlajHN5lg2sDuCmQ820W+TNpdil\ngzj+\r\n=YPMV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"79943e9c5a41b0946e81648fcb8907d9b0ef5b54","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.24_1579488732863_0.8629518371234408","host":"s3://npm-registry-packages"}},"0.4.0-beta.11":{"name":"@antv/component","version":"0.4.0-beta.11","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.11","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"d08aa92b435685c3da51b9894854b803be5f257e","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.11.tgz","fileCount":290,"integrity":"sha512-wLztPJKHr6NAJ+kOl6milzGNfuUptZWSjw80RnO5U80KAldBFK6K6iErH6H1znoF5iR+XK3VCSjEV9HmKTZvXw==","signatures":[{"sig":"MEYCIQDGzOcId82IRBER+UuLxIU7F0Kowa9TJYyvH3gL+sygawIhANSHplMSp8PgR/lm4E0J71IlCzCWaKhHmxR7Hipj2G/e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN7a6CRA9TVsSAnZWagAAgzYP/iuWu8DjtaGV9LWOvKQk\nWVLcEAbb9s9//LMYnkO32RyGiYEb43Lcn3X46LwmDAdxT1rslXugiwb503EJ\n5sh56Mr5IoSaZx1G6t6txpn4D+TKltdnpFoD9JbP5zXqnHNJzQUwphTS/FkS\n7u7myoZix+q3bs9G6gMBLpHKRdrMSMeAIgPkl8DyASmHQ1VNIdl1zZIiTohx\nVDTR4JhIrxG+SyGVVdK5yeVkNVDLTXZPNhVTzusfKiyeveTkh5idVVLlAuL4\n/SOCXCY6DEjp+spdIyRsJcTTAB5k/Lm/8vOHND9hhUJ+0oidKGF2gzW0zRlV\nUgTi9135TfPdwM6bAyNbTC9hg51AMmjWXxJ7CyCDmn4H2wGaJ3P3QConJ1Lm\nAGHeZezl0+d49OqKk9r9GAWjnCZkD4+Dfh0KEdTxjQhrTuZRMGZp8ICDsI5+\nhQhBOROeLrHioSF1l6HgGD6dHIcfOK7ibkcad9DvH8HgRqnrJOmFabWX2mal\nmMEjbHxSksUnjVtlP3MGLIzwt0unj6eRwiJmWaWrFt5k5YzcQRxGbAq44OjH\nls67VArmksCXMkHD5pNzAlPmM0nYjl6PGywLUy0tQF390/0gepQEjTMLOmal\nsIrqitN4DiC2lciQ0fv0L8A9QIrYUY7D6MWpOToI6W5E2qXS1jdzna49hXiN\nQenC\r\n=9kvs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"sakuya223","email":"360965398@qq.com"},"_npmVersion":"6.4.1","description":"Component for @antv.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.3.1","@antv/util":"~2.0.4","@antv/scale":"^0.3.0-beta.5","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/color-util":"^2.0.2","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.11_1580709562110_0.8854065852794442","host":"s3://npm-registry-packages"}},"0.4.0-beta.12":{"name":"@antv/component","version":"0.4.0-beta.12","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.12","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"59c00b4f9e99f780432066bf39946136ffad4d12","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.12.tgz","fileCount":290,"integrity":"sha512-sEZ3INhKicvub6M1lOwUyjmfL80du12HX9YBv+VbKlTwqIIXr234L/Na5M8vFg9ph5HCY/XQtZjr70g0iknrAA==","signatures":[{"sig":"MEQCIAnZ3csve8EfURkkeM9RqlLZVvKX6cAoz9rxj1/Yyio3AiAbn6X3IYVpse0LgoXd8+AWE3IY+tbsx5qHVsUjAevvRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN7yyCRA9TVsSAnZWagAAm/kP/2V4BupMKRoOecfQgmP2\nywer9+w0fxFtEdNIHVTp9zxztkJX1h4ImIj+na6Z8jW4OzwbK/22RhyIfTi4\nZoivJDLICvSk6hIWEJn9kQxRJpY7FOIusp88OXrHtXmi09Hu7W+dZ8XTPwd9\neABbbm8Xouv092roRrQnfNj14pOdVfOsJjxyFB+v88Y7xK1edlPSVklfioiO\nl+TZNK1EXbrfGbLNWbdbe16fkXlhiijaPLt1cquySR6LeAnNzE95hpztgDBn\nOErNqwJyv+XCDpLycIaXDcEIfgn7xn1JX6fsYKWtghXS6H+Z9kgOYCL23rJs\nnQx+i2w9pQi7G80NNURLTZzrfIe+9f33lOskOYQ5vVGrvtpfBpCJIwdkT1VI\nY9o2VLLeSAKE4K7X1eFVvM/Lg+JS+KTiYAupFFK9ZZ337ODBcZ+ISu/7QLMz\nErRgurokl0u2DunzZuMrWenf+LJzirPG+dmg1UVpYJetpDL0zzriIHMBAB8R\ntgKfM7optwsjZmYS1c7WGAcfAG+uuVAy/HhmZSAq4j2F5HYlqTRVDfgwvpbc\nAMZoUPZNlBLf7l5sLBacLGFWi6d3soZuh47C+TRlEU05xT34eiUiKrytLgym\nODgQNm9UBL+MHiYMat5NNOmcaZDFZ9O/9gwlI1WV8r/n8JTMN4jAdB6sGWup\nGnJD\r\n=Hmdc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"sakuya223","email":"360965398@qq.com"},"_npmVersion":"6.4.1","description":"Component for @antv.","directories":{},"_nodeVersion":"10.15.3","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.3.1","@antv/util":"~2.0.4","@antv/scale":"^0.3.0-beta.5","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/color-util":"^2.0.2","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.12_1580711090094_0.46965637772202484","host":"s3://npm-registry-packages"}},"0.5.0-beta.25":{"name":"@antv/component","version":"0.5.0-beta.25","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.25","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f280df40d1fa06f9a1853b9cfd4728ca0441f744","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.25.tgz","fileCount":345,"integrity":"sha512-c0doTz6F9X1wxyk6yfr/jdv0O46/zccVeud1eOJhdREx++egzVD9U6ZhDFl4qVXF9425DV3j2CJ8D7N6NB8wPQ==","signatures":[{"sig":"MEQCIAbsN7YryM5e4Cy081knAtGbBiZO8sucDS0wo2Kq1KHWAiBhsKHey7IOWSx0216HAh+05Tz6tFh2TW8pjrXqC3s1Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1110895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOp38CRA9TVsSAnZWagAA7vsP/1vOid48f+GULSDVixBI\nlQKag2mZ5DYp4IsWE+PqtBBn9Ut7hrPSwQvcmHgkDWGGfdUg8apSrz8BQ74O\nuEZJ3C22IkT9M/7tVyhTYwJG5i/YqodbVci9EPQeLml6ccpy+Jpz/NgsLUoi\nJeS41b4aCba1z8I7WmzTTwr1JFWZ2e8ow+eZBHDYFVZGnoszrUojQwvqhR0f\nPDaz5cusv6sXcJvrDI3AUFNL2gyMznnUY8thADld7HLJ8DIgX3wc+aFW6Ye3\ntjj6JSTKA4bVj1HO/YdfHjr6oEyupS2pZvFknTgKuRE15PqVWI8AwsrRVaEZ\nVwr4YSuUvspvi5QuBLlTwjvo05Cl9zZqf5UHxh0tOt4Ge8arDwsrwy0SAYzE\nzxXMtPHsgtr4Fg9+igpMopl7nfhA/8i+N7TqjJkPpl2r1gpOwJiizCw5FEiI\nyTgLtKR047Ylf68ZxdIP2Ul5kkAOaWQ8j1YWmcsCMvU4E7hyY74exYkpcpv5\nciLUP9y8wBnN9sfttXFAjoL6gt6lEDb5n0fELosepOzn2gn1d9FS5qd2EWZN\nHL/EnUqkOxwzKzYx0Vipseqm5rtjXg12Jw6DFc5HufiMudMxLnSPfgpBsQwe\nKCImZGSoCqOsPSBNYfK2kxoWkKZQY4dOSJ7fPataxpTwyfg8UXWRGGxvjJyA\nXP79\r\n=tHGM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.2","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"11.12.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.25_1580899836163_0.023110289826885788","host":"s3://npm-registry-packages"}},"0.5.0-beta.26":{"name":"@antv/component","version":"0.5.0-beta.26","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.26","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"4411ef42397ad2bd6022df8a507e4d2296ccd1dc","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.26.tgz","fileCount":345,"integrity":"sha512-0pLRn945KSS5Kfp1TfCTLb/F3RCybDa1drYbzfCH341U/VTm2Klpwyqj8kdbE34xVjA6trWkDAghovkOI+uu5g==","signatures":[{"sig":"MEQCIHanZ0JKg57rochzanN9x6QdKhnl6zpqHpGQ1if2IIlgAiBLTCshyc3LqKiTjVxee/rjDEhtOi7+V7BdcDw73UFXJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1111896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQO5ZCRA9TVsSAnZWagAAPaQP+wX6aaEk2VENkSYDHaZL\nQIZ3RUx5ZNV8UbXUnGGy+ckhv2WchaYWXauYCX0Kl82dKKPj5U72upFaKEsx\n63hggBnMEyhTiloQc/zJkqVlthLxcjmZhTTm4sml6es+vNZLpDeu2gOmupQh\nf0MyDxt5AXissC4qfIbDE4qMNx6BhLWs1sm6/ol0Qd5vw7i5Ury01Uu2hYJa\nCvfiFaQEbX6ZbsE2Ju/iRyWa705LOWdD+W9OPnzIOpfsxUshNcZieAemVgYc\nGfP68GsGcDr1qW5Hl7CdV6q7yh05xX+CCp2zH65YpXhNA1CKpUe5oXTRZ+oy\nY5/jww+/09kw8xrgPvYfotTWfHrrz/zOp8aQHoDDNeLKr7YR8TRmEGFRkTzC\nQwFETTg9o6IaCf/MUHLg+bP0RveulUkSEGPcsqGiLQOtmDo0MZ4ai7NxWy+s\nTRBFIdMFxv9cJE1BntELKg4XE8BQ1jc0KbgnxqWz9pv13fLNV+WObWw/v0YI\ngwfnAa+dNbrnC0ZkABY2OZFYCh3embjEZoz0GuLv5waqWPBlpAzoQTnZI9Vu\nmGe4lq83CNj/sUJzYRlEMF7vtwuwmul5x7HbD24DbsscUBvznGXwEYiMngqe\no7UfxP0Vk9aH9Ul/S8i38HksxvXTTscYBDBMfppBkd05K5rrjv/skCbf4XvH\nnsTz\r\n=Z2si\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"bb474a5da8a808a1472b5b7b82dcb4f820f607da","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.26_1581313624967_0.1630303435164666","host":"s3://npm-registry-packages"}},"0.4.0-beta.13":{"name":"@antv/component","version":"0.4.0-beta.13","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.13","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"e87852f5f637502c2e53a40f965fd9c7a1c83c1a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.13.tgz","fileCount":290,"integrity":"sha512-s1YVlKe0/U7i2bqjtaxLGORlqsP80So6/8+Y6vMLYYNtfLoBiOU1P445UPo5C7CdB2zy3saKmQ+KXGKA4JBgDQ==","signatures":[{"sig":"MEQCIHbtf/1Qm5EdjmZ6FZkrLF4Z14Qx6BnGaQ2cIJO1KVjLAiAv6PMH5c5fD6PTnUpCFaa83ECz8JJ2DRiaYs0pUD2/tA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ1rzCRA9TVsSAnZWagAARzAP/0TRKRyDVQ10FD088ebH\nQYJcQQfQm5u9f9CTriCZ21t4FJQKflKHGnS43IIywqBe/xAg7ENQl/miACT9\nqnl+16bLxKzIdbFlYo5+/25R/9iL+Ijia+OboFbsF4zM7IuEN98ymaRnqaoX\n0fQH8TTRj6z17EpBM7rY99m6tbZb7wuKXU20JTuuwHA2NL1P+29Lsk4g0Yku\ncR/PeaMWFK28QAaXJJSbLPXlkmAGoDR4R1xjDexqb0WxhG/3VSsSGKRZIp1y\nh6jUkT62on8PktzAIeLj+qvjYRTrY4Z10gMQZjRssBKr62CAQvbtztEgfQJ1\nsEq4aokU0erfV/pboATEw4CFiPzfg2y8Ec6P/bQYKWUtu92pAEGOfkOIuJNp\nX4dLJgi2es9rQrVUF0mZoKgWxFK4fLF935GMcjtnoHnSEDwEyo7blyWCeZ0K\not8EHhNlVmhcdMlxkqyezxAM9A2Us/OGBrG4LQ3Q51F8MfvjnWj268Qg0Alx\nJHaJ7vdSR095zlsPrPAUB37+YmH4Uh8ET6ABF+vM+wl9PNTCsP/vXvKqSKNJ\n5r7rF7Abarswu+ghzHk+ZCmKotCvtcmVnpUevwmAh7naVHboSswJ0QSgPaZn\nP+RD/Rs3dKlv0BsdtVkKyLPeJ8CtrJFhAKlYC1nEekACrsBuN3gYIRnPlz5V\nQKfl\r\n=jcHt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.13.4","description":"Component for @antv.","directories":{},"_nodeVersion":"12.14.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.3.1","@antv/util":"~2.0.4","@antv/scale":"~0.3.0","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/color-util":"^2.0.2","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.13_1581472498608_0.315586826977994","host":"s3://npm-registry-packages"}},"0.5.0-beta.27":{"name":"@antv/component","version":"0.5.0-beta.27","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.27","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"63f5353fad376a9c150f6828b1b86dd8ddee993c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.27.tgz","fileCount":351,"integrity":"sha512-4Ouold40R4AXGK8YUm85dfjBh7AO/sNHbuUcl2QKd0c7v1i67rD4kkG4TTXJ8MueWejlLjVPOSkot5sGYdWZaw==","signatures":[{"sig":"MEUCIQCF2Ow0scifl+bwPgcu8GHDNl5U5M8jvYUVeg9dHrkiFgIgE3wm3i3w4kYptNMJYeWW0JJWlmHXkw2aDUj6PDaDV+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1112472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRKPECRA9TVsSAnZWagAADz0P/2zZegYmXCU9DUfKhPDZ\nL3Pey/LMnU6e88YPfzhQu6YY+vIxEpP3YJVXO34xZSubumGq4/kXpifm1Sdx\nRn9tHB2Ewg3TY8jVqKWGC/iyo7XYdhg6qLYQdiP93vRv/61z/n+vfsGM74O+\nkovN4fJBgOgp/9AtlMRWvoCj+nfRSiBAkokJeksHVskmNHCGb1E0FGcyj0z3\nouw6VLLJCp0B/rYsvSwSlbP9p8F+8EIEcsUYw5MPLEBSvoI7FV0u7f95E21Y\nc8Y9f0dnZuYbtN5XUrnXCxaS76CUQzMChxgSZGtZxKM2xLV2Rk32Faut/z8F\nJQJjhILm5Vff4lJ2TkvN74ICDjvlsosLwa+m9NIa+Gjpv336wBP3pQbQ34HB\n2Ot2WCKPRT5PB098tfJIwL01PKhFSqPfo0MgbDd5tWyz8uOLiD7pdyQnLgSU\noujZUJsd8QursRDnrvuaXeESBLgUOcBHrcTBX/5KyKfxkqfOT+1hWmqRAxb3\n7QwkS3zfCpmUPF0uneV2R5Uftl+oD9c84ZqzvNx+/ZyFrsh9RozOwqNmAHre\nwe7ASRgysBJv/HJ2swIGZaGlxS5La0if+DGgklbCHm14dN/usb5kokBounhz\nT56X41kXpoMRKpes6g/zlJ8BB6NwIdrUJg8KQbqePWSsP6pTFjddFUTxBeiy\nq2ib\r\n=fcj2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.2","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"11.12.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.27_1581556675480_0.2829117572171975","host":"s3://npm-registry-packages"}},"0.5.0-beta.28":{"name":"@antv/component","version":"0.5.0-beta.28","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.28","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"07921585b1b5f2c042f0672d2617c52730e3d5e3","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.28.tgz","fileCount":357,"integrity":"sha512-ftt/MA7pTVVBDJHuYWCqHuV14+mKheYe0uIkl+gHaKtUFKN6rrvzu+ghPtoKVeEdrRy+fFSkBuGJl73wiTdjig==","signatures":[{"sig":"MEUCIQCNgvfdsAgh9tsNPgeUp3So4d1n+zBpCjUZnyDTCsZD+gIgV3EY0nEPaZMjA0nBZ53Vmekg6qT7SHD3AQvXT0jlDVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1114857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS0qtCRA9TVsSAnZWagAAojkP/AiEP2AFfRYnYq5NL+31\nEyKH7VUdH1xOGedcmS9AyB3ri2XhuGNQSx2fknMDJez39BmRYsaUGr5IGkFw\n8C7hI1lw3x7SOYpWJ58NMxctE7jX/8oksxst1E6yEU2SYWICrgJ/ZAAtfNXt\nN+6HQJHiwDbHwTSLmvmByqGXMluTrbkSKadxAnDPhnpruFNxNTV8RgQ8m7xK\nCDKp/ReOftXlBWRjrwqqPCkGt385MAv2VbJvBgqaNyZnHdQndmCK3OEquz5I\nLB3LCM3yT4zYrK9y9AaprkvtEOsImJdSRAkJkimBSiipXGqVxWKuyaxjcj9q\niMSte2n+Goq0nsdRqCsoPtDMe5RzoCIR9FgHCooWE8n6uandChbibxXrx7Lj\naJ4z0SngD9Em0isS14y4/xLNW9ihaPmM8XcF+Zrn+65C3lcXMneoeApY3cSv\nJqd2AeGEwwhespGPHJdWl/+e1E9bLD5wC2xVqlc72uM94RjcnT3XVFO1ILMR\nNm3sRIeVQIHHLSBKVinIaMNWB++hEZQrhUSmB9hjfX/rCpMmY3zc/GFLpADI\nNWmkyVR9FisI0APPwyIw3tod2g7h1JipiaTkGs+f/5CMob3a1KS4JTL4RJLz\nffsQKQ1sRjGF7mVvyj/s6Mv47scVMlryEXxi8kWW2JoSevPwIyMz1VW9L109\nPZlb\r\n=FTwe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.28_1581992620539_0.8688344273789712","host":"s3://npm-registry-packages"}},"0.5.0-beta.29":{"name":"@antv/component","version":"0.5.0-beta.29","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.29","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"16f683c4adfa5229a26853b3ac50bb65bca2d03a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.29.tgz","fileCount":357,"integrity":"sha512-u98dyurMSkju8rN+Goi8H01H6Dn+VYZ8us7UrEnrdU425E3rnSjlzlh31DcmVdVxhkgixgtEWWAKSFHtPJBu+w==","signatures":[{"sig":"MEUCIQClkv6QMynmoo1jBBPO8T8gYRLsS+LpSbJ1v4PQTYFxLwIgJWQZSn5aZkiUfIc1ssnOcFqQpsnLYpi1sQ9H+qdfxek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1115577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTM+mCRA9TVsSAnZWagAA75sP/0mJP+XrwMDKRwtTk06t\n4rsYQEzbHeQ5+9Eb3yuHaW6HLlvp/FlDBaXQzpHK80ohKuhY6kMe/e/MHWJF\nsideTUA6ZlsW6B3mnfpUNtooezi13H8p4ZfpZWzcaZh7+u2tNzEg8/lbeFjy\novJeGlaWYpaWOwDn/sX0FuiaJMQJBRwDPzn/5b7r/Zv/qqUIGLI2mF1RAGC6\nlWkIrmB3GrkrfWNJ2Y/eklyaal9OGEyDZvPncFerkZjfb0zE8IkeULLVsuhF\nkMIm9ZUR/69v8TkOb9YQ9ZeUSV+++CehqfwPqIBtugAOCdb5/kNdplDzyKC2\nEVm2YYk+XTj1Nf9IE7G8W+YdmPzhEZezyNBTBLWQAz73OKCeP96CDWhRNjpE\ntQsDH8VIkMt1EIrK2/ZcklYKibBmCIuW16DGYDp/znvsxsOwn59REZjsdkfy\nk+AjgaAeT4Kts6D6QT8L4o9Nw8A2lrsvDJDUEI+AItawFmyr/6sR/nbjWWXq\nB/P9/rIhMBFOzTWFygpuTQSa6XvUKgBDWCrn+NgLvB2rVnl495RxBoeP6i2I\nwaRSKJhhgQU5vvR5QO1xzBIq/xujMg1r9UoqSXUf8gW73Smw1eXU7suBe9IH\nRqk0shiHqV27QV/Eoa12oZxdrSziTXemon970q086JoYU3vjQXQU6bBK5lwp\nghWa\r\n=dv7D\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"b5db49f6da59a8bd770f0ec302a02545e0d9ebf7","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.29_1582092197700_0.8658499811886691","host":"s3://npm-registry-packages"}},"0.5.0-beta.30":{"name":"@antv/component","version":"0.5.0-beta.30","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.30","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"8e693871214083ac65c1f694f14979fc42380e90","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.30.tgz","fileCount":357,"integrity":"sha512-CtExNtKTKVT032mZyH2CjgNULE7aS0qkFRjsPi2+uu5BmfGrod9Qhtka0ZCb+HTV0Flu/m6WhxwhhHEb1I8PUQ==","signatures":[{"sig":"MEYCIQDJT/CIN8sHmHgS4yacgJrQRD1Rm3vc4Ca+qnU0wNEs0AIhAItdDEmeLz3M23qFSDFS23bhZdeHPN0ZoPDd4TniHiFb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1128170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTzRqCRA9TVsSAnZWagAAawcP/1Ax4fc7Xh7gQtmxzg9a\n75q1FjrgtAE20DBSdnmzJ3h7s/8EXyCrGVP6eBTnNtU6EzZSHkqNdLRaHiSM\nvOSNTyOEMqqUVW1EahvBn4JYLCXkzMGrreRbeG3Qbk4hXGktnX0szC+aZB9B\nW2SIFoYlroAlETQk+fi8WGREHGx8tTvTJWhmy/PZZvlUj/HtR+Mq/HB284V4\nJNrXpN5+0oII5EPJeDvDQdNdu14a/X+VsolWomPyzAx1VcVUyO40PFFFkln/\nCM4oARkSyYDpjzd9MlbRt8RhXnTdf3KK7YGB25ycTCYhu1iaRPtiyBdi/aWo\nsdww7q8nH1fscAyUEGd7td0buf3DNx+DW5/e6iA8M5n//1+b+NOPDCc8xQMh\nsPOiIqlVdq7VXXyIhGFfLAjIJIpC1BvrZByRWKI6mfBkLKPbTzEWvllU1GpL\nyAMHwrD0ddOZdvMZEKfy1Oqcjn1/G0Wj2vKg7PNEuyk+KlAJC3WpY9t+SoyO\nfkrhORsD6k6PlLWwNDzfBOFcjPgSXJ/oqKuk71dvZKjw23CieJBVeG7falBj\ndMiOUDVb3O0wo31dN4zNwWrP+RXW07P4ZU3Q8uGydUOLT+jJwMQ97Sg8D4IB\nPNSvUjIT+eDdfvRvb83XHCh8Mt2wYR7VSGC756iAmTJhl22H8iymtBhvGXmR\nIuQg\r\n=0Ywn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.30_1582249066400_0.41454101440611635","host":"s3://npm-registry-packages"}},"0.5.0-beta.31":{"name":"@antv/component","version":"0.5.0-beta.31","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.31","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3d8413af17ae3b66b060d7a5e93d69a44f6c1447","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.31.tgz","fileCount":357,"integrity":"sha512-7AT2lpMuTmpT3JasGpylXywsiuXx0JOGxJTftLIOFoKYCtMnYjpuxhVc9yx0A0JeOko87RJqSfuHWbFj8ujddw==","signatures":[{"sig":"MEUCIQDjKtvRP+bbP9K7uhnNMEL7flxgvhlqfyX4caPNTj+dogIgMxRHAlVho/k3BiZ3NC5Xy5J7aSGH9ESgP5NS3kiaNnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1130806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUzjVCRA9TVsSAnZWagAAezkP/0DRr1JomkJPTBTh32Rg\n6uLV8vPLKJ2gd52HifycOIX3rW/1BEFH9VbqGDKOWimiGVqp+jKyP3WRZYsY\nyspIDfaDselF2hOReSEmENHGMk7Y9yXhPJL2cb7gG07QOkod1n5Id7CAF/qS\nrlL9flHj6bySifrGcsQWGTPe+5qsMV2NjKGCcllbHnYj3TBVb3ui+kEfS9uD\nXTRK0oFLmvFO4ThK0HcNLydPn9KyvvZmaL3eZbP4jeb/K1mQutApMRS/kJb3\nOMRGOOrx2gd/fuhOpjJLx08Ky6mThglXvEb5c3Vh93xDxTFyzUTu/lNLJ2QH\n1DlLHCCsJYNoDX+gonkI6AmmkgbjvXNS1AgsSpM7ZWyVAFDnQi7WWLZJe142\nddgOOs94Who7Ke7VJRGwb0F/qkYWoX5ERgGZyAWCrPcmIY+VqFdWZdpDzW2E\n+dyCR4GW62kpbQcXreEjBP8bwi1aL7kk7YNHgK1h03xVcKTUu5F810/zeLrE\nX7WU2LxczMcI827IHgH75bBg3LGST/TaNWQdzgoRgucmLjjynJW6+iUrkkbg\nVOgwnwQOLKcg687xX9lJ0f047MNPedrvTV7tiPBL6X9WjNbixaJ/GsU2D0rE\n96aiLtnqOX9uYroU4GAvK4H5w9tJpfKR7ZdrpPYnOWEA4qjafKsxcEwVIsTG\n6xRx\r\n=0ud+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"c5100a93f9c5ae80eb355ecd6eaf8ea8e1e0569b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.31_1582512341273_0.8812874134992683","host":"s3://npm-registry-packages"}},"0.5.0-beta.32":{"name":"@antv/component","version":"0.5.0-beta.32","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0-beta.32","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"af7994e854674c94961c839f29112a6c33bd8b2c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0-beta.32.tgz","fileCount":357,"integrity":"sha512-C3zgvEvgRwryx+T47iacdlBT00eE+fQFQUP6sdCPm3VwjeFkiVeFDvl/nlGQc/vgFOSjBUdtmNmrst+5gtgUjQ==","signatures":[{"sig":"MEUCIDPpE8wQrvKax5LgOLccOVG8ZgoyQWFNKIvqGmcRNz6wAiEA7hrRQdWXxRJeswrH+uBKBGLthzvgCDvHZV6wi4yVBSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1131911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeViofCRA9TVsSAnZWagAAXDoP/0qdNXMFryjCQ4vpriTM\n6RJ6jD1RmxBv2AjrQj30PIjwqF+blL2GtVCIYFkr4ioRJchr1R/GvXZdHLcX\nSmwAUCjJWWBvMILu5924hDQdB4QeLjPq+QxjfyeKiEN7RuRg7Jp9gyZPKZMX\nBIJTKQB3GO4Y9S4iMYexAlTMLnOXEnUAS/J9fOAna0vEI0RRJIwlv+DA7EYQ\nJ8Yfiugu9dvxJxJY6DBHBm75pHEIaC74p18SA0tvAIccnX6ZogyvsM+0RAXo\namGE/7nX9LBJj9otloIL39G4cd9DpHE1vHsEEN1nAUkmeWsXiJanyYIGNuFA\nsFJGIvYQMua9q8QMGMcnH7omFEgq8cH/Sqnk1nmsMSqvWwKhNqe8nobp5oVW\nHqnsvQ71tfl1XN9TmSAN8ALOFCzCNlooT3JQpf3pY9ocR5QzRQ3wdHoIYAcT\nJaNRYNdO0bfw/Xx7G/Tcv3Ljc4M0xq2GOOQTOPuO+gOqA6/peWtfNPfAX8qV\n2nEVXxQ49eDAGKw+nS6Zq2U9gnAxMMNziLtfLuGWoCDOGDOllIbBQvJAsCt8\nZh2vbROiQxMt9974JmrrhPKVlLMhwbsTzmv8dtr2Jl8xh1MW7lDdHNYiy661\n15uAdr+Ik0fD8TTPVifBGosYlHzZYJulsyXIvFmeoShj2OnjaJeqAggPbYL/\nyclB\r\n=90TZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0-beta.32_1582705183270_0.12211492874007512","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@antv/component","version":"0.5.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b9f97b12f13c96a81212a081badce7eba6582ee0","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.0.tgz","fileCount":357,"integrity":"sha512-DlPIgwy3FDkteJ1yGSPR+ITUvOgjir3xFmNgXaZTA1B2lUJ4024HYgvP2xbtT8M0y6jLIdFC6BtIVLVqegAnRA==","signatures":[{"sig":"MEUCIB6Ei6AFCNZSSp8n501XQwCgxnQniSFA8r3bfLhF5/rNAiEAxQmRkH/2Z8MLFjoo3orybB7wdo0noQZ2803sRhbLNdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1131903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWIKTCRA9TVsSAnZWagAAHokP/2BPdRrqP71MDCESs1Lf\nWwbyi42OltAwfxw3JiPm+LG3Sn2SYGWvr8tynhCbeGV+jPjy45uXtws7QO5G\n7Tx0op+OM1Ll3JX69Nk2bLTu3P5yhnfmHm5Jtv+9oQr0LrXYL1mNrSq3PNOt\n/7U97Ie7PYq0IKnFKBUeSA89McEI8DaI4JfH3knc++frwsQGxyoZRfR7vbll\nP467ezERDQhRKOpKPS1hWyy/pp02g2pgJtkKW2mvPj7xu1+lYcSBaWdDMlC8\nof4NapbdChx8Afa1hSLXLKFiaTgJ0eEBsZxE945l1BgL62LsEVa6imGXcEsS\np9XMIyzPiWtjZhz76YoqKQ83Soy9EFU5n8dJLTQUExydcGSvsFrRSOi3ENdk\nec6zQkQfKEyJstFaSEZ8Ln0RU22s88f2cgztUvVgzFLJeZA8qpnRURPKFMkm\nGWp1vsUvXqkSzXbLD8504CYCgQLKViEujLBrRzJy+S+xwbGy/10hTKTa1T0n\nyBZ+usOiog3ofSY87aEIXr3KVeVQy/aZgvvz+DGBqDT7E6Ev3aiRPzG+LPsx\n6vIlOX7/S19M/7fHF3yMVw/78UWo3pvlY4JIqMP6Hg9hOM2no1gxf8tVt9kt\ncyo8cvhMPkXHaqm2DDcLHcqGgiJT8ni8gfHOv85lZokAmk2pvLZc7LquqSPY\nIa8t\r\n=BYEv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"7941a7e05c066cfb167d8b3155e955675a224584","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/trend/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.0_1582858898693_0.5258677928203181","host":"s3://npm-registry-packages"}},"0.4.0-beta.14":{"name":"@antv/component","version":"0.4.0-beta.14","keywords":["guide","component"],"license":"MIT","_id":"@antv/component@0.4.0-beta.14","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"dist":{"shasum":"52c56dc5b8df8a9aa166e6f45acbeed7ab177f0a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.4.0-beta.14.tgz","fileCount":290,"integrity":"sha512-ULO2kt1Oqv3JyHVyTfmBOqpaFUBkr7HmlVqnVx/CU4W+QxDUrHlDdY1hpryg/xxBi1DawMZJJl4UMsH4asSfTg==","signatures":[{"sig":"MEUCIH3xqeGUVH/EG/PNk5qXBvSWN39HIjnUDLAjJdJj8Vk4AiEA8DSQXEY5/OiLdsoPKDyh0kYPyOdMMhiFJyRkaBS/TNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaFYGCRA9TVsSAnZWagAAP1UP/Au4Kh2RWcLAxR0dCvWg\noNxoomFjmScLJmbiX+3F73KVcfpSKnY+lT2Z9Xm7c1DLuqDVBqAJyogP7otT\neLL4+sKh4m0wkzb7uRfWxog5HTQfGefs9O1vwSxORHJ7tjs/EBtubKfd2pDC\n8H+RP7lRBRTD0z7JLPo7GpwGHd1rNEyA601K/SJbvAG1Rc+QpcMGzoDdns8w\nHdqHvDjl/SnVUZj71ReEwdZFcSX48qjALq4MAybdaH8H24oa5uZVKic95QCO\nhxsghWpMpvK+xhfHfsbAEW7TGci3QMpakPwXJYf14MLfzc3CPd4IbY95q7DI\nOnaxFLjnYZ17jTjWQUONy8A6+6Q05Hg/Fc/xuaV4HKwsOiIvfu84RUEN2kOV\nRABFJt429+HHqGqZvMkaEl345K7pWq0muq0hHwx5nNpFnVSOFoHgh5vxapn1\n3SQNm21JhYEUKsc7yd37sHta7BrB8QzwyzavcXDrZvW7gRaAWbli5AMuDO2X\nVINirZtUI/6+aX6BsTFpnEh2g+S7g6kgrPrFeg6R3i2NbRFI4JGoVkQnrZwM\n+U2GGc78thdtpqsujeoBnBoOET6ASiegsXkl1OlLymiMtyA53s8mrKRdTAa5\nSoGVDUqgRQMAiKEMk/onNfe4j0c3bEpgMaSsLBSuwpLg1ZSRlRXGZoIz899+\nuqLD\r\n=jkWl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test","lint":"lint-staged","test":"torch --renderer --compile --recursive ./__tests__/","build":"run-s clean build:*","clean":"rimraf lib esm","coverage":"exit 0","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","test-live":"torch --compile --interactive --watch --recursive ./__tests__/"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"_npmVersion":"6.13.4","description":"Component for @antv.","directories":{},"_nodeVersion":"12.16.0","dependencies":{"@antv/g":"~3.5.0-beta.1","@antv/attr":"~0.3.1","@antv/util":"~2.0.4","@antv/scale":"~0.3.1","@antv/dom-util":"^2.0.1","@antv/path-util":"^2.0.3","@antv/color-util":"^2.0.2","@antv/matrix-util":"^2.0.2","@antv/event-emitter":"~0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mocha":"^6.2.1","rimraf":"^3.0.0","d3-color":"^1.2.3","@antv/coord":"~0.2.1","@antv/torch":"^1.0.3","npm-run-all":"^4.1.5","@types/mocha":"^5.2.7","event-simulate":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.4.0-beta.14_1583896070285_0.9209485731316387","host":"s3://npm-registry-packages"}},"0.5.1-beta.1":{"name":"@antv/component","version":"0.5.1-beta.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.1-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a3dd1be09328ac60a94b56f9112ef39ca8a1c6a3","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.1-beta.1.tgz","fileCount":357,"integrity":"sha512-Mr3/mRrrAFTt37l0iKZcNe4khoglCywBLgjeD7WDu286D1XFKI/12CN5hMVeh05ZZ6JOLjBqXhnEzRE+h4ZujA==","signatures":[{"sig":"MEQCID2RKb6bDXpZefyivJr6lj/AX77UNHLOj2N9ctGA3e0bAiBHo0yYiIOA955YEgKqbGAsqum3S2DylLg0mQ9QxhIhGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1133740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecfJ8CRA9TVsSAnZWagAAEV8P/R7A2jDJzkk6b4PD2uYN\nxQHIdZThPxqh77ux98Ivvvc3V5rPGTc9DgVhRSXp8ilBpPZ6ebgbyfcj4HFV\nTtLFLRaUDOcYjgfVxrK7WhfcVTgDPZGR3D0IOVZ6Xfbo14iF8PoG+WG+sk2A\ngQmsqBjWjYs8pdfxDbTBpTpG35knXKNB/yYk8zH/DLYEs8V9cb0ypXkjnMQS\neTeE+fZvpdZ3EI+LJJrC9mqiOovFDyvfVggPaagmf7BydqUm4X9vVfH5bBt2\nHerFdoZz2+cGFZg5XidzS8aSjciwTqL+Mj7zVVr76NwljlcwMrJTVQmoGWgY\nqGf9XA/Po17YXuyChRDvhI0RCfwsVMFeGViZ8glSlMZKJmgi53Su2J8j5GvF\npHk43a5wEhPp4X2SgdZVxDeepGVltVvd2NnisKQxSjRm4YVU6ve348PCwGBi\nHPDZs8lBBe2ZrumEKRDYTP4CTMNHicjrhqjehz6a6IpMnkJuZkVKlHIeeoEx\nVZ+UNuMEoVfjosKmCBbOA3rhqKhzdRVXAH834O+Cw+bwMKIiBu/oGEoXDIEI\nLt922/U+MWJOBIs/Du9H26SjMSMO/6EhTQaV8Q0cRV/T9DYbECwuxd/+bK3W\nnVLGDGAOwXxmV5l1mz7YiKIMGN0y4RMwCsv7nB83+mcgo/QIoQNHQCGvRoAg\noVE1\r\n=rQ5d\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"fface1ef1b4a9812e1e9e95bcdb53977d72b29dc","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.3.5","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.3.5","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.1-beta.1_1584525947604_0.7808240027563684","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@antv/component","version":"0.5.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"1c3a63da34ad5297ee5798fd360a587d3f837069","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.1.tgz","fileCount":357,"integrity":"sha512-XSHiKDNTfwdSAOeNiAGmcG613kvUTXYmdTQKeHBbAzHwOBvVg003aD3du2ZXay8oalT4VK3PQYjzy9D0aj2d6Q==","signatures":[{"sig":"MEUCIFf9y+3C/+rJIXYVrAQTmu7zqICqecLfmSGPme60BRPmAiEA8SgPGF9EC1yOwsA57wuV7/z2XXsnPhDTilOOxBdp2ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1133733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecxT3CRA9TVsSAnZWagAAB/sP/ijqAWsNXOd+j23HwIz/\ndMT7ANWSLLzD0CQI9pehHLdNWpwTHB8xBC3hFHXA6s4tT4G9T8r3BV7Sko9l\nrFBHA7CmjcOjtCcwEfZhgmEeUxIgvKVh1QoptDnC5og+a9U2fKEVNf8Vobea\nVPLtGl/D4ywZegLnq2dMM8YJSK3lm4o2nQI41JrL8W3CAQk0h+VRpMUHq8A6\nePzPgoVr95PwKykIEkZyP2Y5UfK0cz0tFTNSwOBjd5m02oLCB+xOW5yTjLAA\nvUI4KJuiTVx9aJwzKuIuKR6llIquhuCBL+O29vkYheodDQW/vn9p8MEOaLd1\n6DwuRQ95gm9GocY0U2Em8c8l4zmCtNWEdkGdofD5/g8uhwIEOvGydyk4T9pg\ntn+z7AGqUv3x+Qy/DPre7VF+nn7vnhSMrIuCXMF891eJfismCyHBrKGdeh9Q\ne2mTXPxwkTlZOvT6YWwKIZzNS2OJdMIOZALGkuKsYro5ltF5VuIfP9NNkuhZ\nnVWdRff2AuW+WFcoFjoQ7lj0XwFR+IRbX5fFjxlMqZv8G6n89vK0TLBwNLkN\nwciXFOPKEB7U9peErvKrlWJqH4fd2dOi4Go60v8zU2w4kigGAnvoX7Sjzpjh\n526Wbvg1SutP8YaV2IhIit4XF2krSiLuxkbVSy2ydtNNY5f9abdcowLB9NwY\n/t3f\r\n=VZjH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"eac86fedf91247e0b558e970217da22181de5f1b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.13.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"^0.2.3","@antv/g-base":"^0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.1_1584600311110_0.2996990186641295","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@antv/component","version":"0.5.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b2c490174ab24a0638110c5a7e764689c5785d50","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.2.tgz","fileCount":357,"integrity":"sha512-or+NNt7+u4ZHMwJIG8R2Zh9eONj6PFWIW1StOpPHKDfhsWhjdQQNvv6x+nj9K26cqiZM9wN2gRcmhVTOTj+vcg==","signatures":[{"sig":"MEUCIHzwfMHyB59DWHxam6WlSJmY7sBLZfCs+mlVv7mJS687AiEAycdC60UwJSLBJE4LA+cYvRQvz4klDbPHGnnF0JLba8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1133733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecxtUCRA9TVsSAnZWagAApwcP/2ROhbfZCQK8Kz/NMN5m\nhHzEeIfFeCVZZPyt/RNqSPAe5geEDM8OzrW9XM0CRmYX79OoBKBPGftx1HJ7\nZX7Yi3sTMdvOLGkd3FtwnJD31sWMlvOFpb6RuHxPf8Sep9ScL7c1bioWQ4a+\nEAqr/rvhUAluZsb+IwwMDaEpdFu9mWuJ7qhBdJXcbkc0Gk2+MbHTnVa3YD4t\nFWq1EcU9hgX9g5VvrnONetbVF5w0EDLcyIppv7zvGSHnOmESOd0bgKRzXA7k\nmu7r+pL9QoYr3KFi57rIjfkPcPpesJp2UlQux3siQY1JUrY/VyemRP7OAHTP\nekhczQ9tBPrIBycjfz0IPNRyZtSl53dmb0WqedayEdHMu33WiwC+eSrX3ypd\nZWlgSw4fyGm6vYV38EitbKKieqV4NCzQJJlmp9mOJtGQfZbnCzaXDVqHmbXu\noGrC/+ivNBgJPqOMBLFkJvoTXIbCiKlt5qVrS9rNZ9KxMlDNLTguQbkxYVWP\nt+BCApNAG/LoyU3wPwFajPplxzFnxgKRZyyJsor8GbmjP0DhOkMvZS4eHQ6g\n+/9S1beH/8e86KYNtqYILXgaTgQr5jAUIszh2ZnhDWrknkXXKivaGpEtP166\nJ1rfy8UDLeUZpfpvXJddjs3JcKyvcAdcAW8tAYqKHytn7Z7JJOVcdO6Vvv2O\nrAMy\r\n=dOxQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.2_1584601939574_0.6411512836167494","host":"s3://npm-registry-packages"}},"0.5.3-beta.1":{"name":"@antv/component","version":"0.5.3-beta.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.3-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"83d086c9d45afad7d21c0f89e17614b96e1255df","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.3-beta.1.tgz","fileCount":357,"integrity":"sha512-K87+RRbj+AXD+Pm/B/afJboWRSQETV/fmWaxwHtXQFLLma91k0YJrQIXosHqupEaWDWyRjVEJnR7k8yaf4YyTA==","signatures":[{"sig":"MEQCIGu/PL7/4ASRp+cjeKHYIGa91YCyxdmKU9ByqaUz6ur1AiB5VsIOYiSsKdvWZECqIZcwu3L1d6qwHMU4yGFlfXeJKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1131064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeEpuCRA9TVsSAnZWagAA4QQP/21/+qxByniL/yNb9n4r\nEnTElY9o7x/kEpLr/Lyl8qvCAJ0E/Wdq2fjajHkPVD0jrLaH57oSDehaWObe\naBCqDals38x9EumCtIaibn0hiFeRuaUTgz0uVW8vZ5srEe5yW0N1aM39NoF9\nudI5cdX25qmiAagiHJrpQzMcJ90dchfbKagAG6zK4X6t0rS+Zzu9pOPriB/T\n3Vq3LU6MKhpHYX99m1V2/uvj8A2aGb52hQj1m2CU1JsvtWgOBXzugyvaCEsy\nnpFbMU/eXO/cuXXx6712QoEeNecSTNwh3ttjLYlmY2Cndv/wX8jPslAfkf9Q\n0Jlq1SVI0ZCEZtVr80RXMmveseFBLpyjffQRxktgXpRqwLKAZKshnbimbASU\ncYn9vhqjlaZBM7tzLK5QpqFQT3zkXeafe4xL1xEpczYSf49JmYb/TFVTCTfC\nOFQUqX8mz3MlITiHiTl7JJIfZsKaAVCjWSvx3Qhjp/IVn5IDrp3B5Pui+C9A\nAXrGZLnQ75Dp6Vr+eGgHAghugiFcUNnehnnyLP/Ye8pjKxYmFHBWE50LZveO\n+IQqVMwhlMDp04GfRNNZ2Fe7cCwDmDzyxgYE9rlpKWLujPyXCpY49sgTg3VX\nl/XS56Rq/aWSkNaULGvEmkkht9ubTnMOeZvuFPU95ol7qY8LalXq1yL0QCFL\nE4r9\r\n=KPi0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"daecf3f17acbd610026cb5588999caf7d1e246d5","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.3-beta.1_1584941677782_0.39250886905638716","host":"s3://npm-registry-packages"}},"0.5.3-beta.2":{"name":"@antv/component","version":"0.5.3-beta.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.3-beta.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"16783e0e6463df82b7ef8cd11d6b69ee62ac43bb","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.3-beta.2.tgz","fileCount":357,"integrity":"sha512-sG4sL3dRWK3G0g7ogf1TNlQ/hPzU6j5LF2ivX76xNC4+2+kLBqz1kp6Q3TqwIn3OXiLlctIlH8RvofYIPs8/5w==","signatures":[{"sig":"MEUCIA/iNxMfsK4TP3ygn6c/rrKcJ+ujWIl66WDTMwJGWSgpAiEAqQoNMK6a1NX23Eiq7ULAI9loAHK8mazPVFEE3wL0fT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1141193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeFAiCRA9TVsSAnZWagAAQNUP/A6ofPoLeozx/L0G1WkD\ngUXzG2EffqfcV+v5JHA4HdloGqzqKq1BMykz0cJo1wvWPQYeHrwu3N9a+BVF\nhzTAaKL46QcMN3yJqDAI/5lbvArpoGxIsyBs0SExTSSISg1Lvegbj+MpbhgG\n+JKVj39Guonwa6Jt0aO83AZdMiOOs40HXsscfmrttPr3fP9hATbozOtaAZFJ\nrn8qpc10QDb1+z2t3FTjXQlAApL2QQ/4p9ipfMFT8ZIa3iGghEp29U2U+f9m\nzkx093a/U/2oRGQtGn0xeffSsHWYvSv+ZBVF/lA7Ztgtb+v7hbFqQ/+5+i3N\nKysXPb4z77+L2tgMSUeGcYTBu+EjQKQ+rAyycaufsDgKANsQhYB+muHxShJ0\nHa2z3DQ8FcuSCjamD07EvCrSaIH8Ke3+eMOb/oTlLlqp0cJshAPyLuWwWk3z\nVQLuSB1CFPAUKTrh3n0O1EzqYw+aPQ53FHiBQwKQI/FNMoou7ZdB9e0sILfl\n0REeXUMMovoD1qGFAqKIkRc38GQkRiDqZUjS1GkHaCkjVz3MTFDMbYCrcUbF\nnU/pIkRd9b1vzq6Cd8goeoN2NTIGH3F4b/AEV4KS8vvZMZA+Gb5QlK5Fm3se\nqWI57LCC/F3inzf62NEH9RO1efrGU2o1baHSurQDzcpfqZMjTyXIy2d1OlGC\nlG5A\r\n=Mr6q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"daecf3f17acbd610026cb5588999caf7d1e246d5","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.3-beta.2_1584943138257_0.30698032185723934","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"@antv/component","version":"0.5.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"782b213fd59b6bd5b37400de4a4d04bea5dfb427","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.3.tgz","fileCount":357,"integrity":"sha512-UWEu4nhPJt3XsRIZPh8LamGS8CkaZBZZdpYoSXOBx8hQGYug6Y3qS1YvxTgW81QOAhO0zRxyFVwSSWmd+63cBw==","signatures":[{"sig":"MEUCIDS2OT5wkSEzVCmbdZNux/YCwkWybsO301x+u1nJA6LlAiEA1a3/4aM4DQND49v9HW3YBQmCuSBpN/f0GVHy1WlxR2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1141186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeF1xCRA9TVsSAnZWagAAbnkP/1IfVmh6CjAdolzYx9g3\n89W+Wep7L+833UPuDGWzaAjLkX7ZzsAuUweqZKF86e6qaxE4FCQMYLvjqK0Z\n4Df1VjeZjCZP3v8vtUved+5C4wN4sxjFdjsBibjThkrJfmnVgDrUEaDc88LC\nSXyvSpIFVczqbRd9/6Hx37Qx+vPInBSIfFeqiRVpmV5imk2cr+KraOFmIJbT\nnNHW+ztVnlHZ2DlIcd4UyLnuEb3Lgv+winBYQ+y9OflZ8B/Jmz5z2175pvEg\nBfqzjhX41LSVacETWzVu6Bg85jLdueq/bX87U2GtKPYQHYWDWEwjqFILwCd4\nY8TxzEEJwdku+zosTsK31j8RccYg4BSYOblOolVJUtAhnBIdvjrUYO2bY+A0\njjInDEsfPxbcUpIzH8jNqoczvaGsI/AQ1DJMqagYi5EAo7nXxP9rBwNTPR45\nKFGKLZTIyFlMM646l373gw1hiQy704LjqJBMYvc3tiUImG86+HB9Cj+Vi10I\nQEvzxEhngY7RdBqWk+jrm8HBzCrq+PXGDOp2KJXzy/0OH7rZLlolT/E0H6Ca\nx4Ayf/3l1jAa03EjriWl6EFS+t4CkRf3ISvyan5f9XV+AV1m6AtKAp82v6zU\n+Gq3b9P8odtCqHFIP8/5g0xikWQRfnMbU9BusBgpEghkPXrqQnQgdKum8VDE\nHaOT\r\n=yqEw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"daecf3f17acbd610026cb5588999caf7d1e246d5","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.3_1584946544901_0.32280845172093464","host":"s3://npm-registry-packages"}},"0.3.9-beta.1":{"name":"@antv/component","version":"0.3.9-beta.1","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.9-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"6cac4a5e98c7cb6c8926a1ad7089bafdff5cd418","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.9-beta.1.tgz","fileCount":123,"integrity":"sha512-4Zu3YF3V6zvVSvAwz1hsIrRaSHG8YgPD/ptit5ABUJxUy1CQTcpSxB4wTq8Jau9dPxgpv2Aux6jr5CNo017KIw==","signatures":[{"sig":"MEUCIQDNc4W30FRJdjRgZzAV3tpdCZKa5mFR0kwq/7yFeHXQBQIgCw7dipm0ljlB/u81sUBKTrQ8o2UQ2D1rCfPBATRfzGs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2526689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegWUsCRA9TVsSAnZWagAAUuIP/2uTIkUzRJpuOIAVhrQB\nwPTnrYvfCsdKsiKoWrjdgS9tgdvi6PoZ1WwOSc6yOg5FbvAvISQ2y+o5n4aQ\nyxihLkmHUZYDZcipgM7EqONKQIwi3yikEA5jaNOgdHE7O9RZ+E1Rtyu/v+Ef\nCZUAcL01sVY4c7Y0GLxLTXKIS99NVW973+IIOVb1eMzUW0AidXBOtzPihHWp\nqneu09Bgu5SjW6lIV5/UBaAhc6laQH+QOHcfip5y98d+Ri/6rrZAZMCxH29t\nJiTSCOdjPcldJLC1v+bzhe/3Qqh0CCpeLcQ891SmjIWBEzwSlv9uiVVFaIJ5\nXB61fzAo7l58OwDf6Wrp3ES3jeSdF9mQQ1XOrDIfUYX5DNgPQGqZLoayscw3\nKSFAHon46f1LqFc2ZEZPbTs+iZ0WixD37kR6elJRn4jN0qP0zA/rRKXyM+e5\n8ls1qtI7LWULXoVLRQCbClGsVSEisnnZfwO4FWxnXvCWxKS3RMfGIOI8lZjx\nsDIbrt1HTDYQCZGmIafL/e3DjgmXHCYtaD5PsNqwV0MfgxNT1W2bDCxyW96R\nxDZiFXF0hHmJ04biprzWuFyGDGZibxNaF//+Go5Aw0V63kGknULR29P6hyGI\nPvQbo1STy+XfvO4lnlzPuYIZGb+UNUoeYPiFdC6zds/zKrZpND8W9/nZZmQN\n2CL+\r\n=TNV4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"4fc564280d3c6985aeb51f87279b00109e7abf73","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"13.2.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.9-beta.1_1585538347844_0.3352063829568377","host":"s3://npm-registry-packages"}},"0.3.9":{"name":"@antv/component","version":"0.3.9","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.9","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ed561c639b7738ce03ff63a866f59e251de82a17","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.9.tgz","fileCount":123,"integrity":"sha512-Knh/Nq0S8UkTfZj4SL7XizagTfXYqjFAYIqFtOmUaKpRMgccUi7p1oA7fJdNPGktkndljy6fUmCWocEeBXRS2g==","signatures":[{"sig":"MEUCIERN3WyVVWMaympLWsUA1c4DB4p4/Pd87L2RwwBT+zm3AiEAhzrfflz1F2JvgGZUrawCauQYvtj1RjcXbHMhEdWaX4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2526682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg0PaCRA9TVsSAnZWagAA7fEP/RfsuAfBbUTV9oGVFIiN\n7OAsCfiVFHiO6PMEdBxhGeEMQSAICbYVVMk2u7TJvJV/+6bKC8JIyiEDBu3h\noKpJgLfiUkrBW8AbHeEINLDRRaL2SpDXGFXRHhH993rwimvyMUyusq1FtSEZ\ngVY7Fj3kFNP9C+H/AhBHxILdA2lqFe5yMwnZhoV1hRc4HloZaiWm7VID9BFc\nJiendSF2JsbsEIX/mnG0+GAo1U0CGWAKJLBpAzIISeQxGnO79dGXg6mJtUVk\n3i5gjB/vYzFhgJ5ykE0X+JBppltVY/ELEGtMjXvQNvmzAh3DtXpse+jR/heN\nHq/JLxMwaTLvbc3qYC5dSm8IDuEyedv41pCi1U3tEmTfoAl0o01A6/YxYpAV\nlS/5lpa06lDjGOcm65u72IL5uhnojn7woKPLISlO35Ks1lKswKIwrIJ26P/v\nfSajnnAyc2mUuV48vOYYWf42Ix4j2283zSSot1KHiPHbaB2VvAbz5syBTA0V\nZ2AVAiZi2Anu47izmUDQtQmf7V10qiqA1Jxcei8LuPCNrgsEpcIXXvBVFKCA\nKACRkW2UeYuFE/wPt73lQ5V4TaLBYo2lmZ8F119kM+Lihhj0GtQyNCUpb3r9\nmCMtsUvLY4flI00QqqkBYFYwlqwPHZG3/ROHrwYjoY+ynpIAE8kkWvy1jddn\nE826\r\n=PjyP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"32d439719f3d1c00fe4f18cc6241788dfbeb78dd","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"13.2.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.9_1585660889466_0.13829462645818125","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"@antv/component","version":"0.5.5","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"88621805b53f1b44a005074706700010762a8159","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.5.tgz","fileCount":3,"integrity":"sha512-niJdjPhg885rAQdGOOk9Tm7ZL64VoMm6ZV6jdOJK51xnCsKk91YZoP33KJh+Bpf6fGRf9c+/0hvTB0dmP//tUg==","signatures":[{"sig":"MEQCIHaatNMBHvu5ukiVcOVxAOt7JlZbTi2dfNSufwcrJlDiAiAEgRLKNh9MVf5wAm2SIiBT7w7W9pXi8d1kXkVUWQUQUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejBnfCRA9TVsSAnZWagAAlcwP/jGEix3spnfh7XAFdHM9\nBjm3NjiPY4yIPgwiz2QcNcRVweGmd/NeLNPoQ6PBcoT63SaIDPhr/x1L62Sa\nrltOe3Q4Q2qegQPKgjEvyovH055T3KFahLAyKbu7lCCur4vi6C35M8PfZ73+\nSdkHYPJGLTBtq9QhVIThcEnf05ZStLkrj5bOBsv/Fp5baB0q92ri0Z/mGRsZ\njwN/yhGaHyCh2znDgZk6yXrdFa6QUUsdHMEq0JgFGPlETmCisp0hyrCb7ipv\nGAR/93eeI4UTA4x/sGxEpabSyPNpqoOxQhqlRHfSzKuPNaEiaQo4CoJhzcsM\nmtTTVlHCNw8eJKM9mK15xS3e2mE1m9WFpROzHf+aBNkQW7+KqdkOSf0zVrJa\nvUN4cN/PxdoB4rO1bsHjubvsNLsJOtoNjDEjAg7UCp+qVS7DWvTw9HBoGO2T\nmokls4y5afGclvitbDFefLK3uFs8BNGlMG3tljfMOQ/G9f8uR1r+rb8H3f9f\n7babvEleQpRM7MK9aLpRGn9Zf0vGSw/Sa0yW3JFfuZy9JiaJq9StsgOrcOek\n8nFct6K7vOXtKfl8Qnw70YP6mmH3OwIwnYhfSdZqkSTQKyFTr7Qk2Y/JqTKi\nNh4g9B/FABuUERfFs98tBztHpJJOMWMckk7UPzqr9DF2BJq25P4e54GqAPhc\nPknU\r\n=qW3h\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"117b37a6766929539374d990732dd883b955d9a5","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"sakuya223","email":"360965398@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.15.3","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.5_1586239967265_0.2728235164431394","host":"s3://npm-registry-packages"}},"0.5.6":{"name":"@antv/component","version":"0.5.6","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"50c26dd8de4d042491208b989577254b4dfa7b5a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.6.tgz","fileCount":375,"integrity":"sha512-xT9s+gS6b8P+t/tc1ulOBxNe2nveQ0hHQWB5jyCXnpS57B9GINgwjDv0uI280PScIQCa8rkn1eRZYzV1OMeb2w==","signatures":[{"sig":"MEUCIAf1eGDrlbw/33xAD0sC2J8pIDFGcFlJdcjkcwHjt4DpAiEAmfF5iDrwGgV7wdqH+PjK59TFz4jIFvSP9qVhibCgarc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1176889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejCZrCRA9TVsSAnZWagAACTgP/As3MAeLz3X8RaryWxNT\nSNArMMlC9dNwsEtIABTW+fL+dlPiUY26CkPCbbvgcHc0g/AUuupwuol2OTzR\n5MSHokP/IXgiBeuWdJbrn2uPqN4t4T9gSMHdr8kN+gpFkdLpG0rjxj7FCFGW\nNl8sRL9KewZfYEUVNTcS0ehq03U/SFCcQqlaEis8jeeFVYDFaozRreOwqSwg\nKMhgKCQItSCfgLSPE+7jOvqgNHh0p5wIWzqy5WokElGw1gUZePRkkVJ6fbYE\n7dhas6R7rKlrAhB9Dyu15bc0EdjiKhL9X8kdfRMvP2sE+KEsq+TL05BEPWQ/\nTHzNov3nSut+1rpIkWdJYEyn84uBnzesNgL8GGfLrwhxNUDzjVWVbPXm/i20\ns6Gy2yEftu6eGaCU/oY0g1kF3oknTpL9/Kx+lv85rkp2dan3K8XtBBH4UfeA\nzu9gX+Q4wecbX3QxrWOPP6xsN9aEXXnuuZKKNv+hdhf1tV11Pj00tBNJz/Iz\nkruoE79s8av/sUIY5UkP6Yvk3mUQ9MFqhkDIFMIgj+idYKO+oo6NYkKCZBxP\nfTX0HtHv4SHoybpl8trZQlCzI+nnEh69HfAyHxX+uFDeXTbPGq2HNe6C1VNc\nktikU7E+FIvX+ndBg7VcDMUXSiI/+oLJx5dsTMmbYmKZcsDETusT03u1wmxr\nHJBM\r\n=11L4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"117b37a6766929539374d990732dd883b955d9a5","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.2.0","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.6_1586243178638_0.2544798028415185","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"@antv/component","version":"0.5.7","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.5.7","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neo.wang@vip.163.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b658a4e54c5012947abedcc069c922c3e2aebc17","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.5.7.tgz","fileCount":375,"integrity":"sha512-OFj1fgVIxUFCfIOQA3EG4LeRBSxUdJICmqj605YFDrPuSUh6QITEErMMieN+42PTttqGVVTKhw3NuzGzx/jSBA==","signatures":[{"sig":"MEYCIQD4GGYDtwpluHCiY+kgBdKspevEPdC3ft8oQgz/kpzvmQIhAIEU4RwF2Oztr64s+jg0pXEWTWiOI3J3HsVDNvr+RST+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1189731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetNPSCRA9TVsSAnZWagAAvtgP/2FiC1CQT8+9/qeHmQvB\ny3s4xssZSxcRFSQy0X6QKKZKHkYumw57m563VgPHfb/yW+GWz8/1BvMrSwZ7\nOnniN9pyZF3bsXWZH3owPkS6ni7LR0g+hHofzgs78W5OmUCFKsPSYQG66OWS\n8T+Soc+F+mReun3cAzujJ90hV8qiJlQRdM/ixbwZWEu4zVQYaVT4954hhfdD\n+i41iUk7XF7i4CFZ6V6i3DbDzDprJbs7Glx+Byewn4wUEstIXsgLp2VfD5XJ\nMq6zCtYpDeU+srWYN39HmeK2rjX6hiaWHMG6Z+EWYr+hWQAffsOIn/SUzB6F\nX+r+cBYIVuVZmVb6gHe/EQdrA9Iq2L0wANWM2tduHO3NokDrH8GgMeZljOHW\nYy3AyrUGmQ2x3KhlJVEs3Fp+GxwLDQ7Hd5xI5HwTq7rcE4tZ8B6v82dxkZxP\nIoYiTjaF4SNSVFOxdnf2Ap0dPk4hZK6cEdxrUJlPwmyA/4t2Fs8bAGJlEJ2E\ncmwKPEVpxMaCWkF20pmk9aBQYLcQooF79chz1bFaDV+IAxuE75Ud7P5dD5Zr\nqqsfvoSIGapcbWgdk58RYGfpN0Ws3e39Lb6AdCmzHQxCGWcpYB20tP6agfXt\nLWlCx+TtHgkpYOTFXuX68e2I2Ga+nZwT+s11+Wavxi8QU6xDQZqVHPFuWmDO\nwW8F\r\n=+stR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"~2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.5.7_1588909010135_0.4043200165513485","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@antv/component","version":"0.6.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"e5df1de137741681442dbd2dedd4a49b1a98b766","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.0.tgz","fileCount":375,"integrity":"sha512-PYGYnUyxIYt5Aht0f2QKWYjwKJcd9e5w6smibsXITtRgAzXokskVuONZO72I4jsVQErheQF1/nyYlxE592PyQg==","signatures":[{"sig":"MEQCIHBYU2Qzvs8KohZ8N3zBslZcwsMRmUha3/PWsA5/qHnDAiAy1RZI0GUuWqXjGI1WZVccDd05i6p5yHoL5KcdCtiPXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1190433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuMuACRA9TVsSAnZWagAAi70QAIOV8U3zBXhwYgKCDmLL\nb/U8YY8OV4J2mLzoraDt3iOUV06Msa+1xu5frcLZAVDUyzYiWlu0H9vwNbny\nYb0/bTsZrwwo1QgZLa0D5ZMrEpErCRkF+CCNeUReeuWZVSzH1+0eS88sM8mi\nQ0TWmJtgqMxASSx3KqsbiM24WBF3BOoEZAdd8OfaKF3JVc2XaP53D4Cc2AXu\nd0f3C6DvdTMK9r3iwwpGX4ckTbgxOQz9TzCSe9Ejcwksfe/A3mUugxARDyG+\n3CyFAU/4v5vXn+OlCDsqVSWjyYB3W892pHKwXIyzwrzLJ2V0GP0ac3nEcojt\n29zKiVYWF/KguAcgkn0F1DNqaSu3/RMM0Ut6IbMWdClLr5Ol563fhFTSIYkX\nBh+eAeUZAEKv7CnY20hrqliFIgVIifCM5Fq/VK02nABR2Wv9huY7pYvcwOi4\n6fVmaBRA6M+mWvdpUvGdIZFp8y4iqPZwqRZyGu7kMwieedrWpv4TOH0wlsny\nDFY++G1OtMOpX3DCKvcVLM6Z+Y/SPqFdvDiNz+z5nxRokgS6MImQ+UyykrGr\nRuHB37wJZSErODZiBRr/s2QlrUIZcmmgv16FKSmszcEgGYLv+vrBJLk5nrPd\nSkk0K5OV2Hsi7sRsnkU/ZcamQUDZP4/HFj3JBiZbZ/AgUE7J+pDxUj+yGzYh\nJyFC\r\n=d7Ra\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.0_1589169024077_0.42951773428345463","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@antv/component","version":"0.6.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"fdb624e72b84d07416394f7a1e2284a57f1e410c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.1.tgz","fileCount":375,"integrity":"sha512-VZ8qWJHwc3zpabRVAIRaT35apUTtOU8dNbj0XO9dZ9nePFLBjTduLP0iOxoaerkd1fEasanBmgwxnS4pT4fXaA==","signatures":[{"sig":"MEYCIQCKkGWLstJ9bbH0ghuXBUr0IC4m9zc3cEiqcNjLIMJpMwIhAI6RYipR7W6bLV4fjQQLOzwrYK6LsBdpNKVNqS5qn6oJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1200742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu6TXCRA9TVsSAnZWagAANfMP/RsYIB2HULis9QUitie3\niB+fO/aZxNru9YSUWTtsDXPQCXW0lqTHmgURy4GyEyZUjElgVZxERxfxP/qr\nkIoHmXZ0rcI0rKg1bTNlj37I7sfAP30USibPLT2SaHD6WrOTj9aJevIB5Hdj\nqrk4z4H/t/HCC1y5d94S0LbjlkNR0k3YjKNBnqnOce5xFKLhe4Zuj9QV+yEr\nb6EX+2lIADkpmkaw7Gg1ZTatRGvw8voVFHmddCP5l7ntwmJKTXk7YnEHK+BD\nnErE7fqJje2+p0zjqyxt4J4mweyGD0j5E+SK9wJcj8jy979ah4hY6InbPqDl\nCLVlZlY2H7Kb7AY8Fx9vjP6hi1eN1MWBycWSXGNAXqdEi7jFRSBFwUEC/+Ho\nKtmtHQMx6Tce/easG6bS3Dt9NLzgyVpmHepxUBvQ8ZZW3ZHuNRxcVH/vzBHq\neIDd5VxZYvuE/gdvBVs/Dvr9uv9wkiKcM4vnBgLE2hMHqskvJv6TNm4yn1bm\nG41auKJBB3hJ88EWK3by3lR1kWPsrGg2oqf/VWS6I0cbE7HV9UgzPmvG3Fj+\nIZedE0qJIzSVNla7eXXncNo2Efv6Xku2g2xcoX2RLqQNTczX1tgrQ6hf2hJo\nM6zvDLv8xXl/0uiZXWDtLEmi2sO3F3exwslchzOIXDfniVUc9NY9Q/zQ8S9Y\nGIca\r\n=JlkW\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.4","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.16.1","dependencies":{"tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.1_1589355735231_0.23899240844385905","host":"s3://npm-registry-packages"}},"0.7.0-bata.0":{"name":"@antv/component","version":"0.7.0-bata.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.0-bata.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"eda9ebd3ab8b8bee7b24f5cf55926823698750f2","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.0-bata.0.tgz","fileCount":423,"integrity":"sha512-lLW8Gc3Ffqe6PWLfRYBA9aMRIvwKnJ7uKcf+XnXazJAJgaXMAQlJ3nBL+SdjbPjMatrQf/Jiwf/lKF77rZBrPA==","signatures":[{"sig":"MEUCIDnkT9TubQfz+C15ZjXx/68mAlCzHQ+4YJjUKWUOiZdBAiEAi2k6Q3FSIns3jrQtHDxacrjKceOxPqC7Go1rh2yA3Ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1314392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezLy2CRA9TVsSAnZWagAAyDkP/jVB7kmKvgnTPFMc6QE0\nZfX+h9d18vU7d8DooNjr8bprK7/QGzF3j7OaUn9koee2bwu9gLr1vBpTY3j4\nwnol7R1Y89uONmbh1n+cyGwm9SIXhUmEHvI8XRqFjS5nPBPic26ouxRrapAk\niCINvNPSGhNVH5wEH8o7yT2LYYC8vCEzf2LaaiuES/op5ViqncHDF5ZiOxor\nLc0UR4XVTv4A1KAUE4GilVaDabAUVs7G2slz/PSwtzU4ZhEqXMx2eiuBy6YI\nSeVXl9QHdeiCWbx3jIayePcjnoCWPPCHnoLBwdoOn4riTChMFlqn5dwPOkJq\nxN7ew9SmljPJoxWdzGtMoyW4OkCIp1/U+kvJubl9NlaITMXfszJBfIrf588X\nn0BTICM5nx15H5lYDteqSue+Z4MpVGbl407g01D7Gd7WI4cJLUDBrytBxarI\nqr3ln+P30pzakfUxuOUFl4ndUJqApy1f4sfFX1Nfk2P9wwBgDhwNEcShkfbE\nZEPjxmcCmFNbf/0r0Au3blHMd6tTk13V3S8xDKBFolA+8ZuVxqazUiG9D+Dt\nR4pOd0tjYDdadlptvhoPVVs11ZR8//eHLO+NwLzihnUINB0fe/nPZ2pbM+hB\ny9jIAwYZE6hk8ydapb3mwTYQc6Qegi9zkmf0Y+59F5sYxHQOK8KwEyBzFIwT\nVyQk\r\n=472F\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"7ad236cc3c1b66144121a8d0e45a5a5f78965d5a","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/legend/category-responsive-spec.ts","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"sakuya223","email":"360965398@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.15.3","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","dat.gui":"0.7.7","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.0-bata.0_1590475958417_0.4990660866378023","host":"s3://npm-registry-packages"}},"0.7.0-bata.1":{"name":"@antv/component","version":"0.7.0-bata.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.0-bata.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"971e55f2fe62d36c00913c7e6368d5d5ed13db59","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.0-bata.1.tgz","fileCount":423,"integrity":"sha512-15DlYt5O7zoUijezzjCUK7OHV+nnB5TDlXXelpTS6PqSIO/1D5KSnXE2ZzBSFGCJvAjzjQTlnjXLi6fHFsJvHQ==","signatures":[{"sig":"MEUCIEgGQsvQ+xZWPW/vWlrrCnRDD6H92KB9ebxK1mPmzoUCAiEAgBUlJIYJZLZpEc33y2Dc7fHRYxzie2oYgVNxXZvKpxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1315495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezlqdCRA9TVsSAnZWagAAmzIP/19os0azPuUE7d+b4hYx\nuXuguXp/Cy6WWhfIaVsd0PaOAXS2hpseEIY0uQiOdpF9BCJvO/Pt9OxdcRXK\nR8iigbz36Qxkdcson6n7E/gYO2NdjNRqCWpxCMVBZQ4TuiclsgtmI6By66zF\njc+taNEl9VEcsrXKgWBNP6WSoo/ONIzbhDONzDl4VxvXBYWVgAb8stnAne2C\nWZKsCO4e5K9X4J4Q0mXIiMms15sdukYcRO48lYkS+Tjv32lGC24HSgHL/3v1\nO6owPOEYVjpc2T3qKlknzK40rTYL/A6vAh6YwLKcpomzvOlA2IaRO9/yQXqY\nOc8NzE+6nP98Qw9LTqAUjCWgoXYZidqPiDBfQsc0lS74dLah6CV7mIXiTB/z\nkhVaHDy1J/yt+dZPhapS0ZwC1DobePrK3XxYW4i0sDOVMkM6JREzFn02rls5\njDV36eTi8ebeK4tIvmNShak3WAKu4EZdVbtb9OiwY08ifS3hrw1pkARMnrRH\nLgTDTi3IQtE/kn8Ci99jIxPfl887h2rWb8f/3gU47yp1NUDe4VFIe1KRJGCM\nYZ7BFDzHLWsoWsQk7g1EjvYexUOvQ7YtcU/DUevyeHtPAwZtTaVin3G7qF3F\nJev9mwMsPoH2ucYEj27mqLLL0JDUDlYytDjlaczr5+ZAZl+K360qOuC5imiV\n78kE\r\n=TvMs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"7ad236cc3c1b66144121a8d0e45a5a5f78965d5a","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests/unit/legend/category-responsive-spec.ts","lint-stage":"lint-staged","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"sakuya223","email":"360965398@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.4.1","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.15.3","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","dat.gui":"0.7.7","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.0-bata.1_1590581916893_0.9470676063826988","host":"s3://npm-registry-packages"}},"0.6.2-beta.1":{"name":"@antv/component","version":"0.6.2-beta.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.2-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f63a9465969baa046c2468eae857f6c5d700781d","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.2-beta.1.tgz","fileCount":405,"integrity":"sha512-xiaIOT//fwPbA9u6FO0DUL1LGwQA7rgBT70bfNKd3E6W/IGBhZOBRbS5u625lNsGfsALMreMTpSFmUMnmASs0Q==","signatures":[{"sig":"MEUCIGiNtHM0gAZ64sFZueDhWRETICLjbalIC4YsiCec7DEJAiEAwMeZCSSvQosRh3HYm52J6NJ/jr99mbkuX4eD1l8tbqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1264035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF/P1CRA9TVsSAnZWagAA13cP/2Hk4iFG7iEnxvNeXHVB\n4Vz1QdWkbdpxdMQgvwtCniDVYCDfs5hPQCFH8KtWiiRD7HLOOcRRYICgfYRD\n4dU3tWlzZH4OKlks92CB4jv6tWaMUbHk14QO9qLrraiJUeCcIDhXRxH6lKDB\nNxvYp+JRPY4Ao0da47w8YbZ8994DKa7z5p6a6StwmrS/4FhNq1GiYzJjAoaI\n0d270O8olZr4bsnI437zk7X0Ue2SZ77rVucj1HivdLmUD/HU7QWKxPnyzQx6\nw3H1aB7CMdgFJGEIYToC/pb257iipJ2q5nSoj86Bdd77AyPPvlrQONNsAv1y\nVVM5J8CpY2R5/dEyA62IKPQnyPQPSq/pCF/2BIeXQx5ytfKmnxEjugzgnzFA\nRNO2V5y2nxAdv9al+2J34qftIkD40yPGYqOsN5enX8wZQPdLySCCKvoFsH15\nZKpyjl/YP8DgVnpgXGeFyxzJ7J678ejtSErLzbJ2N1xyv0Vq1sQ8aZZnetyd\nzv3nT/71xtKuhUEaznQu71O6NW2V0xOmXhaMBOi0qZR1Z0+ot8I27W0MXoBA\niEmzv4ltZ+fI/1dJLpsIFWGVeROyvR4rw+tXw9uMIiFl8flqCSQH1HT7Xu8c\neODdedUnKrogzNiLkkd9ZOLdbwZaKNRAzJ5c3UOxbmH3ACoAYsTEoDnIF4ds\n7LmB\r\n=x+Y6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"c2bc091b95183687a24fa68fb0924efe701c329d","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.2-beta.1_1595405298816_0.59214360297503","host":"s3://npm-registry-packages"}},"0.6.2-beta.2":{"name":"@antv/component","version":"0.6.2-beta.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.2-beta.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"825c045d5db8fa91f110560effd5512b4703f503","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.2-beta.2.tgz","fileCount":405,"integrity":"sha512-7APFNalUsqJNUUpcM4dR1TGfOf8Usr8x1X6/f2FvqFpMh1hWhX3Ztr3zM0sSDsVBOHoE1syDu6hJtiPOAu4Okg==","signatures":[{"sig":"MEYCIQC0c8jBB/3ZaENbWK8VD98AkeMeK3IMJ/ldxt1u8gfxUwIhANBm0elBTm2Fr58BJ70kCFRQBEeO+cik6KCrjhW0iojE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1264055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGAtWCRA9TVsSAnZWagAAvv8P/jkl3YT8H6eYGqLhMaX9\nwNRjxICh/mM4VDhQ7St+lteocGLZLz+Hj6fpPM/f2uyrrgpwV/lvk3VuV3fW\nvLkfXY8OJlZEaHlTRuu48p1sXImaVm9QoAKzSpNIhYm+QNuE+HwQC00WXgdT\nLy/Lic20lYZpoW24rAsdkOOgoITzsFdW6PxY/tdnc5ghdVOsTVzabZcUBiKx\n0HuIHS98iHHERNBxzKFWu5ikhMSt2w+TwJ15fYpXj/WB+AmShfx2j4JJWEU3\nlbQFExMDdPeUQirEGhHSU/ut0Hr7bDG/li4CVajGEfZrzVX4XFCwG1lUOrgI\n9BldKrXYaW5glTz1kvmOKQjOBO4+TQzeQqEMMHFnFkFW9T9N/8diR1+WE6G1\nSrcBSTxyc+DOGlBbkNzJZAqXo0tqM+mNAXUqJOqBfh+zFH/cGb/rHmgeAb4u\nvV27jepdyonDfa0cNhpJPC9xVlqjVUF6ebMIljF76fcz6k+GDZ0t0QDiAH9A\nr6j4O00Eu/h7kfAogw70zICBxWN/+OV0pIMYY/e1Gqyb0aS5bT6iLDX10pG0\ndRTai/RnwCwDEOBfQcJZhsWJWLQKZ1+rYJeIxcc2bJPGRALePFOoRTs0e54z\nzluCsgXSC6tBINkOEGG/d7Q6N78Zpd6Ack3LbQbAoocgYQ2KTwQKkqLh8wkq\n0qLG\r\n=4OB6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"c2bc091b95183687a24fa68fb0924efe701c329d","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.2-beta.2_1595411286087_0.8416429289513048","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@antv/component","version":"0.6.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"9dbd41f2b4a7bde1c69dee0d049c0621632c8458","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.2.tgz","fileCount":405,"integrity":"sha512-Wh7L+TE/Qej17Vw1SwY/KbPPCUGaJx1YqPrIU+kTXaUczknvGExZ5PzjoWRlsilAe7pR+7yardscTzCT8a+Nfg==","signatures":[{"sig":"MEYCIQD4HJpVVNlipoo2rHu0svOSCDxWhdlY/mutjQEwgYnoCQIhAMjcgfsn6DKyra/fBPO/dpcuNPRCUouYbX3u0nXDUxN/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1264954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHjzrCRA9TVsSAnZWagAAJzEP/AqSnYlaf1XNoUHn4gKt\n7+wFMxXqb7DZD8QGrgo2iTuR9dTBqhqVsFguzf/Yvz2joDyDaWUVhrRnFQ1D\nRplOIdIifr5UctthF8Stwe3E1lzCx4AKNDUjoHacJ8kgclA6TA9eYkmGuKfL\nHx3ASgy6yVMzz1kt7rx8Ytb8Q3ccT0DgBtyIzxduYLbxjn5B90YBq9u98pfu\nTOeSDx6jyo0j/t3+oDoBPiQJM7DnJJQuDAyUfXvwRtPOnLr8Hi4/VSAKQIyG\noskQiJv+pWRrSKvJMo2yRQSVeO9BfjzYYkFelaxk01XMD3YjXJvGzvFDto9X\npZNErcLDXo/CtcVnRvu6q8l8FQ8FlpBmG6NB2ysr0r/PGn1SE/lm9ZAimQTU\nuBQFUp2/VAKphORSXpjUqEn8xK2g78J16jZWvzJSISX3J3S9k343mTMrzOZw\nnAsk/2vnBO/nmhc8fEO4tB++xRXmr028zLWeTT5JejGdem06CZ61+njpWIvG\n9HO5vZNe/ADmgupXiarK010hRl6RXCUwfd1AQ+kpURnA00+ZSQbz3d3ChcST\nhvl1Mx6584j+CrfUTCo41yJzV2ENO2wgBootOAoqQVjOnjQT02qR5+AE3ejy\nMu4EH3AkSjj8IbfDRe9gZANAtHTmBhVbzoi4/KMy/chpqm+SadzShiZIxKLR\nbxj+\r\n=YBJy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"35fd13d389e1b294d5bdb507bbae79dc71174c7d","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.2_1595817194847_0.3310929716554507","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"@antv/component","version":"0.6.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3bb4cedbe985e831bfb378a9e672a46c0422a5a7","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.3.tgz","fileCount":405,"integrity":"sha512-hCVkJt7TEPrTLcX5SS6UTSYl8lwuSg/36Gj/VmtrPqxOyrBKo132O70YIHH3B+yGTiFOyBybVwZbuqqEomfdYA==","signatures":[{"sig":"MEUCIEqYZLXGz8BCZC2Stpo8JxMvU86QrxVY235DNXA5zsvTAiEAwYCAEe0EBEo6tsiFROyFziHwGEQ4Npi4qYnRu+NkWCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1264972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHkMsCRA9TVsSAnZWagAADGwP/ilN7FBWG+5D8H/nH9xL\neJAbvZ6bem8Hyr7KkdlTQ2Hdh+c4tyvWv1HAJ6L2Y/A3fldxKWuXMPEBfgdk\nWcZAai8RfKBt1ef61qHdUAEcrvC9b12i/J+JulrBlFLQ4T897865j3gfEsl0\nql8NB/528CprksvznfSvFSzY2Xsww3vQgPrjWF78TWs32KnfNkW3cuBx1rIu\nsIABRhnnn7DabRNWK0qDUdKNJA0drsubcwoq0XW+0SynulpKzBRnkW0WsJ2j\nJYwfnSAGeUgqB9i+iEeTeL3F/avIeK/XLkoZY/OGjbL0KdHxoqccjqNXKcYp\nwiCCPWGRh5djlyyGmXuSt84cCuNVrrloL5S/gqD3TyL18lSBeNSbvJP4Jax8\nYhpW68iiu6oVnZ5Sb1jxeLzNCAYVhUIRUWEj8QmDrYyx8D2uMd3RLBrFnGvE\nOKILQjepIvNvrsLgSypmQQpC0+k7mSmkxnX9fGe8aTor7x9CzAzBrhgbvJs9\nRH0E4Lu46EQcV7Y2yVElDBMdvjLjJnrLspm8W/5jpSLcuSBjAka9fo3rRUrj\nHXKVjK7qchwlFfurOf49DZ407qeEVJ/RGSiFofDf6e96ywMfu24YR4AJfMhl\nbkHJiwJJgXGFPTsjDfmgU4jHnZ0K2Z9x15ebONIqZYlg6pF9eS2/5GYbChmi\nC6Gc\r\n=gV8j\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"2ce83e0226422a1ee522d0b434bbe042414daef2","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.4.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.4.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.3_1595818796128_0.26467747335550174","host":"s3://npm-registry-packages"}},"0.6.4-beta.1":{"name":"@antv/component","version":"0.6.4-beta.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.6.4-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7e431d4b08f7cf5d1453b82d72093005a4d13c83","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.6.4-beta.1.tgz","fileCount":405,"integrity":"sha512-hpNPTopGpoGCXu7hbze2SLhga0JKF9K4XMF4zNygdwNAHTJvWKejrWrlazbBnzi/y0wFNr0Xml3zGP3zxN2StQ==","signatures":[{"sig":"MEUCIFHrD98F3dbDIqZi9sJF8ImPZcU8bIElLUj7duoUR1H6AiEA0x0keA7zXlxXrtFK+uDiVNRsRGDIESxyFU76YEiOvks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1265097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKSwNCRA9TVsSAnZWagAA8UQP/3w5KWY5l2uu9L+lTIe6\n9grtjwBjGNMClEHvMwbWx7eFgXcqG6TfhUbjmwG9EK/opP1gqJ5SC4+iX8lm\nk2FSdcEYDkFtCiDeQq+F4iduRYl6H6ZNcLhiq1VeiO4f6YAqDAu+s/XRR3hS\nlLPmfrdJMYOGzQpYzbWsazJp7u0Jje5YChBDgFN7PboRUu3GQtdjRyWpaPia\nEBvC7u8eY7MpeP6Of/PuzRNB0BL5Szek2gptn7JYQ8K786/+SoN2FtQY5BBA\nYW394xgp6cUlAtZt7Wt7LsgM6XeRRP1rU3UqzMsCSEONZn0C+B5x4siJiYWU\ntgO/lu9fyd1MfPtoQe5TJzjhVr2QXzhI1xyi0xYtLtloMgYC8pFec1ItRmvo\nngVs0Eq3BbrLY45XtNc1x+dudHcvnwb5oPLZ/jEjHoJfG7JoTIy9sImp4nEj\nsmUtEuj68rwo4EudDFTUfHgAg+UOr3kQBhZ/xH2ODX/1Qg/+uXCzp2+bL+HL\nQ6bb4eI5xTBMjxWoBpsaiD+vFXFq191sjUk8TvtoQOdXoL0zUO/el7xtgChj\nUdq47j8yV8XUXnvCKqNdhncCoj3aQhMziwTScRY4ZRGf+5NjIygjiq9m3Flx\nMW8qv0HUonZhl7BLmRWX3Pwzg9LRHrPOntcUvdVqNJ9Fx0TxI/mu7F+ST/Ds\nd3zI\r\n=4riI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"155dadacdac5feddb86817fd4c3c2d70018fde0b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.7.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"11.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0-beta.1","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"~0.5.0-beta.1","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.6.4-beta.1_1596533772726_0.572847803920117","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@antv/component","version":"0.7.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d733ca6acc1373d7f569c14ebd1f087f61e06ae8","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.0.tgz","fileCount":405,"integrity":"sha512-8klt6CwhokFztdcEX7/4bY8G16yjCFogrSYwaEKlytRS4UEMXgLyQhnPgvW0NmKhU0LeLoY8GTL+vMyd5AmAoA==","signatures":[{"sig":"MEYCIQC9grQpgSYCoH85nDq6t5BOfBCN/lOm0wTv34N3NGK4DAIhAPVb3LD1O05tRMGGrlFbmNAR4hajjR9+bGWpAoAjt/O+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1265076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLSICCRA9TVsSAnZWagAAfh4P+wfk6mOAODdPC8qySfVA\nALA42wk5sxkx8sIJ6K50tZMzSlxJb2UpFdXtCNtRhEviENhVKBqAASfUiSMO\nUTxowdwDnEQ4sdKevP3/rohJy//Vu7CzqP85+RON3+XRNpcPeoUkoP7+4spL\nWItmmNexuF61sCsNLabJM8IujTV8sY2IoaL3DCopWWx7GjYM3MSKW3GjoqSi\nb1dykmDYwRYUfKc9QB9MCqcA6arhvhW0+msscXbP5wi+YwPIZUy7DtOIPlsk\nd717bH0ZOyD1wi3fJiEFGCOaksEHezSwkEYXpKv3mAQupj7Io+3p2kGnrBGa\n6x8HQH7U13GqAWuoZIc4/3QF3w+bfgyKcYccF5JPPC3f0DewPziKGyH1U2k1\n3KFhCQu9XuYNXrcTJhkvvw4dlqhMU/NNqdo5hs9QmQSLcJ7LUOrAiDd1vo4I\n7cQ09532i+LIfCbPmy5kAGXM5kLFmev1aKcai4lMFmDy191U//Iyfk2tMg4L\nIY6LOLiUZf0ks0Z8XkKZAqL6+GKOZdc3BIAaSaX6koe4ZZrFvQJ29rHM9gFZ\nGGOBdDcNJjxqNTtRO0wAxsXFdnzXd1Z0SalU0LIHUP/KWzXk3r/NhsspFmmN\nd7Hfscf1WzXMJWw2Kv/i14XTZqgS6Fowf8jq9j1iHZeshAXNWSS1offcxy2z\nOE/x\r\n=O9n4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"567d7d3242c41add362e88c7ee09c95cc0358db6","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"dxq613","email":"dxq613@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.6","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"10.22.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.0_1596793346172_0.9649431667708026","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@antv/component","version":"0.7.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"yanyan-wang","email":"yanyanwang93@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"158aad233ad549464e50c934fcd0631b53954d66","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.1.tgz","fileCount":406,"integrity":"sha512-4OBmprXqJ/2AKuO2GgqCab2YYZbBdT3R6+2PGvd4dK3deH+o9OO+NV3zPGn04UQjA6m2/1Scgbu7/6HdSIdfWw==","signatures":[{"sig":"MEUCIECAlt25n9p3tkJSrBNfoYwqNQFLNRn+jHPsuO9TAe45AiEAx7ZXVSKFyskVPx0ujrN3sSpAjogAiELVqCA442X6W58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1265712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNM5/CRA9TVsSAnZWagAATv8P/0Ax3i2ioN28pZYC5IV+\nlX9kLQP0aLapfIZlmzAy/prrV47iVnzbXg59JxMrkX6cg9UUcqo6PutA/ZV6\nlMRrj+YYuqDcSi6FpS0YX++n5UA8MBNY9aizDZfrAQfvvSnvlnx1IgBPWc7J\nT6R2yuoRsRjK/FTfd2Q79mbzEtCdonZGVHkKEDdU9CPrzFdUMW1AiPmcTXbB\nJl0Hr7D2rlpOjMbspUe8dLYNRaJFibftdGBb7AChrXBZGDeX19oEmpyI0d8m\nNGIeh9FHVNE45ODu2Gdf7XPD52GXabfmpB/+Btg6WAg31VIi/rJBAte360Ol\nAiYgmtKa6ZMzuc7ymyAfNgKbfXSS5jiCJIVrTjN9j6vMcXgwPRCxVOynpPrY\nSCqHk+ZBCUWV/Ylu0MQ5G8XA0TfbW/0X/1dgutkaojfCBod3ChFj+WSlXulI\n68Fpfy/6+mZbKjkjuxztlIdiHUcfNBwE2jSL/q4w13T6yfCH/ICaFI0lhGKP\nwIh5hFQMKj40qpboRID0B6wEFMK8Xy1hEJtOiH+MaafGCiUaF3DF//F2dSIc\nv0hFIx6Z4xyEtCkKs2yJtSTmHi/O0RH74o5/Q9aTXsSCMqIVcl9SqSDP5KGe\ne+NesSalM24rwPGorVGjpZMuBD73utaN1blK4eXlUbHyi2k03h5cG8awDhYO\nZ/3B\r\n=QS/t\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.1_1597296254955_0.43681836961898135","host":"s3://npm-registry-packages"}},"0.7.2-beta.0":{"name":"@antv/component","version":"0.7.2-beta.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ff55c6f937bddac434d5cd8dd0b958a4d21817ec","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.0.tgz","fileCount":406,"integrity":"sha512-xAzLDBImeHb+up3S5rKvsTSVVNcZaX863t007AA9wg6ztHMopvLDAXXMX/zQdIlNv6Y7+3T4iImdWCLcpeUlPA==","signatures":[{"sig":"MEYCIQCAiKoPeMOkCuSqMGP6RcYW8VG9nj5dwqJ3LEjimHL+IQIhAPF7QfatDAe568RUkGiOZpAfNu45BAARyA+W2axbXLDJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1266131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfN1DrCRA9TVsSAnZWagAAvG8P/0JyhZKv425JMIwxNT9V\nCoZi0ibq/VkwCOx0yYX8Y4JuY3sIJo8KXvyBl/tSJY7aEg4BYwOskzcOLqKW\nzudHBaL6reyhvYwcaLexFfziyceeBd0+HSzNZcJX7rY4UkbprzcoGGKHkBD1\nxepK5i3mzExTuevba8a3YEQe+PXYzpn2XETR7sGKaC7cLtRdoADBtAZ96lei\n27yeJN1N/bFDSEQ+oPzt28VJzMEDsKS+ODyZHLS+/wvqtgBdN/tI0dfuwSf2\nfkd+vKXxJRXbK5yLaGjT03naajG6hAA+AmeR/yN/4kuZr4btL79NgXiftBJP\njiIPFmjBQfwNRapVRUY66OmvExqXPRdNgq4ZZhALGaqFeNwmZrwZgXd5LKo5\nckiL3BRnYHotkIRQY/5+e5SlYXBOoyxPq3gjRG7b/8H+sRzVlU8hmO4TqCRI\nd9NyRsrEz4AF/10rXH9OJFtfWOC9tIUVBtNbP6oCylOrVJwLyjiNq8ysCkVG\nC3T4PfpfXsBbsrvRcWiTO23Btzi25NOpCh0BjiZcClN9P2kDddlhHkzlCmfo\nkB9tuHH7mYIc/3Nur/5g92sgEohE993020axczFGeZ1rq++TsLIUKLOwQ7oP\nKbODJsRA7byjLJkOAsO0XCe7Xoq9/bMVBCVe4DrP+c7FRKvwGDQNhxYzt2WC\nv21I\r\n=2Dmc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.0_1597460714701_0.9540813640796262","host":"s3://npm-registry-packages"}},"0.7.2-beta.1":{"name":"@antv/component","version":"0.7.2-beta.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"43e4084d09d9b82214751038b841f591b08c0f4b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.1.tgz","fileCount":406,"integrity":"sha512-6Hj+AtUaCqz5F1z7hTBga8zG7lcuxOh5iER4skcikBGq+r3AsV5GldTB8l0TyvfV5PkP4IFrZui3exM3FttyrA==","signatures":[{"sig":"MEUCIQC3pd0+DsLKg6NtYbIuAKheNsoGgQkXdPEKVyWrFiJPhQIgZYucTnNSOn5MA57UKflozZV1IGF7vo4rKFcLF129Gn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1267771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOfRlCRA9TVsSAnZWagAAdFwP/iUuN8eozhEP20U2lzep\niLjKlrrKS+OwJF/Lv8M9fiHyuNEwZPaVS2laGCOikPVBfOJ2bt38bhqHZV7G\nQTxqRwSMdCE488PpEJHsjFL6jQGVHRnYb9CzpPK9CJxuTHxxgwSU9JGPNlAv\nv7aRTfRSUoCio6lVH+ye/66aOPzPpRp55B871r49tMpvfXToCWatHx3zgh4D\nwh9Rwix2ecA/tCARXMugWBSbJMscKXVJGngt7ynvoqtLadEribvyV/YOrJnb\naNm6KH37bKgxBbPJ3XREtoH35+ruPYsEScS8o7H6lmePSvxe/AheXSeQ8ih8\n71rPbgYj1ViaX6mkHbSqW1Eu80pd2tMzcVoIFmGllxB91d/RdwVh7/fHywon\ngEN3XJCjKLMjFUDtX1y9tBgyaIXsojmM8A7vSgZmg2CKNF0BqDYtsAOMpHF/\nGnU3svftmGqIySdvlnQzOkpf2bEwPXKGajUPWephbVBcEiUB9TwWOOg5P4L/\nAoch17QFAvWrx6mUBR5rMFOCONdBmpPMKKhbrumEMp2QFwF5M+z4M4nRDvHD\nu1aCpqtpre3MPQK2iN2lxevIlcPv0YsUxC4YNRLYzZFSbWKbWTkJbGAF448A\nn8wiyswKewfdtqkcDs9/zrNpCWDKZTaoia+vHdloCC7v0zifXY2pdKccCqmp\ndi7Q\r\n=+amd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.1_1597633636441_0.749322944568662","host":"s3://npm-registry-packages"}},"0.7.2-beta.2":{"name":"@antv/component","version":"0.7.2-beta.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"357798af101f46b654b85cfb5315e5a52c86e58b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.2.tgz","fileCount":406,"integrity":"sha512-4vBSjUYVDTFCo1xwVge2v/WyYzmjjHw/ZIFfpgAGze0KjaBrPbqWAgGJErVYZOllVLjbwqEkzQN9JxPVfmAEhA==","signatures":[{"sig":"MEYCIQCaGN2NKoVDZ0VqQ98gfg7taqsUGOHHyDciOZe7vcbpOQIhALGHG5OGASgYja97tzAApjVKH0cMFVecxdSoz/mnEShu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1267379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOflWCRA9TVsSAnZWagAAhnkP+wRR0fOKR2wjSVXGpNX8\n1AQZtmDrY9+qBMApqWBmlgxQCIRyoaKxhoG6W4ngBDjfqCwduEozF4vlDK1X\nllT0nnWN8WYGc0D1Bep859rl8g69Ho2FNrcVz6PL2BGO+DpJBG0OYVchKjlf\nD7yMZLVt324YJqzkLlDDlW29uImxrRA4oPo4NmcvQkwva+Hz0VtuC4b1pIfS\nmABUYx5MoCcUJ0zz/xg3CugKnbQoCULsQnadm4W/i4kZsDpxddDWHrE/gsdK\n7s9eVojPFLCAvVpkqhOX3T1eZ2T9t9kiHOsAJ/h0MSXLWlAIq7jlc49UpVAs\nQggdZK3S+plJS0mhzJluUct13CvPlfY4lIf5PaS6WVijVxQHAObUU2hwhPJP\nJDACJkGXS633ijvsQUrzWMWElp7Ysz5OX0TnAGBMYx3YmHZ4yIdsxsGtQ6zm\nP72mpt5QjpwFofn71GJs7Y+Tnvt3WfkAZWTKLLc9iQaUzYlxTTTvIEPMAAVZ\n5y/VwNEMPZ7aNHdR+jOzUa5/AQd1cyZABTTX1AQ9bDzi/w0XEh9JowJodX9S\n0tA/Wmmg8n7bSXjW3VNEMTozQ+hYZr3yVbZ3Tsr+vFx8z4qHQaglFlWQwWxs\nCUpYlOeNgbWORzGhq9zR/fIu0mOrwtBJA0E2m2UPXHN9InldvF2thgNpTdqr\nkNOg\r\n=yhOP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.2_1597634901494_0.8011313748228817","host":"s3://npm-registry-packages"}},"0.7.2-beta.3":{"name":"@antv/component","version":"0.7.2-beta.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a24c55d86945ddc5a6933571d47e00984808051c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.3.tgz","fileCount":406,"integrity":"sha512-RnSKXFQftsbHtygdP2s3hrc16yX3Grx4xCnGVbhyPCcigctYbbx9TTQ+bOhlIAlthSzS8ko+VkVCcL31Qx2X+w==","signatures":[{"sig":"MEQCIB2cTcnojMyXAdJBGHFmf5rPZTzzG7dEcdOU/REhCtAfAiAROmOE6j2bJGDxdUaL59FIyXpVpBvZcXtBEElC8HCWXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1268219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOi3UCRA9TVsSAnZWagAAfxEP/iy3tWYVxd0lpp17dONO\nYq/kqvR8UWsbIShz6AVgyRZqr7TYAByu+ueAJN0ojDy5cuDvGT9Qh7YLKfbJ\nKTpyVyKI+oolm07HBEV88HzlXT2blyFQk3tr9JaO+Nc0qQuBq0fpa5VVdf9M\nOR1woK/290kXv7b9+a2/MafMmlBjqxDDGSYs9cgAnBHoA2R3/Cu64qp9tdT0\n9kNevByYhugE9BCQtQQE1b9maOPiwSh6/bkhTZw098lcVs8xXNLaHO5Cssij\noytmfYz5rfLe3aKvddOrpVRaiMH6zor5tNJHmyTbXluMAXC/ePJKmhDRNWzr\nNMH60GaJNHmB4AaIXPtbbYWQtUpixeY4zvr/eR+HIGrr/aH1oT4CLDloZI+q\n36z2AxytXYdk0iJAlANd0u2O2qdmpN0pnTsJ+hcwVhHAVl4/p1/fwJjK5RN4\nO+vBqmobz1wEwSCBVMngZdEit0uo++zKSTgipgfi2vwnALUl35Z5cyLfHS1j\nskeaw+Y/1mO0/5/+vaBILXJnNbGwTywDRf7hD1pYEcpaP0zZJfCK8yEMZ5qG\nMfidbsOkrDVjX5ThfnLksgGGxr4AAw6D0FEbOfO0+JZv7ANs6VlbkNJnAuF0\nlagQoTyYnD6QkaSFkGwuZyED3aycLaUma2Fyj6CUB71O+2MkIn3m8BsXADsi\n23oj\r\n=Wx/e\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.3_1597648339359_0.6893318441183252","host":"s3://npm-registry-packages"}},"0.7.2-beta.4":{"name":"@antv/component","version":"0.7.2-beta.4","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.4","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"85b1e37e1252274fc54fc448b5f90eb219881548","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.4.tgz","fileCount":406,"integrity":"sha512-iv7cx2uscamTVb20imR4PupDm5VF84KvP9MWpZLgjiLNsW1EE+pbVfPbSSXco8QDEnqiZA5O7VtMDafzaXl0Qg==","signatures":[{"sig":"MEUCID1tra1PORkMzblwdN2aeh00/W+Z1UOjSL2EGN27IOWSAiEAh9JgGtH9VK6RUZS4jw2LD9O23aNNNN/exlWF6nL2zIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1269011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOkVxCRA9TVsSAnZWagAAVVUQAIrXWxOF6l+wHBw7QPau\ntjkX3ejO7nM5aLXcdgRKADnnzMW4Fz0phyPnJTQrrsSdAZpDT8+ebVO96vTy\n5RWErKQ4bberz+8rfVvgX+lwomljdFRH3Fv45U+B0pclZJQG5KmHM+iP3Zt0\nplGRFPDi8skGygB7qX+5F9XWWEsORgXJ5pX6Zd8ZNeRJ+FHyjtRpF4VKJvq3\nmLBXRyH6cl7g7BY/jNAn+zMsxC1sY95QX1wgZkFN9ygEH2+1REPr8Exal4P8\nPbhHg5MREfUST3h7QzgB+/NeuK+o7/R2wMOLMUyoUnWrU24rEE1i0StQqKO3\njJp6qBydYox75SGeE5hvm4kFv6R7hcOrizp7JPk/oQYjVAdEEyVImiM0HPcx\n3qHm9p8DRy4FNhoV605anl+55avUqm4covWogbHfQVS+j3zAlS+a4fCHzc4n\n5/8WOTa8s78rGG6e2HHIYoTdTJeQE6U8PWGMpshs8gfzOJqLRjga9vUJtVKn\nf3XZfwirF238nqsVrjI3JbRqqeELVzxS91Sp+reP+YPtTvhHh1UNHBjTrv2E\nBBqdICuSS/LuVy7yx+7Bh8lEW9WyHJ1qKelND/VTYGigdawEKGFvS2McjAgc\n1+m82WeYlbweJ9wmA4Sj5sFouEKhfkeReW61r9EFxdB3wU600vVfVcRf/5Ej\nlqiI\r\n=VY4b\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.4_1597654384460_0.0022297471200871666","host":"s3://npm-registry-packages"}},"0.7.2-beta.5":{"name":"@antv/component","version":"0.7.2-beta.5","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3fb07bf42c712b8e66709b39b8b8b149030610db","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.5.tgz","fileCount":406,"integrity":"sha512-rF9hC012e0Ggz1vRaFM/IXrASkujgb9TwesbQWlvgTy+gPAhMObHeuUTMAC5XTeu0iED4AeZa3kXMpmEnOuCjA==","signatures":[{"sig":"MEUCIBVu2JEZDsPt+LdBQBEG44mOP01+9roP6N9iUi8KyayHAiEAnNU+y/UfKcqzdvSmBgDpD7iuHGj2kctABKovmqBjiDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1268709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOkoGCRA9TVsSAnZWagAA8k0P/05yvxiV0rijs/FMLgMi\nYGtzjDQXW+y9BWlcxDZZzGFGBNdqFkUGTQoeEOJMnrMVYNCAdRnQBNb7eGKd\nK9ewCidT3LoubSjwXlRNfiRiDSG0UEnWKN8Ty83XHoQJLZXz7Gm+5VWa2zpI\nVcd80LT4TxUBmwAFDOPpPiGSM6sAW7JUzklG2EODjUPy1DNrvkeKwYl++y9I\n79qgrtFnd1xOYQtvQSvme0N4d1+ekTjERn0ELb9PPyOa3j7FgA45KOhJjM5B\nxxbQJIu2VzLiFq0EGkO2IsoHuUSWvsj+GVDPH7Rd4/bmPQ0yWoelkWb8Zksg\n9miXrlFUBOzJTdJQX3tL5faYUssHJIPNj523KjbkiJBtDcv6Hzc3sAVbZwt0\nQUSphG0cgdg51RXMjsPz09IHPVUTqzZCrRHx4P499mnqclSv3fIDY95gKGph\nnioYrSMc3F7fi4YBtjZLQN+vaijeKUV0B9O/oLejOr/C9eDiPt/pTX685glV\n1qqAMogckX2jmyzF5n+goVxTO2c867XvYY1kau0mFTf35gSdC4mjHouYeJgk\nflCPWUBNo6GCAbw5Iov3HcXd1m8DXI2HCynmggUY5/0EVdyse7w0Rezpdbqx\n34ijcFOmbZg7Po8wSUGZuKH9ANwZQJ7ATf5qm1NBr/WqMJlb5nBkcGRujXhY\ne7NL\r\n=DtZv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.5_1597655558243_0.3372050247549052","host":"s3://npm-registry-packages"}},"0.7.2-beta.6":{"name":"@antv/component","version":"0.7.2-beta.6","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"8e1dd8195b4fc0ed71d5158111ee3642659c63e7","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.6.tgz","fileCount":406,"integrity":"sha512-LQZ468v0sZCf7km5CjgdlX1a/9n+mFKPFZtKwYs2k4Qse5KF0mVNAR2NjEkSEQ11+ZQn4yqVNY4LsDY6RTH6kg==","signatures":[{"sig":"MEYCIQDygc/uMPTQZ5GauwhF9OGz0Xs5DK1Zkh4jXRmO4+I2hgIhAOHqhlQ8hfj4RcuAQYMeI/D3Jp1lMWrT/Rw7hB8evLMN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1268171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOkprCRA9TVsSAnZWagAAyI8P/Ah8fcWiejPEpJd+AAw4\nNVZXa/aGjfAO5K/AVazMHkWu0Hv2Sw+9DJN/p9KrtosG61FM+T6gWlVsmHzr\noYhc/llKv70a+5pbb5hRLsPZPLCJDqnadQ5kQGc4ULdfe5oBxvW3jiwiJTHZ\nStLcCCuZLAgUuk+wlyZ+pegJk/w52eB/IpAuYwpcpCsBfwejM+jPHTqaUtC5\n2YGAbBr6iXEbzSFiY/873IadT7CaR/p18AT8GoVSg6Mkj3DfJRerS3KFbeml\n76c0RUsjYGS4SkfqPI7ei4OGAWZMfWnpDE2wSWqWpLkljrKCHgAFD0rtgpBz\nTVgfviKfPQ8pwnd04cZUAPBGp88eS8A1UV1IXjMnvwG8ENljK1fXaWQ1V2kV\naDi/3PIejw1eHmLiwX8g6YhH6wD/h+pp5L0GSCPM7RJoeqYznCc1TuVsFWeF\n4/bVDAvk77q5KzRpVamTswqR5+5WK3dLWL/G+7TUOyifYD7cVVX1DS8SCcb8\nR3A4AywbmhHGbQiUOu8oq59IUQtLn0lwn8G/XRLYXFTl6Lrvfd00/NM4Fm9S\nYmCn1YzeePysJl2xE2O5lfWr0NGudJcWCGmAJtSlaOnIJ9oKzJH88jUnf7cE\nKfiS/SL/rSuvmFazJQQE3TMMEMFyxQEDOSWmNG/GVkbkeLJC08uFUdhvKMry\nJKDM\r\n=4/jC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.6_1597655659342_0.34689259230631464","host":"s3://npm-registry-packages"}},"0.7.2-beta.7":{"name":"@antv/component","version":"0.7.2-beta.7","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2-beta.7","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7b925d8a21338f246e2ca106ed4631bb3fa8d176","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2-beta.7.tgz","fileCount":406,"integrity":"sha512-UrKQIt5Xa9sHIo3GU0wlhHWS9QiriYs+nJ5S1815hSuryChIYQzvv8nXUCnLnCL2GpNSuAUO4pJM5fcgh8Dgrg==","signatures":[{"sig":"MEUCIQC4vASBNvVKMqcUKwCRA4AvXhFjrfBgdwomY2xU8yOvuwIgc6qJPczTNkgBAWmMNh4A+Q5h7USF15JaED6/cRj4bFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1267495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOlQ0CRA9TVsSAnZWagAAD+IP/2mwDeuCJQLz0Dn4LREX\n9ygKEjMRs0FKHJMI+L64wiRPFxYAzKLrZeb1Uq9BNTnZw/txECCKeJlc20IC\nrb1JBC+pSkBGcBoy4Loe5A31LhzeqbSU0a3j+IRFM0h5PJ49cHIh9WBhQahY\nF4YAD2DbmOXo1/EU9JYQuxqKl22OtYNFXQ9y3AGmEL27hu+to23d2Jt8HehV\nfXyboBFx6bPIiEsRThJocTqHgJ6STAuRYr5SYNvPtuMqHIXa2XtqWS3cMDpu\n7BwLHg4GGI2/v9n0zQ8xtPRnTDrpwcnIXGbSnBzAbcZG8JrYPuY9u+f0qQ6l\n3Uc8nb3fVuFx0OSm/fCOGO1f2as+jA/obYFM75c6TOkN4vOEqas0/8s7caSx\n9MYQxlGd74xSyLqPpXTZ6jtKpQabqs0rS8ZUBElsArIye1GpA4KUHj22NwEc\nts0mnfIRpvKNmTqzpYouVI5O9DtEStzGdhxiLmZaWeEfEx0QjSdccZbSBzWj\nIfCOTZJj6nUjhzdaKOA98oYkpw4AoRx5Yfp/+MXkrywh//7yE0Tb2z90x5lN\nNzq2rSCoeg+Oj1av83niNv7K3df5uwwOzWkooVeSqTS937UHzadiulJH9WbY\nnJrTQSPIUHyHeaH7Ilyrxc4oPuXb2DsSxNVZgEPzbTHasnaGZrj4+LYo/1f+\n9NKo\r\n=ZH+x\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a29064cb279823e79ad41b0841b99910b8055f9f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2-beta.7_1597658163537_0.5599817367737217","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"@antv/component","version":"0.7.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a470e6378f0326054bbb2be419802d681b9afea9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.2.tgz","fileCount":406,"integrity":"sha512-l7yc385nf7HesGLJM4D/oqbLqr6TGpHkiR9Oaiurop6HYLGT8JjVSTu1T60xCFmZHM0BDKscjJEJyfH1rRr6yw==","signatures":[{"sig":"MEQCID3+2mtO6AORFWssRfnGiTaQwYfXW31rQmNEB2O0xXhcAiAwyfa2wufT9Fxc6tHXUfGzFKV5vm+GCqG6Kn0WTlFlZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1267892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOp/KCRA9TVsSAnZWagAAdVsP/09ahAJHBFNYzjliZQcf\nAIN7o3hjZNR7vL8zZen5XzqdaU1SBFYarsigYjKgg2jTYqasKwa1Vn674h44\npBgspwTdxIWyDEzXJuZirj22uN+U6dHp6HUjyGvckUO3ZROGgk6Q5GfCEokF\nXcIN1AkyBzr8D1cnLKuNHsvs8oZETzaeYIq7dwTsB4sz3sQ3EBbg3Yh5WsRm\nfWkkUtHlnLg9CiDAfmpe/hPA3662MrOq24xNngNWdUhJnme/g0ViEovgehQ0\na4s93G25EI0554qrGdkMcT0jjqCgCwr8gYPH2+ugo0Ff14RHr45IflDyxTqY\nhsFw1WkV1NlXhBJIrVh07dX/Tl/HAEwsQVAulpai0x61iALX3XUcaTSBbNp7\nEPKtZ+JYB5cX3iEU99aQiEFNeBIsDxohLQZcMAXlBjA1CvinzW6nvooIY2B0\n9NgsSa2O/ZfE9Q+CG5tcUZ7RxLkpWgRb0UCc1ZsISXTjkkmBFKhvNvXHDUtR\nf8doNSN+1RJybOLSD+KZUSPG87uP7+9gWu11ODtD8qjG535vT4TuK77xfutc\nPySE5JztondaM3Nv0J5/hXRPhUJ2S6nTEYR+eXlF1yNHhkHKjIbi32UJeAJM\ntFlw0PzRuS5SaQjqSz9kjb8n2IwyZTTAzIi3w1BkCQ6vjhpEX33fmlaWNMi4\n6rgE\r\n=zgpu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"cea90f408d21a3bcb602aa07d3cb63359e30e169","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.2_1597677512818_0.8151715694482078","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"@antv/component","version":"0.7.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.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":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"49733abc3ee8ec46f5c491c15bc6a2ad2a673f99","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.3.tgz","fileCount":406,"integrity":"sha512-N2nYqtLT9F4I91fsv6/6fY5Mh1bG2gwQjzNP0CwwM7U/gJot+RUpAhIXaJNGsqyw+iaohlBm039+8selXt5stw==","signatures":[{"sig":"MEUCIDQZHDLiyjAhHWn1pphxno095uPFXR2vYNRIZQnqAZj3AiEAyT5LaUU0GR1fs6Yr7xzlFaUHgrgTFmR0HneCPNjVFaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1275706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTvQOCRA9TVsSAnZWagAAyxQP/1QiHZcvXA0PH8J4I0Kw\n4SOA04dnJSFoa2QKcNaxO5h/OqiUxnvf+Qq1LmVaWPBa62mtkwZFThH7E8OK\njcfFyMn7W7W61guTpmKOQtTHTSHtEXF/crQt16LqmYlQ4anK/RS+m0N078D0\noE6KhKt7qIDN6+Mh+VuwvlNcOryUyqZNkD5AOwIUrjks54TKCYG2/efc8Rnd\nflXK8j7GKVgeceDJbKJ/mjqj2G/qaqw8niF1QhGJszHiozCT+khShMY18yW4\nIQyNGKGL1/CeSkB1qXh89xVt4j2XOwIze/vcK0mzUHl5IX+IN6bPA5zRoXgk\nfc6QXTsrQrqVYYxUzVY+jkfi7ycgzTYTsgVVhD75f5uZlexnil7bhH6FIiA2\nOJNo0IhV/cqXvmGU8Mx6q1p/Oav0JS6qKfKmriMl4Kqa4FLWNq7Hmz+f8kus\n5RSJMWF/XcFE6uXkMQwHEhNSivrTuxzTzVfpncCV1inxxRAheBowlnemuY12\nUVS7f4cGSsOHymoL6Tx4Lc4xzOBvgLqO18nyWJQG/UD1jiEODAEQJ/7ld0AW\nB21uYl9EJpH262FU3/fpUXSiXA1fXv2ZA/u+9ckRCZRHwMLdKKt35/5289qW\nbwvBAS4eZRuy+pUPhwCU1srX+nauOmTtFiVrO/yNaVzvo6/GTpvUviVEuC4W\niU00\r\n=qS7P\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"0b6685667c20b7ceb1e7617950a041e8f4a957c9","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.3_1599009805397_0.5294744912718763","host":"s3://npm-registry-packages"}},"0.7.4":{"name":"@antv/component","version":"0.7.4","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.4","maintainers":[{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"67afe4ad187ef4d7e7753bebc5d93c9c19475c00","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.4.tgz","fileCount":406,"integrity":"sha512-8uSa4BKrS2zjBEurtQkI0Z1mTkGxKohLKSBsUvkFZrYpZ1Zp1ypPObzSzx6mZp3sE3iiG0EGj589MDrD1mCiUA==","signatures":[{"sig":"MEUCIHVR+/g6DIBCPOM+c1NUxR5HlrRFei5wkpEf/WAuc+foAiEA7yXXOlqkbfOOFgTnZAEPUVypTy9l/dZraS12z9hIFLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1277218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaAVUCRA9TVsSAnZWagAArSAP/R6xO4AMwYlmJzni2B0+\nKK50A4c8cpsh0Cp1NP4a+BB2J+f2pC5SocYnkuOsBgtwXbbRtbbkIivGM6lc\ngLW+9xOEbADS3zGo8zG46hT7wnEieyLm6bM5Hf28yFFPDh0JHwHIl4DpVSdx\nNrbCOz7FPALjNlkMfJFJzwlQGCjAwtNG3PyqrmRPNyu+4+OUZmlxN2HI/oEJ\nPLTKaRNgLFhhmvVx3WxGFyXyQDu72AQUaLfvU21B9qgCJgPo3nCUbsQNbI0m\ndmiQ77O4pOnni2ke3gMk7wAkMi/i5qdhrjvglmOavEKWu3Z/w9tjTzHo3+59\ndHGF7G9dEICUTe2CXVYkcWwJcMVIr5jwz4P/A4E6eXgrXoX831B75VwHKnKC\niNmMJ1GTUTgfRxD07X7aLgd9Vb+ThdhuvntLVWW5q/0gvT5BEpCsW/BB4bDh\nm74Pvy3lwr1srBPfQpf32X6UCqY91/sDc4B0fqiVPL84uCL9ApHgMMLZigNM\nOnmE7MTjuJCXiuaPS9uE1ELVUZsrHDbaHNzFAGGiEqIk8cZwoKXHFe2pL8mL\n9rWtFhAq4M6BxY7TcpYzcRhjscN43PXB56qip9hXY5QTcMySwwTRdPwl/dRG\nQVHuxX31Yayr/OwOb2634k+YC8drYz08SAf7PV/pCo8BZWyi+g9Sjuqpuy4r\npO9a\r\n=sXmc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"3ce9e0cf3833ab8ede467d2e96261454f53f6647","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"simaq","email":"sima.zhang1990@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.5","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.3.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.4_1600652627368_0.23699595262149953","host":"s3://npm-registry-packages"}},"0.7.5":{"name":"@antv/component","version":"0.7.5","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.5","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f4ab47bfe1e71b6bba696b33157c89c9c6f5217f","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.5.tgz","fileCount":406,"integrity":"sha512-RbsSxDyO6pxs4W/2DlBzHhOM46/SPnWrjNKuYQeT5YxQ3vX15lsDo040sI2+EftVcFKBwn9hqvyaiKPb16CR3w==","signatures":[{"sig":"MEUCIQCFmYtADitcsbZlrK9hIuXyKF5mPjLkz0yb7cvK354ROwIgHoHSiji6u/OJMpjS9NBGZmjebDKj4pDi55LBDunTcXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgA2wCRA9TVsSAnZWagAA47AQAIeMrPl8xaxhS6NBZFR5\n5bwXzFA3dK3ZULwd82xpVB1gPQpbry87pCbEUGtgUmRMTlCeJd+gREJKanrl\nwm2WQz0UrZchlq5163gcfPWUVW3O4v//kyED2wU2FPSzACHHAdsVIVIRTKBu\nYpZBhjPmGHLfUFcskmOprow7iKiy0PRW2FWYWFFCkH3/iCBapUYDyfgsDEQY\n+mIuFX3HaeeHVUqoRfRwv+jq3D0QheRF2z9sZ3M1AulN9C8dtvk1ZyLb78vh\niisENGzQ2bPE2UZ6q8JM404FiNah9sq6lQhOgj7AlQ+22gDPdnfr5H15DDUT\nbxGCR7X3vpq9yfA3GT0Y8RHI/s6GkCz/wnnKZBUfPlpv/UNW0NFf5FcBpo/D\nqW3xwKlbOmt+qOSLx+Kl4S66s3SCmqS29NcBkuMW+amHXa5CfYLc4rphVQku\nqZBHBPLN9hMHBi2+D4SynEEUJCdKd4O6SVUSU3vKyNERAtYeOUglUrbWb3/6\nd04QHvRRpSMfBopGiHeHycRrZKZoYILOPMaorDw6Hosn9X9mCQou5x+d3Aae\n9Htab6L3sWcUnUC8ltVmoShfrUX/w8jkdKlYBLhmm6iljNlxq3U6f9pCez77\nIhX7o04popoKqVJBS6XQFc/8+ZsT2RhpgRTqJuYCdYChVPCdIxUFEiqM+8YN\nWLtO\r\n=Qg9e\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"0b0ea5504b8cb30cab7b59af727b33ab19616748","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.10.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.5_1602227631785_0.8863995995826948","host":"s3://npm-registry-packages"}},"0.7.6":{"name":"@antv/component","version":"0.7.6","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.6","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c54e525bb22e61a1841132a01bf1de5b2041ed0f","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.6.tgz","fileCount":406,"integrity":"sha512-LVPe1W+nMWKIF8wi/kaI6PjG64zCSKq9mZfqvVieotsBJ4g14Lz6+UOsuD8ezwumj/lORIU/LFaHLUpPu6ysJg==","signatures":[{"sig":"MEUCIQC+Fl307KWsnIxyuf6euoPkdhHleApoT3hVlYf3/mXTkgIgIazSI9T6vwQ4lvFxYJ3X4g/XMyIdaCdvv7UONi4tSmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1288736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfg8YzCRA9TVsSAnZWagAAYywP/0fH1bJYRwAD47j0Y0wJ\nfbCurMoDQayjPUQ+QVZnFoJOvLUdQ+wyI0hDxOgzUhuIhcC9CO5FtAEsTUqZ\nRYfUUZC356cnVdFNlTya620PJwT8VxKX6H3kbzz4OFeBVU8mbQiTDkBgk0Vn\nAwLcdvPv4JKbE9nzpzhQ6C1fF8fsr/FsDNB4p/np2baC9z42KKT5HsX2hMK2\n4fKJIM2/DMP/LEoF3LmSwqX/N6r9bDL6dU3g0qKmsE1sp4oCRcPBHDngoT6/\nOsdH9Bm9oyCoDFRECb10P7mbLqo53j8f43LbUOfXepIEzXyAM9JS2NvnVb++\ny5ge+YMFt7PaAqwAdI0pGXNuYNJKpzEKk8LaOxC4pWrFZ4lPk9UZT0elqLJz\n47gJzwoTu13M3DbfjwEj9bffwFDq0oc+MDF7FwYDYxNfxIgFYc+2PX19k+sq\nDkyckHS5T6LZaWQgk45kM3hUX67EMGQieoKPVEE4g8zpRbE5CAkaWwc2jl3p\nSezhSIFt9f6nGa1vQhLWbprSqT50tr+MYHx9kU44VyULy2blxaaSYl9TzrGH\n7V437fJiiqiM6zNe4HYpS4B1O1E36HOuKxhn50o1jAv23CXILn6RVZsRVIGE\ndR0pHNAChg2l/u1GvJaoujCEw9QrhoRzCnFKBTn85Vx6zQitRV5ZDH+vDQE0\nSXJm\r\n=NQZ+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"8393618784dad6553ad6416c2f50ad03565b5ede","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"deprecated":"this package has been deprecated","repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.10.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.6_1602471474644_0.7635876706964018","host":"s3://npm-registry-packages"}},"0.7.8":{"name":"@antv/component","version":"0.7.8","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.8","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"86bd3f04517920aa164b70ffe426ee7f576f25fc","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.8.tgz","fileCount":406,"integrity":"sha512-/Vbx/Qh0EBcxFV8kAyl0GZdwqL7DT+V6p83WTMBYAOXwbWm6KLF6t7aW+GgPZGPjCPWToOeS3Ikys7Ywl8E32Q==","signatures":[{"sig":"MEUCICBJOxl2O8P0g8JvwbsrG5QaYsty7SKT+CthOQj1n7neAiEAgiUhFfmFLlVK7p1ZaEa559g3/5T3GBuznB57Pm3hGQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1291720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiXpWCRA9TVsSAnZWagAANWMP/jrxrK5SwJRnFMEmAXcV\nrdl0b5jCii/XxIs+cKPKQ9dTg8c7zyeGrF0dwk9Lam9HA1yqRLmn9rSqtO7o\n6/yBWpg8qqOm8D8C8TKKVFLmVm/T/4X/7Hhsz8R34PMn5NrRpIUJkKnsrApR\nUQrchXy68NA7TqmcB1eTkmsSKJRGRKcWgZT9po/UCKgE2scX9r0mrT/h0OPm\nAYIHlk1JoMho/tGjkFm9xvJUkqNKoFP9LMz7WAloh7epz2OsM4UEM5pxiYq/\nUjaWToLvZYPaGcOpiCPfi/xaBf9D59W+JQQ8du2Lql9jtYg55iTXPJLovIse\nSXTW9yqiJIJKDt7RR996Nn9jBwIiGvZOGH1ZSKD4CIFiuKPM6C3ZOmA9zWeu\na/ECXDT8eEDyuyMI2n+VXpc0Z9pquBVfeflkKPSk8Wp9ZE9Ep2/V7eW8hOBU\n7b5EfVt4uPayk17b9CmbhptZ1sXubLiBJVUROOLoyZBl59y9p9XG+hukXsqT\nJcioT14iOaPiwrRzCDMcOeqZgOpMIg1zKvH3qQi4ljVe0UYaPlxGNtQo5Q0A\nzxWcG9MQstmhjfDnkDb33R/lonCM2lNLRrKhmMUpIVkcuuKvh/icASZCN4XT\nhT6fn5iH98+1EvV/PIZUoSKgJ8YZ88vznFhVSMOPz22TsHS/yOr7tcooXV40\nGuVA\r\n=hsOL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"b01304a18c383ce1ce187c27552fa469ad4fa7b3","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"deprecated":"v0.7.8 is deprecated","repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.8","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.19.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.8_1602845270350_0.7539517935742595","host":"s3://npm-registry-packages"}},"0.7.9":{"name":"@antv/component","version":"0.7.9","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.7.9","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ed9bff92a69572234e9c8a8194922d47759fd566","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.7.9.tgz","fileCount":406,"integrity":"sha512-K0nephuK9+6wrR9SCcfDHLCN+C5caKaWC3V739G0ZcYAJ23616Eq5iwl2JsGnjZOebxmYqDxhwTu7csftebkKg==","signatures":[{"sig":"MEYCIQDwnw1ox6X0dOeSCO43YmAj0h1LKtGyNBlwsAMCGv4NrgIhAP2BF+4R3asiHxD97y9TdbRAlpf2bB8Qs1TvDfRHOzgG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1281217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiYVLCRA9TVsSAnZWagAAFH0QAJhAnOlK2UQpE60Qk3Ko\n6lpqNVYdXNiL/Le47rWWYiArWN+EcOBPUCXrK/J6bNW/8BV239Ml99fWSNr0\nqNAOwwpI4iwVJwpXWMNLYy/rHuM1DHvRgxmAblPtE8ObSkmdgKslj4O3adJ8\nXZJd3g/zhOO4CC57rzqzG200JvUx7kQVPXb5Q245txVp0Akgw8kAWkimyH71\nARzoEVenqyJiWnMfK8dVkwPafdtgwiFKZ5njnECOHOhNhrLEVfUJyi5ULk/K\nZa/JmkthhPZQtB1dFeq7eUFBBvnu4I4p92/n5Fkl1DhQb4cc3/7eSYMXE5pv\nEzbIH9OdHfDc3uno2a+8svfuSklEXh6vgglNq928vU8o50ahVw8IB7ovnL1n\nD0oJPZzUyAsQFnCbX/bLCwA4Led6CtyZlbzlTY2wvByR1kW9kHdvNxdW0KK0\nNIHn9e2aTt/Hgv9Mdjv+DowCUHMw3cpkyzYjZBwf5DfSE1Pdq5yyQkUl9cTE\n08Y/BDWmlUUcSDr9aWMc8S+Qn1xHtcdQHjDHClmc8pZVpjdxH7lbSqkSa0+c\nr9Kpce/jmQitxE5xqAjWP0BLO+EI/DygRltlTjX2XSaUI4hRizvPqhksNJpN\nDyL3WByF1eLvAA/9LIF7GMCBNJjzpJ+yQ0IfuaQnKnthlyt7rApHMGN/jk9r\nokar\r\n=QQF9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"57c2ddc71f44f368064ee80a1bb9c7bcebb2fb60","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.8","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.19.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.7.9_1602848074971_0.09215590953523578","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@antv/component","version":"0.8.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.0","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"wyy460342010@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"64770f24a0e61a31ae72721ac0ccfa39619e03eb","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.0.tgz","fileCount":418,"integrity":"sha512-F419QAEqOl/1e6V+9C93Ia3oO1bII900SjaSQ//5N4C95df+pORfuQqvCl6BTtjcGqY/GxFh2BnXXEE+x6ss/Q==","signatures":[{"sig":"MEQCIDKeMDZU9dQYH0oqdXbS3pHDMcuzhECwum9ZMjeW0iYgAiBhSSPtu0ppcjUNLdKjs7cSxCIkzdlkumMclLSDl+BJRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1302726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjqxhCRA9TVsSAnZWagAA4HgQAIXOM7ogboBfBNKoAtGt\n4Rj/bIoYZkVsrtM4zrH+Q5x1T0snKWOw1FUkJJ154IWzfWttBbKrM18bYESe\nbimiqKuQnYPQgUmMcvI3++qQlB+H54sVJziUzpT19n6bLZWXEQS7LivsX1SA\nx/66RWan7LKgoPPZxyraVbb3OiFkwI/YjL8ESNxZRgzpNaaE2UmnXJRy3HjP\nzxj0PO4u0A+IHPB1+Pyyzwp1ep263vwfxGBxlx+W8FLjlFIM9KJK8txlm6+x\nPzUWPpbuw90nKIIunfC7IU2cetJuNGCskAfyTBiUEz/tW40hT1lUTRa27ZjQ\nOwDCop6GmRl5YFmwbJXZX3msm1r7shWkhHVH8Rl0oYNfTiu/i5i8Ff4j9qTv\nh/Dlvq25ACzDuhCEd6xtkJlLO2lQxJQSKEzEw1aYKOmcJndOM+vR4gOM2L6k\nuJiirjlbOg7mUHtWWRWywFeh04z1bB6bniFFUEep2C0rDooGoYjJnawYkmhc\npPId8PlYTd4YdDSOkJ6T0tJDlIQNLxZ9WowHMEGQclp5CCp7FDVd1wbH2NxR\nYOOXazez7kJCfOvNfb3oddfTro3+yRxeTJa6YCb1ktedLWgH0+q9C0IkPRSE\nXNoN6qGak6pKYJc75EJI1I+OkSe/lLfx0NxbcNa9bte1Gkp/OLhhW87PY2qZ\nQ7pk\r\n=LtZX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"dbe504e14156a0fff5375e405c9a366281363d23","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.8","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.19.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.0_1603185760113_0.09221680144896993","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@antv/component","version":"0.8.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.1","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"89bdcfa131e5c39768d773b781d50f4a3cf164ff","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.1.tgz","fileCount":418,"integrity":"sha512-h8EV/g/yqzhVurMWP18AYtAYupXi99RyaoOpbX/Wa3HHTKdJbCRZtsgx0SYFVsn0XPiIYOx65sK9HHHpbLqrbg==","signatures":[{"sig":"MEUCIBist1FGaU76wsCw60/yBj45BDxH+P1g0pNg+a0z5RBYAiEA/GonEuaVTJ541ZRCD/6u/7OQsK4sT4Rj1lZIomwSPyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1310738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfolSyCRA9TVsSAnZWagAALwkP/jGljuquxMhaVAgXSN0C\nmsgZTHZ3hch+gRLeWCl4rXiFQSF3ccE7NmOgWp4Ey7NjDSZl+B6lnQ831yHA\nn1iktYvR2OemZCuFBpDdQ7IuF9PPAn6mNzZchb81RvktUQZOpl06EhfvFZ4Z\no9iqDsocGuixfSvEADeSzSI5x5IsMxoD0v1ySSASkj6L4INbAjIJScQJmq7P\nBGJSu5cDKInhAFaFJQKwKIkIlwBhPTGQwHQAEiXXwp5E4qx2/N4DR3QFv/QP\nimkUuTGoKuEc2k63ydaceGzPmLyThbm6Eex6cWkZiScztrFG9HPPHXt8yuy0\nCaxy/UAQEU6oRCqBeocY4ijoVP1l9eZnk4XUh0aCsnedhubpG71d+Nr5aDyM\nUXZmlzNgbLdX2GbaNitzU2GG6L9m3bYb4jXw80/kd7YZ78LxS/Bi5TpdrJsY\nnMK16wa0VBMy1PTm0PVh6qmYESsvU3OSa09GJVr+K3dyiFBcQDbehs9tREih\nNJt4vpk7GNRzRftgTlCmMTa7Bn/r2rNhBj/6nWakqriZ9z2sMs0qHPAr3Je0\nNJf944rPUsw3j53nv1DN4wNXst5GXWtm80XRRWwYAuJdkp98fwtHTjyiOcWx\nmSvwg/RuFc077TW7MVI5oM4PHE2VhjS3ga1fe8ZvsjCZmgoRtY1wD1Fo6QRK\nZHF8\r\n=2x/O\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a5e60cd971e6aebe5ba388976ce8378d6473cb4e","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.8","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.1_1604474034035_0.2034161634748164","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"@antv/component","version":"0.8.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.2","maintainers":[{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"deae48bd80ae2082cbb09e581c5547376b902f0c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.2.tgz","fileCount":418,"integrity":"sha512-aU65T9jD85H+3WhhmgPz8kiuqxJGPuHFgRiBYmR+vQUnAA2nOW2bCafiNx/bSEAqmVgsr+8e+9IDQZ6PowIgtQ==","signatures":[{"sig":"MEUCIQCMnMprcCaoY4XK5J6eOA2zEapanLtukYTPJNAZkSbYmQIgaH6Vj6T9rJKWZcGOZzBpNQOk5MYyuZWMXO9B0vnObvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1315668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsoESCRA9TVsSAnZWagAAEj0P/RSotJupLX7ddLs17Oah\nYcLLXj0z6rygD0m276RQHGRGS/5OzyAezU8IsEM90U38TkcIoeClcoRDvtGM\nQRrFcl34BiKfaFnQCmwMXsNRl+qj3PjMSxhvg+T+ZBrlt12lTdOGGe22ZT+7\nyIPL3TtyaOAZ/gy6HdYBMgNMHvWPS8aY/K0Xwjytq1CsncqOBW99ev3YOp++\n+RKYU8kTVvAqBx6ED13g1awwN2qRCxdudXjkSFdyVPNYMzHPf5zOdmcIAAES\n5RSlWGl4Rp3RqttB0tEDLTgyfg8NaM1woh3LJrJeYDZv90AoVCYB/oNQdCLV\nrLJiW1KJ5+6iGTa2jHElhEFjiyh/3Xz3cNRt9bdxyDwmQaoytsdGSGd+jP+0\nXrODIqCnkxwGQENHXrNHP2Byx9wR9swtN0J+Xp5y3USU1hUOVUmZ0E9NMdA1\nXAzhuozVw+zOx0NSpsyDrjUEWtlsKSpReMyMv5kg/oaC8zoE4eICle7F7kb6\n7t2lqNDh4j9gt981cO6eE5UfaYBLW37IKxJR1wrHEdIS0iNH0JPXeriUhrJ0\nS5WAaGR12IOVPTxIRF6qVyK3FqCw679JFHVbixLJ+507BXHEkQu7DBMvpPcG\nFPWSVrvx0Cn2jhsDIfEHDXEVuLV1SGRmZDzX+p1EqfoODfFCs12W2LQ5aOAI\n7LUy\r\n=2Gyz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"10f572d7ee576d210b221b39dec677191a7fd2a6","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.7","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.8.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.2_1605533970218_0.7611917025232875","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"@antv/component","version":"0.8.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.3","maintainers":[{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"baizn","email":"576375879@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"army8735","email":"army8735@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"212c3508a2cc487b470d307ac04cd114b241e8bd","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.3.tgz","fileCount":418,"integrity":"sha512-zq0PHZcN+4KxtlJr8aEJ21rIjJbIjRN/WU936tvgoBBYxPb+BS7KRJidgS75FnG3d0UERcRYlaW4tNxsEDTRzg==","signatures":[{"sig":"MEYCIQDLw5Jhmbw7I+qAgItoQnNhIIPDkfAiba9o4TEKYp9JLAIhALKs4+LPfnPaYaRnG4pGv6xIG3BTXlNablDYyklEN8SM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1326565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxNhjCRA9TVsSAnZWagAA4RUP+wY7NtuhjKbdUNBJpzXe\nQ5jGsKyoFoAT1Y5Jna/jD+MxV2uATFpWr+vnPSGGdKsfXXiXBAvZHbVtwVE8\nzHofe7o9CY3qlLKJf1NohW6a2jsoBo4iTBs0cEg/AHsyaFKOV7XvphWQ0KD2\nv4AUK02Qzn4laQSifv6ayxSTWF7aTIrAvlmxY5fzXCW/60BQ/SZz1NCGFpou\nv4B3gdTSmDvSINzLldhyC3cC8IDEoZp/z79FsF+NnUBVvyCWmYMwa/Vew2zH\nLW2faja+pedzjomZpRXhay2rVL1LWXLvsK9NiVmhr1XSrGgjvkfUhDlv2KZH\nmlt1ZoKPop6pCrKPC8G9YytKRTKa9lyaRToI1/xJdcevzcpi+x5dY06wV34z\nxLyRV3Vt4f82kbspvpofuBp7FdQO14YCOs9kTaLJsCfAN3qnHSLGm6UmOxuO\nMvQpgb/mTs/annuwrsXMhKqqwONSUKKxK0UMvLL0jHz3RVk5RRNrfP6nEx9a\nGFw0THWnGNxAU2qgvqZf9a7KJg2wb0i2hZPRfoXqPhTB4OZnvKlxSjZqJJVr\ngt0VqDru9Q41LdOFQOGRZYsFNAZoNbSowE44JN4puz0TTrvNCb93fMxUFy46\nFLz/smJ1lhSQlPXCdgR9z4RQyexKChYo1+/QpHHDGRZKOIwGK7fLK/7s6LA+\nYw6N\r\n=zmAx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"eec48325ac1d236c168f1e9a62c916a1d9206c88","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zqlu","email":"zqlu.cn@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.8","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.1","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.3_1606735970636_0.2216159857191573","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"@antv/component","version":"0.8.4","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.4","maintainers":[{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"36eae381e49595d2eae335b079f63296cdaa0121","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.4.tgz","fileCount":487,"integrity":"sha512-22JM8Ynr9TX4lQSsbHzLecAap7CqIzKQ4T7ffq5xSHB6NfYeUOdYFti2BadVofK48DYWiseVq5X1aIXBReIfVg==","signatures":[{"sig":"MEQCICLzSLbE4QcLzO6FMFTScfSbecqCPNc5a/VNpSDZKbXtAiAGg5I+KCpBeY1e7Rdr20a1tN0H/IZLsjdCRZ39Vs1rzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1587454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2sTBCRA9TVsSAnZWagAAu9gP/Am3oD8x6XKcyVOlhDjP\nJknPjBzHwI8+u8v38UXPha524CgDS6c9I+t6h+WmzAa7HMc7N87BpEO0hxqF\npiC87h5HQFGHqhVfytX2JiNf/iiDSND2dV9evi5eyQlW0Q7LFf6bNs0PolQu\nmMmRhgjsjKVs1o4pz8FhxRkAXqkwS4lMd6xnj5VSLoLk+5ne+z0yMJlJzQaP\n1n0BHHZiF6z0Puf8DrdoKFaWZSi5tvcZHU7GrXFYvn6sFhEwGVu3aQbX9/u/\nCFGr2tNk2OaLiCo9LRZySdmkRj8vZPyFfmlopWqfQt0vl8ew4HFaUvutfRxf\n3fdGaGfqNzICtya84Tzc85eBtYoUmtzy9iPWlJ0o6Wc8LUQpQ/jpbQ6eljfU\njezVP02pcQVzXtpSbc5gyS/yZjsnN4kWcqMhSVVChBd1rTxbusu/XKnWLUjx\n52lCD/9q8wxfcg2GFV9PI2SGJw1CwvXaNd9U1u1uiE6X9kkH144Y14k4B7fH\nqtSf58qbauQd2EU7Qy4Ws7ZXIyItefC4wLXb6mwcDOrgQwSnrt5mqPwxr5fd\nMmP2THcCV8+J3asI8a2kC3U8vAup9TkYKjyey3ZuLlN3uuwtdycGJy/fykSK\n/K21ToAsRk3sFZD6OaOphVBR05Qa4i6wKik8rr+sbPEdixCeIwL0g/LYdICC\nz5fo\r\n=RSYn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"d3b47b992850a4783f71d7d3247920cb1e25abc2","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.7","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.8.0","dependencies":{"fecha":"~4.2.0","tslib":"^1.10.0","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.4_1608172737178_0.311808545972889","host":"s3://npm-registry-packages"}},"0.8.5":{"name":"@antv/component","version":"0.8.5","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.5","maintainers":[{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7ba868e551c628d43d59cf7ebdd891a0fe3997f9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.5.tgz","fileCount":487,"integrity":"sha512-+B4MHG4SkxkT+bWVR3F64qb9dYXJ+wLkYc7buCLHGIgTOd8XSZ9PaeYnKPwUoi1g+k+lcsawXzkaFGY8bBdMDw==","signatures":[{"sig":"MEUCIFkHtR2j2slF2qZJjaTJMGGE+jxPwxxlqCW68Kv3ivvMAiEAvHnWETc03KrlBx0vE8k/JNqoaZkJcbfSWNlhadEM6S4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4FnWCRA9TVsSAnZWagAA3hwQAJVm/ku6UX8VsPl4w1Hs\nfQeeuw/39ay2I9L0tPwPrduG7Z2Tf9To49mol9RFeYqdJM3HqtLxDKmuRNFM\nMAE6odf8Z1lAJs1EG6GGu5Pg9dST9x52RorPdFZ9zFPPbhcQ59o0i48ySnjD\nFXAh93lFwDz5zBpz+G7rHRCewJufFDYl0FtmZx6TRXEY5Ndj4P6V5dM6ANHL\nkJQQm1pyflGv6V5HAw7eVm1dGlEuc57jTsGuyLqDDJEPKKxuKE8BUhUwar90\nTUY7IofLJxYB9U4Qv/8iPhBibGpH9xKJHYk6iWdH8FMf1CqCBt8F2uYptm9y\nnbDsGdF2fNu8GEaN/OYX/1aZebOcLXTKb7DrLDaZsyUUZwn1+bvAIPbR0oQ0\negD/3G7XZGKmIcF99muah3kRzwaeQyn9UJJkG6eJ1zVg95rBaUaUe/YKgz6f\n0W93orPs19y2eAvJKayx4jqBXa/RdmAh5ZO3uZNhbGtyiyHhQn3xV3pTsjzn\nzBbyLY+dmX/xk/owpFYD0VqSXpj17Z7MoZAFSe4fT0lcymbITcDII5QMd5jV\nVs13+E64Rl10QfksxknhgIQ2f9/6AKohx4ghKLGSlYkhF1pCcdv95U7SO/3N\nBQ21x+miIGtFzJhbjE0mDy3bqTF+Mio4RImMplwwfh4C3BC6s3NW2CBK9KRX\nlR/6\r\n=wect\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"cf4055d310461b49ada38b19e538c605db71ef50","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.10.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.5_1608538581640_0.8865594044226215","host":"s3://npm-registry-packages"}},"0.8.6":{"name":"@antv/component","version":"0.8.6","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.6","maintainers":[{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a8ed0972afc27588d6d07280fab91b6096a5f090","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.6.tgz","fileCount":487,"integrity":"sha512-/6hvHj8CzVyfHij3oYgzxQswXpGoZDT1whOJUd+KNKTn/detVj7tFUmPODEeM4akA/b9JZ+gBErQfUihZFjalQ==","signatures":[{"sig":"MEQCIAVjoeRkWqKSYMptaBvf/kGgdaXodxM1malVv4f8Wn3GAiB1b1uC9jB5tdEd1zOQZ5gFNN7POy1Jrg9AY7eIs77oEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4GJ7CRA9TVsSAnZWagAARY0QAKH8hP78uVRh6wxgXK5N\nkXdNxlMqv40sPi5zWhHiRf/gq9bk2+DUwI60/E2UbKxRR55G1fU0px6cp+3K\nLoC4TnzsbyNqnE67PFu0k391z1D4JcRa6/3U4gjW4DodLPl4a58JWNKayVI7\ng/AYIT1mqRIFSWaA9igyRyMjHX2BxguLtgCuLSy/xYx45HDWbeXc5FMEuusG\nDX9Cs7/7J7XnkcDdhxS741Ow7otIVsqkiQClknGOeD701gJM/3TBoOFwtDGf\nz4d3p5j1uUWJef9FAjD2pfkmfpaBa3RZUI9WRiavz9/p7P4RFupc1ZVVywRN\nflGmI8sz7VfN1USiaD0xe9qJahOPdtziGBV3R9lL6wRd33Fo+jGHt2ZdjObk\nEgr3x1liCU4oqQ7wmZweOdXSErJyHhCJtoliUmY5oCvOMQOecWy3bW33Qjue\nPybTp7/FblQAIlbOmyJpaK0Itbmz2gf/NlqJNNaT1UjXPMql//xxlamaNv2+\n1KgtWhjmSNzsjwhLpzPpj4gAFBQvkZIczoxVDcSPEIw+bZQ9F0BuzqSFp9pj\npMID0uXOXu0ZznOJPpWh4NP9q6qNIWLb8SK2SB5UavshmWfclltr0ZAh/LFa\nnBpMHMoOFRSSeT6SaBPHHHWqrUIg0BijSIvM8RhgngBbupr6BW2Lc/KS69M8\nOW9w\r\n=1i3i\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"03a40afb4d1997146299a7e61312ce166c3b6740","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.10.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.6_1608540794849_0.6383527696394893","host":"s3://npm-registry-packages"}},"0.8.7":{"name":"@antv/component","version":"0.8.7","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.7","maintainers":[{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"51e04c68f805deb18879a4cd7746116686d62f2f","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.7.tgz","fileCount":487,"integrity":"sha512-ZfYbEkVDUjVfrXLdgU/5h12yHHKZlmNHAkzs94AasfPd0W6fdbP+tspF74oZkoYDlrJHSEGue47lspn26FAd4A==","signatures":[{"sig":"MEUCIQCBsKZOaHwhEw7UCqJ7Htxh2xo59BWQ+p87hGDj2y9KfgIgKoqCAUFYAwO8eMPkkX5GgHMpYx4rQ8EPODBi8wCC5T8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1595329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+A1JCRA9TVsSAnZWagAAASUQAIlH8pEaJ8K39CctGAnx\nNAFMXBbEjo/f3kjgDQq9ePA4xP+Mxy+K6+15Jecbfk0PRmkmkIuhO9kaJ89l\nDnyvaM4xCsAzZ4AcU1L0Zy0c7btj9URSuJGPvH7OTGtQktaa4ahSyrXefV1c\nXDiGH88SUusuNVjc4NQuy2vYeQFAPzc4+8bCJbvxoJ3rmcroUyydm1IBHoM5\n9bij3EgNF5GOGmtPBKq5AncbpQK7qJUXeTZl1Sqsxcq1YD6KozTaRGm0Hu7V\n3K01Q61u/2EU6xxpfxRHpoSFa5cgVw5ESs+OOdnmCBtO5Iq5I9qwgCIVgUgL\nnezYR18tZSLzIgDnnHhe42n6hyo241mUnY9cvbm6ntSoq4Iq9uWIYna2qZv/\ncYL7oI4ztxBFGKg0TSj5wMSfimMlkqu3ljGhvMS1VI++4psOawFuPb20HCSv\nVYNhD4saH5LfNQAteylLtKQPZIDnx7u+9S2kSNR2oXK3st69E+Lm5MAjRUKR\naF4ge5QMXy8h0sxzuHqdIy9k/+gtWQ3rw1e+s20BU9uW2kYxzd7pA434cubp\nHCK6+x7evczvlFymGcXsvu2vWbNQvOs/s+huvLaLT3fvx7e4ya8jC86v3rby\nEcgMKIkMniTdWtT7duMf/AQ1U8yzFjIdAOuUdhneyQO9Ns9ViCmzWFaUGakF\nvEsb\r\n=g25b\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"63079648a130ab0c679b6d6fec2417b4cd4f4c0d","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.10.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.7_1610091848710_0.25857731180339494","host":"s3://npm-registry-packages"}},"0.8.8":{"name":"@antv/component","version":"0.8.8","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.8","maintainers":[{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"05eb9c3565e08a1ca51d341320c5ddc03bc760b0","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.8.tgz","fileCount":487,"integrity":"sha512-N11IiGS2VBG2DZTXcJbgGP8S0Ac06rrm3Z1HW2p7W2QYLsu9ht3RQvo5dHwOjIafIZ5SNoa6+0LJSMCa0OxtIw==","signatures":[{"sig":"MEYCIQDwtwMTd7OVlXnc+Ep16xhC0v37hlkvuqSlWeNsfe2rYwIhAM7xCj0qGQFJMMIPTP1lR1fybyK79398dP6gWxwHItBx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1597880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI3sHCRA9TVsSAnZWagAA4sMP/iw1jn7Eyw6AfFT6U0j1\nc4Tt4FWUAhGBLFe0uCoNS59KAowuqWKg7P7bSXyL66xwbrImanVac5FDEq+7\ndo1/k18XBMDlXM4uskSZYcoTwwj1Lr/jUuQzObn98eTYLdfWwplVnjJKjHtc\nzv5i4iIR6RfixqzpnYDld50AfE4Pg+Ht6xi1XwO2RZwu6iKj1VOTFX9fhtkw\noFQhfdHuf4i7/Jsi22flSE0YjMMebdV9gc86cFY7FTYN/o6lR0Aw2cZ/p03u\njnRvJ+Mcx+fMGqAu+YExrZGWg0gMcK1AT216+3GvJmu7iExawkkDsvnApSRn\npFOGSrMAT/H/WrH1uQuYylQpWGKvzd1tQXrLj3T5WQ5G0O3a/AeT09gKNx8Z\nXbjedOFdZ8CelJdVLpcvR158BVX2aZf7coUQuJjrXOi8Pw5/lFGWVnNsczgN\nCvwI2o/vLWhAs6KHstsnWn0kz8GmmvNyQBajuARBmjvGjAVN5koDDqPHMLoN\nIFM9UezzQbycqG07MYe3W5NtkdMdHsJTDP5XRZvO1wFx5b5b5EOZpZqhij0z\n9PX7KcUPtys/3SQRrhVnK2GbJi3LRZtiPUDCbG60u0CTDPDU+njq9gFSqia+\nftE0WrCLciwt0hjkjbqv6RzbJkGGqxLInJPLWRPU0GwOUh35mxbnOKaYV7Uz\n95Mo\r\n=0a3M\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"d5d963841038f9379f156ad5108423971ea0809e","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.10.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.10.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.8_1612937991207_0.568468969109309","host":"s3://npm-registry-packages"}},"0.8.9":{"name":"@antv/component","version":"0.8.9","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.9","maintainers":[{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7bdef5b515ad481a5c21b73654d1d8b1b91d6802","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.9.tgz","fileCount":487,"integrity":"sha512-CxMCoHB1qUlwru0SZoUJ0+UtBxyIYd+vIxfmR37dyI3XOeVWrU4acda9noiOdBkjxFO0+APnrPjpcAnpWgeSUQ==","signatures":[{"sig":"MEUCIEcfu31Q7b3pYuBFbewOHHoxwjSkLcEd0yriL9+9L0yuAiEA6oCXYW3vCagOG4wELBg4ZKhVese1cmjVuypUX5EaIM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1598773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLxqJCRA9TVsSAnZWagAABVMQAJT9jsDuDHL397i6CNN7\nOZLyF34ZHUzUXxtkbCnNOUmQ/CnbuBXxHi7ppldnXcYyK4FLdEPQy0283j+o\n5iV2ln/hYWrdGUrG8xV96y4BFFGe95DaTmBXfYcwZWbGuGGjjUUr0WllOoMP\nQlVPrmCnenGTt3PWZzOikbJAmUq/s9CEQqW5W3P42XZc4ftqx1lnTc3qWzen\nVP0HR0Wh0s2N5gbyN1tI0uSrzvVOGdjLFxIXJ5WGnUfU8WL/xK9D7FlHFTMl\nLPb4LR5v8OtWcKsyScqWTCfQOvnwCxv8fv9DEfZFmPT9q3VWFYy7t7BtLiRZ\nwrAfLFzCoNvbVsBPVdSqKGl1RwrYjnfJZlCuWb9fjh2VNcv4dDG/sYYOMVC9\nZdkdkUd9U3dO+rgqn0RvNkmpILc13R3i6h30Hsch6xFgkl9yW4IMxVtcYSiB\nwgLy/rmOQICKoQZjxLodWbi39vdl39zUthoOS9+tUjJ5FHqp3Imf9KEvDap+\n4kFbJ2mm4W7xtMLNUTA+2welpocdeI0FP0daxrpVJxwERqFs4o7hNg/tdhLd\nyGzA4LAmnjCW0Ro+55gDR/wk9y8IRnUBNl4bRWtV/ujW84giaPY5RC79EChX\njtdncMPuMcQI0P/a5lk2PEIbNTrrchPfSFKofuAqw8jCOklx534yq2GZEKNl\nDFwj\r\n=N6eR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"ec97633b545b3e5223b6f9cd69095dcbe11278d9","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.11.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.11.1","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.9_1613699720939_0.470895884639583","host":"s3://npm-registry-packages"}},"0.8.10":{"name":"@antv/component","version":"0.8.10","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.10","maintainers":[{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ed9b9d75e4dd71cf8396d5efd3c323b680d13621","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.10.tgz","fileCount":487,"integrity":"sha512-oMRzL7ihRGYK51SYIXydfeJVWo5q779VlSFLzdcm8LLm0RVwJPphNVchdtnZKv2UK7twxb0DWTsaIH6uT3vWDw==","signatures":[{"sig":"MEQCIHzbY2K5YDT91duX+gT/n0xmKC3zPKDZiWx/pPvfFcryAiAjwCDrl8uHr2OJ97o1nvEvgr8bkqNnQWPQ1WNfDGTHNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1608318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUDTOCRA9TVsSAnZWagAA3gUP/3EMmrP5h2BXLFHIawk4\n+P4qiyzTT6aulnD6EiCysmMa7lflqHx+iSVGKjD2adFh/gcyb95pP7GX82Yt\nmEnx3dzYWEoc81GUyfeJElwQHNZ0KoLrYhrKKapd5le4Aj99oELPN5HsOseV\ndUJk4Vm2FxyGInfA6cRigHR0wxUutH+TV8vCPRZLYt1cFRIPIvpQjQnQEUZD\n5tO85DjVSeMVOVU8dTaZVrBKGOWIgskkP9ECRHilRmVAYf7WgzRU7cpmWvhm\npvKFlefYBqbxOo28vl3ke1k055AHW5fYJJma9KIhwNCFnyNUfCnABsmC9xuv\nJ81ZDwbcIoqcRnU9TyJ5nCxKxRzUj+KRD7KsSkmwtwA5iJYdt3+pOSomtFzi\nTHLXjRZWCcLX/WY0THBbzRBbgg5/47A3qtjyy0A+9sj5AazCHkHm6eq4Kva7\n+AxnWZOY36YwZrVt9iXeKuNfkU5iEpE0sDc7AKZIxvzruzRS4bjEOZ8kd5cf\nP80FB7m4r7rij2vCF0XXmpOkgwyS8yOa1dMUP+5euGlO3gxjQELyoVfIU/r5\noebhyn1fvDHvHNtwjscKxWmJPTxXtSBDOgCR6Tjw/YptQfEJ5Z8hj3wIPMMg\n3DcLFpVBDlma5JXn6llHrqkI1MkOKkgNXOLI+PYEaGiRijjq4SHxCmKfURHn\nnZV+\r\n=mM2S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"912fb582894be39307b508edbd0468ea7fca16d1","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.6","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"13.7.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"~0.5.0","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"^0.5.0","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.10_1615869133837_0.4628391581015099","host":"s3://npm-registry-packages"}},"0.8.11":{"name":"@antv/component","version":"0.8.11","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.11","maintainers":[{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"wufenfen92","email":"747042796@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"4276fcf6df87cdcbcbed560c1d9adaccf80d5c7e","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.11.tgz","fileCount":487,"integrity":"sha512-7hl7IPPF/QmE25lrZhppEW8BYJzU3SE6IGq4/NhrvcDk79Xhm1L4KOcAAcZ0zYBRaOwQL3yMcraIL+/Z1UhLjw==","signatures":[{"sig":"MEQCIClxhx9kusbLSHG2PIjJbsOrwMv+YpQKwRI9lL7ILXztAiB7f/E2XY4k7AOfyt0o1a4huREL1Nvi0LWrTK2yDguIqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1609394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbBu4CRA9TVsSAnZWagAAdLoP/2XhdFsqrWB35ZrWRY2/\nPcw6tZ1yAfnxQhOwPtLGvXf0Z1Vp97RvVLuUurp562RQzOym34eJSdDzhtDi\nz721dVz/7A4zo3JWujhAJO+khuQjlR9/baUKvnKSBL9VM3xCvqIneMmQ1+26\nc7V2mIIJ2mdrFaPkYwVgKBnjHP6hE0lmHrtdF1IMXAqHL7WoHqFR5yf7Gwjo\nMpTWZjZIZ7uCr4PLnrwJfx1drhWnVNr3bC4GV7NxL0INsvBtvHECj/zKZ9+H\nC+NWvi+7UWUn9JQ3/QM0G1buPUW3iQ88/3OyIpOotSOso4Uj1j0FLAuWjkJT\nbaz8rU6rlTcxQQ+juhGjswp8HfRjsWlAjvjevJOtJNrcBG9nFer9DOakLtws\nV/pR6qbmluKy2+YBzQd6B+ZGvV1VyaPB3VBzEe4XL95mtiSv/Tv4r91Vjqxv\nsEKscGiuJvk0urJ3c/pMFOWsUJ63G6ZArmfxX4DqYtZm7EZqYzPp2V/la/5x\ns6Gmah53PH2syCEb5WkQJSG1cevfYQUk6dJdq4KCcdjxgmVisCXtfRoYJB8Z\nOwTjoeRyYHQ1q4WeIDl8ob35QDn6H0v4gMNab50Cv5eyrTZnlyGF0miSVNYl\nYvLnIK05q6nvQpMlmnqghxGiNNfIXFuUaVTT4X+IchwkgItveKk6CLuH+Mya\niQoV\r\n=WJ4q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"4f7e78b6e20e56329ea46fdcce29b78f01b0ce8f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.13.6","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"resolutions":{"@antv/g-base":"0.5.6"},"_nodeVersion":"13.7.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.11_1617697719653_0.30712971797305544","host":"s3://npm-registry-packages"}},"0.8.12":{"name":"@antv/component","version":"0.8.12","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.12","maintainers":[{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"67338c25a295865ee3289a68a7b81eb9e2a751da","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.12.tgz","fileCount":487,"integrity":"sha512-B02/NVwy9k+OJvAy0Ns6nbZgSlFrD0qRbTCI20t6H2qHEZfbiASKa/1TJXCNTcLNTmWfCEsyL2dpZR9MW0rx9g==","signatures":[{"sig":"MEUCIAYtQft7xViHpLOF6KKvRCVVXegC5WNYm0Zsk+8lANgcAiEA3y5NFMAUASUayNQkE9fqoUeSgP2DKbpMm30G1ROc6Ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1610612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgucStCRA9TVsSAnZWagAAxYgP/jbLEwpcrwEcKZSZK62F\nqjiaa1Yev85R0npyw9drPaz6vYNE6hO0S4RAPE1I7++fA2KbS8X577a8mV97\nsNWC88blAA+P0iQl57X1fy5G4iWh3lYBGinIiI5xO7bq+f+kYrNQSpZ4B9TN\nIMWChL3QUqaBvc9dtel2BJ/oo8+T+AdeTX2aN5LNkpV4HrqPdLg69QdM7KSC\nlo4LsqmvEUiJy4MmpfPfwLfLxy1De/Z+13ReHM20K2jMespF2tON/065zWOI\n9bXW+2Cj9E2Na4eI7O92bIA/k+KrMw99nNqWawVdxKcj0QX6/CTk069Z9OdS\nEi8XuBgq+mzxr1v4JEyDJ4JWLOoL7L92cj1aDnBjngPHw7+Ac3mbRbGWzblc\n8SQq67ljjauxuJaLZcuH2DtD3ISqtJiT5Lg1iARap1UsRqbH3F8tsNcFetmZ\nlSp1cxxvxgi2qOaXcGSZ9G8t786jRsMJExXz0rJpHUBlGE2YjOvZ0pxRProU\nUgwWbyp7bc4YdCSNQx11dXg5JSDf0LPave6Qn4kW3x698kK70fo0SzXdyO7+\nddf/Xe54sgdrPlVvtqpvaNtTcr0wDcKATSW5XOcE/jEDFfj37HhqDISCMEv7\nz+OdGXcQOL3oeOLfNID4TWfuJLazZMrT152uJB8gorNIrembQ/WrM0PhNfLv\nWPcj\r\n=9Atx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"205ae83939ad3bd3a0e6c1451b85a93ab3ae13d8","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.11","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.5","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.12_1622787245291_0.599144724904128","host":"s3://npm-registry-packages"}},"0.8.13":{"name":"@antv/component","version":"0.8.13","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.13","maintainers":[{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"7fa57ec01ff4fd8048979d6daa84bd53ee7167a8","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.13.tgz","fileCount":487,"integrity":"sha512-VCCVQUA9/Scxlrc8N8VDY/hTCvpQwoHmSqgu15viYpyDMx8lBuzrWOdBy2IbHMbjrPFwMw7wOCmAGQL76yeFQA==","signatures":[{"sig":"MEUCIARgbti0GDr4Wkf78sa+5P57k9mHWTTDRhuQRhtGrlwyAiEAjwqq6SK5QOJIlyAv9DJVKMN4HMTkjuMbhOmUJpuEkdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1609342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvd/4CRA9TVsSAnZWagAAJwsP/j64a29ZLYLAAhWR6Fph\nvafMqj9T2KQR/eZ9DVPjQC822J/MJs0xf8YoaXGUHuyg7Jw25O9H936HFTwv\n6gmC5q4qwcl8IvgNJcE9aaqf4S0GUBpvWS02qKgDeSziEakg/c9LIVTS59zk\nZO7J+KqHAdFEO5wB/+9ihG+dMHS627zbIC95SwBj5Z2saGHBQ3dmYkRM/boU\n7lar4+H/hPspeoeigX294d34/NA/DX5ZEFXHlJqNNDaHfbA5W2lrJN576BUQ\n6EKC/hWYei4LNYUdhjw+U0jWEhakyockvsSW96AAqpSG1qifqux7j1cD4cWG\nKnd52kWSzYtY87hJ2PGj0fJTvBAtPRSQchcJ71eA8SLa7LNuwKIiLc520Pe6\nmd9CObeuuzEYzkN/sL24eY7cTysalKUFM/aUv4bbzpFfIcQtvCFJzKtC6Fya\nCCi9ZYZAPWsxT0jeBGCzbuMLWmPRJ+vh6LpfBhCJ845C/6+IrU73VDdDsLCI\n3sYkMKTcP3dp97lWomXIurhBUC4++kPR5//PTsspRowVIbEWntEZVIXxejaT\nqz/VyCyfkrwoFI8rel9F6Xme8NE5U0rTqs86X+cCa3BtAOeaAyqe66NHIxQu\nicnptS566Ois3OXJ98v1m8f4ZSA2JQvMdW5Zgsk4lLQg85eIZv43s1mWTSvf\nejdY\r\n=fRB9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"5adc86d15512fea21a4d8812f14ad8cd40e3b80f","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.11","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.5","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","tslint-config-prettier":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.13_1623056375918_0.29641739465946815","host":"s3://npm-registry-packages"}},"0.8.14":{"name":"@antv/component","version":"0.8.14","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.14","maintainers":[{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c6b65b84e94302f4ac49fd763fe8f723e0acb31f","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.14.tgz","fileCount":487,"integrity":"sha512-ROuwQyA9Ux/7vkf+anzcTnGTX0zrEWT8h1oIukUCE+PiIFi0Q5GreEALGXFZ9snAVe07SdkNC7Ki/lT/4aIHiA==","signatures":[{"sig":"MEYCIQDtz1LA+N6vvyMjS6di6MBpOqI8sHaLQEEVaA8qvXtLqgIhAJ6Z09mUYnp2EXCrdIcP9dBTj7m4ivQETMoJowRT/Ihg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1610850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BOKCRA9TVsSAnZWagAAVn8P/iNRKQy7YjVOkFNhrhdS\nd1uYvo+lHDIECTTzGWWC9U3gR6dxPtMW5KAlLN0LfJBbx9Bbeqv07XTg1w9g\nkYd3+1cZ4agGERkefx5TUMJrac88NHSpotp0DOKCKwBzLzSeRpRNW2/7rZ53\ntWp+PE/+OViU7e5tL57Ua+1cStZ10oxKTi0ZbWkys6ZbhgfV/qTovMU19Ouw\n9CqYYhyC8OMLCMSQECwaWser/t9xGQ1MpndtdeMexNvQN5gNr7VSPPxWo0ux\nNiRoK+/x9Io0ihX0FqFYCKaTUUrQe9IOTLwtqZ9zTEA1YLsjkYF98i7Tf0Dm\nDZKm/1UACCQ8NgaywtvuEjTi+XJ0BwL574XBarGDFVoXf+FJWDjY0aqs9wgn\nAdtXfuufO37vspz/WXlXGCwbWSaz7jOTfb+MPLfHZGmBTa2VH14BfkOJKYSW\niwDAJs/N0vLt5F5OiMTz7roN6Ly4V7JEc/NdPL4kA8GMqRaSL7fyQj6mDXAY\n+U2VVg4HOByJUt+xOfoBm3j9+6Xe5hjAGc1Ao5nO/qxNnfzBIrvdgtGATBQo\ngJUfQhj3LX+CRvZh47s1KJEemO0Txus5mWDfA5XgxCTDYf5CyISLNFzflueM\nfljZhEKx00qdM2RVcuxFgA5+RU5DZ7GhW30iDOGoRohxnn+BKbvFafUOO2tM\nWJ66\r\n=ZUUK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"cec4c56b11894310b8abc568dbbc453dfeb0b890","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.11","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.5","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.14_1625559945965_0.5166728263201605","host":"s3://npm-registry-packages"}},"0.8.15":{"name":"@antv/component","version":"0.8.15","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.15","maintainers":[{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d8ec332138a6d8777a2fcfe032eaffcfb1e6d4ab","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.15.tgz","fileCount":487,"integrity":"sha512-+TAkmeI/pmu6x1QiMi7jjyq7F4ETfskovKKhHEGHQ4aXTyELcG6Ei36QQb0NYhDQaxZXbokzSswruZ5khU2zsw==","signatures":[{"sig":"MEUCIE4+nuA0rbRdR1P28jneVSxSyBEjblBJV532N6WKUB9/AiEA7G4JWU4XbuPv/b3YFzE4aeUV/F8WJQodFOLTVP0/mz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1616624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9nW0CRA9TVsSAnZWagAAgc0P/3bTFvRavZkq2XF/jrwU\n1ksovadbC8qJqoXbEpZkwhVYDgjBzWUDeBBl489clGrO3s3pMe0531Vs6St2\nLMwZRiiRcTkvIgktfNyyDOGFX+gleoGkCmPI60U0WXBjZdloREyx67SUs6we\nb/PuZ7gYknoDvem1+9OxouZKX6yzxKKQYz9shs+6S5HVSdqVKvUjmMD1IoUh\n5kqF67hvbdwHqhoaUCEUqvCBWGVggEICvuT2o6lshbNHEQPMwL35DfHYSbNu\ne2NWf34UQ36KZEwKx8nAB58gOO82PTkUPDNNp9ZsZ/CzkTMGtkDyUQ6NR/Ow\nWRMdgFUToc9GXt5NVvzw7VB+WmZ9XSYwRKz79r9nAv6zOubW3+vgIb8N/aeh\nsSqt21XJ3FMnlE20TA7GIPledfNs6fENi3BDYnfqcpWgZcknr3Y4xdd642OU\n/spciw7AnnwP3lZqTp9nmLmnh7vAha8YbADphDZeZ9mXwMae1y9lYCzJ1XP3\nr1cPMniRMsIwcwNAG5kiGpULfTJsEktBxvnGsMV4D1CYiR9dMfVkdbiyuaOB\nHho/e7x1NftdPhSN8y64lcGvazROdtedFSmBauHZWGGksz1J67YzktHKf+4y\nWkYl9rwGRw5AgEdLQ41lKFPpnwQXQKB+B0yOgPtcGxhfovmNbdiJxRrR1i82\nxk9d\r\n=0O2a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"50c5071e937ac64d344971c724387ae128d0e746","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.11","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.5","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.15_1626764724191_0.7475862074464608","host":"s3://npm-registry-packages"}},"0.8.16":{"name":"@antv/component","version":"0.8.16","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.16","maintainers":[{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"xinming002@gmail.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"fbce6d5ff3a32e5ec4ce9141222c461d56b6c67b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.16.tgz","fileCount":487,"integrity":"sha512-xE1702lqGyJcQ3YXEdjK6iiiH1xSD8uPg3NqWjSXVohrxgJ0bJ+BapODtqI/apcWySrnEUIcdNgaTpTP57sZXA==","signatures":[{"sig":"MEUCIQDQYVZ070OOBNrVTKv0nrIJKogypaB3fAomMFRa+BYa1AIgXzvH+l2LGy4iFh/gn9mHPGEWDVPE3KNJGjbLfOlw9oI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1618442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhASmkCRA9TVsSAnZWagAA3hoP/iL7F2K7tERIjAcKHP1Y\nDy/g264upy7/rpQIDyQohYWhHmNmYlka8src534nZgwDeqlLLSztKg8SF73V\nPoCQYniaz+Cl/QVq1cUD9uVKz179A+OZJjKjVn8YdB6DG/hlOF+qtqs0UEMP\nuFr3c5CC6hjjT8SITujIIOSFNkUww+HBYUipPSFc4OphymoTpddIZesd/bBr\nzgn80Z5otLof5dwIquVj1Ulp7kchcKqml/bnDAzpzZ3CQNGGWx8pTaiw8CMZ\n9wf1WiPcyFQZduSneObarXR6SPgJKuFn33zEdBuGLMLaJ0GoKaCzA7tR3cdh\nO8E3HA2WaFNZr5y0eb34/EU394Pin/r+pQ9a4wXKORXfmyZ7kWiaPquRSCzA\nWWkItv4qCvPHhEnG2rCr7bncUguTHVDCnaCjwm97MAvWFDITnyTHd+k4rkVt\nFcYtdsW4cCFzuEMoYMyRVAOGKkOhqwUdnJD7ey3r3mVbr0gqwk5jNji2f3RB\nErzxKP45Q/1LcDrvHqg3dVFkkB8p8Mw0Eazw9e6BI0sn47uRlyUrkvz+rwPP\nrW4sqD51etk4tcVar/VvcZK+4P/8UmZTuNphBkspO9GDeIDk9sOsXZoTU2KH\neni+4B09ydoLUzU63mw1mlgOvbfpZKN8OMNN5CAK8EboVuCp7nWQj/3cAGnd\nKxUA\r\n=bmOd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"e12720b1a2313089e2ee4e6df14427942c52e062","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"xinming002@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.11","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.5","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.16_1627466148100_0.021781397509954115","host":"s3://npm-registry-packages"}},"0.8.17":{"name":"@antv/component","version":"0.8.17","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.17","maintainers":[{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d93e0ead9bbdccea0f558531eb4610ccfacbcbf7","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.17.tgz","fileCount":487,"integrity":"sha512-Dcz7u9TqamJzNRUDZclEjiXRxTLUY6DVGpyENKMvsp0dsu85W6R1t0O4rROj0hNspdFfDWUS7qqH39jVWWAu3Q==","signatures":[{"sig":"MEQCH3w47/cd6t4gqYvklYQhmCz1mCMfLfzSBhYF7nHhbH8CIQDxiIZkwbFMnXIuXECGuHr2XscdUOwywrbv99P59VsEvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1619021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAmblCRA9TVsSAnZWagAAYKQP/RehiI6+qC59ayIQeqvO\nm4hfjPrgstGbN3xtrvX4ErpOcfWKbQUB/Jy7PR2A+uWgkWO5/Upl890ebIk8\nMjlvm8lQ+pm0uQGwDnNEk4Iq5J4Ru/L8FODctwa1tMVqPPYB/jqJZzyRa/j0\nlRGqGXP3j14AzUa9ljHEI0OxSvlsUJ5eqBNJ0miAwygQ4pke7zyoQgEAjwdX\nJqAmGOWhmLdMDIZcUQRXuxzLtG8OAE6iUmt7q+HcUA8L77l8OE4l+M0PIF+1\njWpLYq4su+f9lDUmZ41hhkdUHltpLUFFFXz/gTBAPq6IwACD8Ex2hNejZYrN\nH4oqZC0sNot8L40YNlDfyGYr3bzCSO+rtB653PanjBx5wcPbJXegh9/mACAA\n4u5CGL1f6cCjAxwk3F8QYGFDCWNUnkLVls9Ty+dc/Vbk7wJfXgjAw+cJYNfS\nK+WIov3JDwGo+lVt8mmXcANQbxvEGP7Kswkcu7fo15NgITIN5cvnV7xgNPzB\ncIPkN0JEidBzishf7L6U7j2RHmzu0hVlSQNXj5jHwkkp2Q1gOyZ173XstwGZ\neRRVQzVq7l/D11Wk2zCE/a+PGmcci+I3L5R6Ow7V7ENFZkbXLX3N2TiGd3Gw\nGpzRGfFZOMOB37ma/i74ftEHfpEG3oRZ2Bk2GEUc3LuOH6AsZ73w8YWKRO4J\ncRv9\r\n=DWJx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"92ec3ba6ca563eee86ca43709c257ab5e60f8c86","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.11","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.5","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.17_1627547365251_0.9909448970033323","host":"s3://npm-registry-packages"}},"0.8.18":{"name":"@antv/component","version":"0.8.18","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.18","maintainers":[{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3b359058bb9056673564118cf59155ea983b49df","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.18.tgz","fileCount":487,"integrity":"sha512-IorOvmd16luxxfUNErBk86y2Gz8yryEI9DMHF0ZpbfhvSmDtOdmOYNIw077CPdeGVe0uKeWw1feEktPKoAcXng==","signatures":[{"sig":"MEUCIBSvDt+EDm+7sQEJE1aOLt6BUQw8XWISifE+egH0eFSyAiEAxHBHPjB3GhIKctRabdiWxbUO76Qbk5AYWpmUEth6aSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1643140},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"f971bd67fcaaced6cc9803a7095a47173af8fcca","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.18_1633588486024_0.027735087297198424","host":"s3://npm-registry-packages"}},"0.8.19":{"name":"@antv/component","version":"0.8.19","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.19","maintainers":[{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"731d2805d6521188d1c8a1aaebf84a3fd85dfb81","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.19.tgz","fileCount":487,"integrity":"sha512-H6BrnaqEreP9oWsQKpeaXV46IowQyKmDGitMWbK75jUbR+QxCObrN0v3klM4kjRWCVuIUeTChz/akaKsZhe6FQ==","signatures":[{"sig":"MEUCIEaG4Ex6nMUy+AZ63YVq9F6m9xJqH8H7DsxtyB2i2gYGAiEA5Kpf751cYeWMaLzngG5YdJKrc3B22gIgQQlsPHR4ROQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1643553},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"f8bf8f484543918aa764c7337d52428f333fceb3","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","@antv/color-util":"^2.0.3","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.19_1633656954125_0.5470921404540909","host":"s3://npm-registry-packages"}},"0.3.10":{"name":"@antv/component","version":"0.3.10","keywords":["antv","component","component"],"author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.3.10","maintainers":[{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"945299f037238eef3811b01d134ea98215bc858b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.3.10.tgz","fileCount":123,"integrity":"sha512-8HLkgdhc0jXrnNrkaACPrWx2JB/51VGscL9t0pH2xoLdxiDQVtTUad2geWxbac5k/ZZHG+bDPWWb83CZIR9A9w==","signatures":[{"sig":"MEUCIQDiOmE+qPk6E/kFhgcQ7nS5ik1bgszkstIN60hgKBMXVQIgDOJBz/fWuN1gIKrTU0W0ufR+h1b0PFht8HQ2sIudHzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2408963},"main":"lib/index.js","module":"src/index.js","browser":"build/component.js","gitHead":"e2a31f3f050c3062703103ca9be27c2ec8d0e019","scripts":{"ci":"npm run lint && npm run test","dev":"npm run watch & npm run demos-web","dist":"npm run mkdir-dist && npm run build && npm run compress","lint":"eslint --ext .html,.js ./","test":"torch --compile --renderer --recursive ./test/","build":"webpack","demos":"electron ./demos/app.js","start":"npm run dev","watch":"webpack --config webpack-dev.config.js","bundler":"electron ./bundler/app.js","win-dev":"node ./bin/win-dev.js","compress":"uglifyjs -c -m -o dist/component.min.js -- build/component.js","coverage":"npm run coverage-generator && npm run coverage-viewer","lint-fix":"eslint --ext .html,.js --fix ./","test-all":"npm --compile run test && npm run test-bugs","build-lib":"babel src --out-dir lib","demos-web":"node ./demos/app.js --web --port 2046","test-bugs":"torch --compile --renderer --recursive ./test/bugs","test-live":"torch --compile --interactive --watch --recursive ./test/unit/","mkdir-dist":"node ./bin/mkdir-dist.js","screenshot":"node ./bin/screenshot.js","prepublishOnly":"npm run build-lib && npm run dist","test-bugs-live":"torch --compile --interactive --watch --recursive ./test/bugs","coverage-viewer":"torch-coverage","coverage-generator":"torch --compile --coverage --renderer --source-pattern src/*.js,src/**/*.js --recursive test/unit/"},"_npmUser":{"name":"pearmini","email":"subairui@icloud.com"},"pre-commit":{"run":["lint","build","test"],"silent":false},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"7.7.6","description":"[![](https://img.shields.io/travis/antvis/component.svg)](https://travis-ci.org/antvis/component) ![](https://img.shields.io/badge/language-javascript-red.svg) ![](https://img.shields.io/badge/license-MIT-000000.svg)","directories":{},"_nodeVersion":"15.14.0","dependencies":{"@antv/g":"~3.3.5","@antv/attr":"~0.1.2","@antv/util":"~1.3.1","wolfy87-eventemitter":"~5.1.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"~4.1.2","open":"~0.0.5","debug":"~3.1.0","jszip":"~3.1.5","eslint":"~3.19.0","connect":"~3.6.6","shelljs":"~0.7.8","torchjs":"~2.1.0","webpack":"~3.10.0","d3-queue":"~3.0.7","electron":"~4.1.0","get-port":"~3.2.0","nunjucks":"~3.0.1","parseurl":"~1.3.2","commander":"~2.12.2","nightmare":"~2.10.0","uglify-js":"~3.1.10","@babel/cli":"~7.0.0","pre-commit":"~1.2.2","@antv/coord":"~0.1.0","@antv/scale":"~0.1.0","@babel/core":"~7.0.0","body-parser":"~1.18.2","babel-eslint":"~8.0.3","babel-loader":"^8.0.0","serve-static":"~1.13.2","event-simulate":"~1.0.0","@babel/preset-env":"~7.0.0","eslint-config-egg":"~4.2.0","eslint-plugin-html":"~3.1.1","eslint-plugin-react":"~7.1.0","eslint-config-airbnb":"~15.0.1","string-replace-loader":"~1.3.0","eslint-plugin-jsx-a11y":"~5.1.1","babel-plugin-transform-remove-strict-mode":"~0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/component_0.3.10_1633757300492_0.642674986622084","host":"s3://npm-registry-packages"}},"0.8.20":{"name":"@antv/component","version":"0.8.20","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.20","maintainers":[{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"97f0daa22f3768a35de33cd0d9c58ff32ceca417","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.20.tgz","fileCount":486,"integrity":"sha512-IaxnxS18GkbCJEpQBulVNHqreXeGsi9lIh7Es5DKm7QW61NxUmd/F25n3MneEEsZuOn/uTIT2HSROxxewqWN3w==","signatures":[{"sig":"MEQCIC2+V2OotdO6LsXimvbn7OisqQ9aLhnjzzAtlFX5jxobAiA9P1k+DDo+xlwXc/eAUoDbODQ0NfUegTNMLOBCQjDVWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1615928},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"5f0a66d26315dbc904313d0f4fe3b5ce8b780c9e","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"7.20.3","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.7.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.20_1635911800547_0.07420215194341884","host":"s3://npm-registry-packages"}},"0.8.21":{"name":"@antv/component","version":"0.8.21","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.21","maintainers":[{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"74f14dcbf467545d54e9f74748dfad0d9d7fd2e1","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.21.tgz","fileCount":487,"integrity":"sha512-NP19MzOns2tXwH6LT0m3+EzOBPEgWGf3axraCZhQffSHg2RMnuk0LmeDmk6h3ttDe1dgNn01n53v+bQxe+PiDw==","signatures":[{"sig":"MEUCIGsMPXDOEacIWzHs4cW3isWqVH22DwB7EoQzwS5rI9WWAiEA6zj7xINYoyP43ezhrA8tSeniG4wLtTFgO5ENNPQJLKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1630738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy9SvCRA9TVsSAnZWagAAOcsP/2T5z4xUWqX7vzgrvmvU\n1abSAmjgaQleCY0dkhUcxFVjssnOK5U6uxqAl1tlEK4y6LDKY06IVP10WL04\nZij7vp6hiByXHvmD7vbSGe/jxcCQYkqNCGYMEQDH3qninxuCwDI3jYlvMyLV\ngaMZBOFLSsWjLckjGQKtyS4OBZLKI3XV46uL4fmsgEDtupJ4F6n3mBaEqMYW\nGl5rUvrybhKnqugmATE8Tozongw2swLLlZbY+YsIusighZ1tDQR2f5gFTVEt\nMDBIMHcVbCNVtSMzGipncyWeWajRU1lKJEVNL3f+JlsCAveN4wzNeGOxO9eW\ncIJIGnxsqXPNVxwXAh1CbT6ka2/dSe+pYvsaBbKzKqWCb2VihBQDhdrHUpXf\nDh313uGiawVEfcaO65CMLpB26vTZLqXD1YNmU6eB1vxDkw24LHor2QywY3u1\nTXf7hzMTcTUfuJ6AujSvS/rSYa1FVhnvj2wW8TTgqZN+6jRtaM9grzr6ICfX\n22lDXiPGwwfTMx7/L43L5cUSi5+RfT5IdYwCqQMuCWnBY16dR2CrA2njOV/B\naIeng3ZCEidYOPNADmubLjsPXrDuHZtXTbVL5lllPX79nX2rQMkf/oRz55x2\nJiJtODLuc55lBz0/gs9VfYMR/L1sntJZclgPMwcsPKXKXevr0YNeOF7uPgQz\nXb1U\r\n=2xOn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"7134199403287442eb377a8782ea13ae7659187e","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"pearmini","email":"subairui@icloud.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.10","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.15.4","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"0.5.6","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.21_1640748206968_0.5563755079791464","host":"s3://npm-registry-packages"}},"0.8.22":{"name":"@antv/component","version":"0.8.22","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.22","maintainers":[{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"1d43129c5d18c595141fc6537dbb6a9a278d72b0","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.22.tgz","fileCount":487,"integrity":"sha512-IFG01XxXZSIh5pN8y6tqOtxivz/Y3LMpcNm0RGW6QM/2ATj2h6BvLXjnJw/eWOJnBR8+4nS3xTAcaH4113KI8Q==","signatures":[{"sig":"MEUCIFZScD+H0u0Zduh2qiecUmvyD7L1wQOXrzZOTbaLBxFJAiEA13fHUmdiYoNx9LAH1faiwrWOEdiKsqKbk/aNAZaHAiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1634905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4SZbCRA9TVsSAnZWagAA284P/izhJarb7rVryfu2QOCa\nzJ+hu3GBv3fi39lwwsdmpmDzO4e5gdhHRZT1D/lECe4IBtCtb9ffF6jYFStl\nGBMzmGCEQz9Tr9mHSkIUFFgnIuwrPRodESydVyCjPYjrJrJg4EqHZ0uHHfgN\nJsDB5vvhhVA25bifXwQQpu+OTFrfK9TNDR4RTd+UqLbGW8xDyqT6UMgeZsSE\nrtjUUdT7Z5XRQhD0u6CVzksYO9KAQBArQmcP8EuqIznFm8Inq2GVLk43kFg8\nYdChDv3VpoNPXMLSqPW5jteY/Lu9BmdeYsQ+V1hZBP8JXRRI+QMZtLNUjUa5\nn6x55Us6jDig42J/N6pc/zznqydkLn8ti6OfgKBWzgthD+58EoaT6BOY7jts\nUjdEosWR8Ga+BD3KRv1jeK0Mm8dGJLA1Q9hpkIa3Zaxjq2vB/6Iy4wcoFTwU\nE8mnuYiFsc37LhcNOH+Ao6frjwMZXLiNgsJfnj+QRLN2aPlQcwhd4vRIFcXO\ngGPmSF6gObhP83OeC2RfTAGJmnFzkYM3zqoMHgT7mp/9Ovk5oNcPp88qX/Qj\nlh/CmkaXghvB7IkrWbqTBBSRXIJCsyYShcBHTPMLvSx0tGL4FnbzoxVYbZzK\nbuRPfq83SAlfB7nx8sUUb11x0vaih9+Xl2Bv42tmjtFlPgMonPr2xcld6DZ5\nsJuj\r\n=Et7d\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"d23da0f16aba89f6a2679ce043554d8d68747154","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.22_1642145371515_0.42474685900025433","host":"s3://npm-registry-packages"}},"0.8.23":{"name":"@antv/component","version":"0.8.23","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.23","maintainers":[{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"bd8c26617ef9d62ee21032510e5f4e0bef47591a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.23.tgz","fileCount":487,"integrity":"sha512-Oicyngt+fxxLRQzULNfqjEo/vq3AIEt82X7YAVkQQusRi7alcKns4pq9RT1NGIpCXcSarlc9gUygL/TZxrhxeQ==","signatures":[{"sig":"MEUCIQC+UzcXOo/Z0GfvcjYDqkELF1QZ0UoZLEuNwrMu9q1+hwIgNHsIkAcX/ZUcppd3cK0kXS9UHjhb2boMuvbMxPd0Vcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1635645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5gSrCRA9TVsSAnZWagAAav0P/RdBepJwEj8iczt7WTd/\nA9qcgeoG9dDQFKbMYjlKLKBiABfYMPIcFAwYtxckRqa/3Eb6JFgWeq5WW1/H\n8FBN72VU0PECdsFbH2/tlX34gmT6PIQboayJhpcc/ySSmOQanERSdugWivpI\ne9ZpFmzMwmYNFvGehfc8NtGASQcd7lZdgpiL2NtXXWTsXPeZ4QblOlCcDLAj\noUVIuPxVXrAs1wmWGwC9VV9EX4/RM+DxDhGOddm2g5bkYOiHBIL0AEwqA5/F\n9dvnaSWJrGYX0F2bznA03w4aDm13TAdaOaZk4w70oTWYDGKJ7Jg6s1ccFpvp\nalPXrxToASib8GgNrJ3U8v4pYnmk8ZVSD3JbPFKVTzvb3euWmgX6Y/srx9cT\na5ER19M36ZFkScgOwnF5hr313kqP7f9ULvFcfqWQZZ/VKqL6wxv6T/RbXIkP\nHDctg43poy2KemnZEiR0b00aT/Ew3IKQuoolJIgyAQOULP3rX12jyesEwi9Q\nbcQPeDxAzcUVOQY7jm9D2db4FLukpbTqXGBcTStdCFJolm0KigQAKuDo8GJQ\nT5gjl0vgdtXEavFPc915GriXu8DSK4KOtH6OVWGBvY91lrb0R8cjTe6DoFat\nJPCH7puqsDXtrYchJZaxlgZkVIptIHcxdg1YOwDgcdqeKscqbm0LlDm+ncxF\nV07e\r\n=qH0+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"38ad036a207beac8c0a301d2eaf25225021cc3d3","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.23_1642464426942_0.48338700731358575","host":"s3://npm-registry-packages"}},"0.8.24":{"name":"@antv/component","version":"0.8.24","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.24","maintainers":[{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d96bd14c6b431fa07b33b576538cdf74dcb5ecfb","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.24.tgz","fileCount":487,"integrity":"sha512-DG7y+Fye1q3jkEI0ZZctrEg+XwhSmlHH3Fp5JJbcu77Lep7zR/vKdwzJ94qfl4bSSioktWfEADlq7JoZXsQkpg==","signatures":[{"sig":"MEUCICheYLbyupjM6f1Mr15d9ouSruJ+8tGFGf4wZTOaZDuOAiEArKPxNSL+Po0FvK5b2D3Ita1wvlBLCtVu2u5Az8NXGKo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1637464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5j5xCRA9TVsSAnZWagAAmdkQAJy1QwGuwLxHQMBCOkHn\ni9zbI8hvyu867nrhf6SUYkfLQ0a8CIs4umaHFslZflDdqdJKX4WTxHQR5+PX\n8x6E+KGTs1J2xswjoCPUKz7wzVy7nUrWki4tkWtf7D7g/+bQcvSF2aAxRE3s\nNSdNULzmKVaEiue0AVMpN5BmCdK5OCjjajm1P93psn6q/wuUTU0/NmTr0uG3\nxz/aVhpU+IcL39Q0jtpvsooXbnfFqwZc41gwLkeUZxtOS2tTO6H00+y7n9U7\nGxbj+dSfYClPAVCmeUvheh1i3Lq0cqI31zVhmIELvltSG4qLFbNlWfja/uxc\nBQuO927b0JcpJiyxrvd3gqcAYHPlmCfUP12nV7ih8VqX/0wTS5nmrRho1c+8\nWFiOGJ+3MtTh5HeipcSE08Bo9MHttqsRr9Sm01/X7hFSvnIFnT3wxguVp7nV\nZPFngwo+hOeQGGPRz4d8HgjiNeuFKGwGnPDof/xaT/jiKxzIAyXOyprE7AlW\nWiD5K1/fosvN24C3oIg65/6vECIPLFjZJqbRbuA8JNIPwJbyzPETuceCprr8\nIQD+yug1zShcGKfKVMqaIfwUE05gaz+n8JS0HTmDZI0Y5HsBN5p1qOVuwJW/\n0rqkyncThLK6xGVVcVO72dQjZtlWUF/dMu8rUJeT0JKjq8wM7SpDgEj0pyP3\nuKM4\r\n=aXAX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"16cae8f330d38eb6c9c6663a94cfa16f4df040f3","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.24_1642479217388_0.7340512722871446","host":"s3://npm-registry-packages"}},"0.8.25":{"name":"@antv/component","version":"0.8.25","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.25","maintainers":[{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"72e37fb4ef2194ae41983a0b397e617b849b754b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.25.tgz","fileCount":487,"integrity":"sha512-1QENYhjnPFhJpdFllKIlqalNNlKUMWf7bU7RqgXXRRGfEoqEG2ZfDRd/i19WGJrjduvriS9Ba55JNpd4+Y9L7A==","signatures":[{"sig":"MEUCIQCUS6tZ1COqRqUmeZDlnhAeq5cyNFAxS/OtJinBd/v/cgIgc4+pgZlBfQqgE8cbnQeUyXXI0HFQC1ux6vBEUaQPyHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1639107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh87OnCRA9TVsSAnZWagAAK3MP/izakO/fiFXDX44+hrJU\n/PVKRag12fi4je+n6gnv6n9LJ6EJ5kS68w4K2owyYPpf6ctB3eo7ppxKNm6Z\nSUkfZB32TgzUeQt191fafsJS1T/OrnAysQkb5ySD7gMfiQB9fn8ErCjgVjKQ\nzN834KcG9rPnM+tFKxQYLn6oOLWgC1UJ7BMNllvUzAgjCMfEmoWpnWW9Tg18\n5QbZDebkyhe6OS19NaTpUMPwFLwhl1+s2DwRzmt3WW1zElDlRnlZjpGPP+Ej\nALpesH/mTel1mjtR3RHdty+daiSVg9ila1QPoWXrvSDEX0TeZHRQq3WYQz3d\nd1peE+8d39qH+Lw34HfAm7Z6C32H1tc5xdCTJ9Xzw9UP6zplNAeQOU9XIG57\nDHkty3CX5oK+S1vxfNVOpvA5uX02BQ1nbyWBvVPHhZ5QlEwpvrvvq7GnwO7n\nxAn9BqEVYf//7DU4opa13DqnB0y2yXYUuZzJ4srsnney6kDyfq3Ip6ykiD3B\nLdsOg3HK66pF4zcgdr9PrdaGn0RxIHIKhmLNrS1SsmLMsFDwoZq3YvdDEtJz\nf9tz0vPL3q2z0cxDu44e4gl1vtmnSVTxLkmdNg4g/B6oydVWnWr0WVzndjHz\nLkKU9bXeZDwAY/xHkS3jg+ccDD5jLOzVCLmYk4mG2Faz4HwfJK/0HyP3KARK\nKoI3\r\n=wYzE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"0249387af4dd601bca38bcd03b67f377a9bf0d06","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.25_1643361190957_0.7312697808908468","host":"s3://npm-registry-packages"}},"0.8.26":{"name":"@antv/component","version":"0.8.26","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.26","maintainers":[{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f0fe01ebc20f1f33deacc83a07ad3f76c611b561","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.26.tgz","fileCount":487,"integrity":"sha512-PygBrpJ8ol8/9a31LHqAlyMq+4ykg+j0cVTjCDq9oKf1PVUy4ARpUgRjFGoP83TgoWP93Qw6zNdELExidS7nhg==","signatures":[{"sig":"MEUCIQDhID6zIrZyTilm4TkHUw99AiE1VXFVi4UmKW6RDxzUZAIgQJxZiecn3LiIrHaQ4KW5hHf+hDo/pgwYknBPDfjzV8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1639702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQplnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrLRAAo0NVwLL2bd07SzZQEcOfvM1HzYokcmEuyPqFMK4MUToovr/h\r\nYN5ysCGzIDqsby0Kg/K7QecKLlsveaF7Q49ZyzU6lQWZXm91XAkT+zdiBB5I\r\n7Z69baS/tTO+/V8MdI18s/K8xIFMls8dqhQGSwNzSht2ogm6rmdaqNqklqMX\r\nfb6O24QjzRqpGhUkVqlEM6hFSeJ/R1vhoBBlJpr0Cv662P18sDIH9GLiNCz3\r\n9gFkbVKZ1f0929Rd+RbrKKULVo8TMbfJoK0p+ok5rJADxKQV5pHPdPWXNry6\r\nqzQXL/TrehdWmeJ4lmiS6xQq/XY4xS3lnX58PSkSjcgFgTnX1mb5b6CkpovV\r\nCdOXoPK8Ot5qDpKMbTcUr3BUaXzaZhInoZIWtipzg4CC1gGrloMobuVSsn6e\r\nGSxnFjVzOmKc3fMX02QZ6K1JpnwmSbM/XSyWxoZzSJVUDsl7KzfzXRfwLs34\r\n9Ef0b/rEvMWHS1Rst1EY7ieFtWnbzHTxBxukY1bGihGDMWxenH2kcoY4B64X\r\nslEUJfJ40F1OaMVuJnzLbqPRAc5N0x5jSC0T7C/tiHEFzZqAZ9v0nmyhTM1o\r\nhx6PFUHCcxeLQYS7wRQkaLXLW8vPpoMgE91OOb9l74nmDgr3bYxdviBsqLjB\r\nTXmt26lU2mGV7MNgkDXeLWf5pqNptYvgiP0=\r\n=9iyo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"d741a3da577a91f13d720918f4d4a5addaea94e6","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.17.6","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.26_1648531815079_0.4251595259476999","host":"s3://npm-registry-packages"}},"0.8.27":{"name":"@antv/component","version":"0.8.27","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.27","maintainers":[{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"eac6326ba1b5db123f88635f93b4450976249d48","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.27.tgz","fileCount":486,"integrity":"sha512-FY9fgUBjEuWxQ4w7VbcMSwFr7pqnRf1/F1ja1weoEpNndKBlStNYWhXTx4p5uMJVLvMpXoFPqan7RzyP8rel6Q==","signatures":[{"sig":"MEUCICJ0Yaw6Rj9kFnp5udy6d+gG/av0TzqjXQp/PLrROdnjAiEAwtQvAr3KZSynb9DyW4wNXZo8EYPybuP7y1ClCpsfWMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1648733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVRcRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrItQ/+MdkaAcPBpSpX7KNIa28bIr3yUUyM/2B6yG5M/GSCHdzMICQa\r\n6rewz/dnYBiG9QLrORtpjwEaFLHR+WVIFkib3f9pnIF7flc3EffR8F1ZuaKY\r\nnJUAAZTJt7aPQ8tLQoAMuNltxU2Bq4wxApM31iiF4zLn54iI0P12we87I+zQ\r\nGTnVkfn80HdnX+klhRLandcmqt9fjlR9JA6xOymn9ckmakv7zJOq6FTduz4f\r\ne8Bn5sW6sxGLTOE1jOQU7rDaXIbBfUh9JeC0v0LfQly2/6E8l3Xq66ysPmNo\r\n034buC6enl8CPzn6slQLWpvXCrwlFol3jQs8IxoRPXN3tNJovlHzeVevxmfO\r\nd1uGB+wa888ViP/GusYi7rJqFWKqx3htYYiFYJPbqAuyp9/EB8HSg6DCBAwg\r\n1TQNSHPtla1AWGz1TS0678sTiZJhcT80gPaoE06JUnMn+OvmAbtDKfjsvs9l\r\nwziktQ6AxSqoVgpGNsjHG8ZEO59pkQN0p2urUBJiGjkgXnyvJul9cxi5ecZt\r\nHiJtSckF1O1CgEsrU6FClKm9QkDQfL2vQMkLl5RnoS/nrG0hIMUZBhvJo1jB\r\nLtgT/M/982QB37Bli3Abg2saJ+lKUt3e4w4jNmdfOyvSD/WHViRuCvI50I2d\r\nP66b0df329V2xrGQgdPJzQfiLW3bTz925Xc=\r\n=YLgO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"02b64ac9ad8a8f420ea4fcd51425085140deb60b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.27_1649743633412_0.9764087070486049","host":"s3://npm-registry-packages"}},"0.8.28":{"name":"@antv/component","version":"0.8.28","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.28","maintainers":[{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b816d1801334de478b858a6d6ee3efe214c878b9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.28.tgz","fileCount":486,"integrity":"sha512-SlmTBl9mWFnUQclylKhTlCnB0bkLI3yH5TlC37hdSIq1sFqG4RD5CmVFcFx5lb6itKe4ZtPl4oboVxjtatkwvw==","signatures":[{"sig":"MEUCIFg2X1HW9f8la569rDvXIxMuu+OZdi9JLogZ24sIRhA1AiEAgAODjID++Qx9oZIJPoQ00zWEWL4CQQMv2hgHkI5r9jY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1648815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9e0lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpc7A/8C47/tuJkrebw1ifx1T55fAzO/sAm5nDBlb6BKK5sqzs8EBsb\r\nobdhlABmeqA9tlfKuPczYTHOkX4lxKzjEUFUY3S0ZvMm1q6OvFv2KpdFiqQQ\r\nvVCM6OPOo/+BWtKda8wTRVUrPiWmSg3PaNijDw5HVpbIrrwd2J3FuOMvmQrZ\r\n5W9BbifU0a1a5D8L/Y3ztTxuGTiurf8ncE4baNV7qiC+XHsVZZ19wWm8P5j6\r\n1Dt4Ld+GbSkCOjpBIZvGbPJz5qoqQeA1nvpOxex//2YP4H5WLrRddjR26lJP\r\nkgJQGPWx7n8qj7gOoRGbwaAf+TXCNL2H8zh0gF0P9xcE1dD6+KyshSQRqXTZ\r\nELDvYUe4jhtNuEDILY9QxNbmQLOW3IWJp+bN3B9YoxuyuOW1foKWSpLRJw6I\r\ny+p3lOniB1IX5bTcbrXYVTx9TUMhzEpD6XkuLHY/TsvuQIFlQ7zJwHwsr8Yv\r\nYhodf4gjClhP9XR8ATrZm7bODaYmTVHX67NFG0U5xRmQK1voYgV8M+pdylug\r\nnnYjPJTRlrKCtOAZzV5HhGsiDFgH1shD9V42yoAZxHXm8rYRICXHgcY7+e8s\r\nBLkDgGygL5ST0N3Z+bNQPo25JZ6J78PppKi10W8I6e9fhe6gqIABVDlzhLtN\r\n1yt4YlKchr3tzj7sG+9WQd7qCYjFumgRqHY=\r\n=g+2v\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"6c3878bd513e1bdbdbeac0c872b1ecedcbaf46de","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.28_1660284197581_0.4562813986482941","host":"s3://npm-registry-packages"}},"0.8.29":{"name":"@antv/component","version":"0.8.29","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.29","maintainers":[{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"1062f11f227c78f2fedc09c29bcadceba1f6934a","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.29.tgz","fileCount":486,"integrity":"sha512-ZUvOQj0zhqD2d9PNFj4Su2Kt+xqoN9CAHJ/LW88UDe2OZfWurNxiBLSPF/LlR7B96BzMzpa+FWZwSSV4x5bpZQ==","signatures":[{"sig":"MEQCIEAhMg1z/OlKwKDnssReVCUUY8FUZm/Er/tZPi8tZMFvAiB8DhDesK3BZ1SU2qSOrNkw4McgGav57FZ49icoyu2T5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1648168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCJtTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7ew//VSk+0N+ZWA6jH3ERdGOHqCaAyG+brmngfykY+j8fvzbR8lYJ\r\nyuAJtpg8oVRoJLwCQuxe5OaDR1CVSEs0fSXyaAPXxevgUAsk4WsfHwUYsbr5\r\nVCm2BwD568RgOMjgw4trjnA1T3Aoa/l0RkIlxLBqXZbl5aIE4IwilEsFaMYy\r\nEzOxG64R+DPg3gsO4KuSDCFwPYYU4Z1xFvY7+DG0yUDn4fwzFgOI93/K1R+P\r\ngWCkBCwWOPfIYANVqsb5vV5QcYmKeUCugykISyH3yhxoeXu/Rky8JgFM1W0m\r\nMQKZ+9wCf4n5iQOvouhMrWSFvGzl8Juc6iXmqiP0ruJalmreD0TvPPAMR/oo\r\nSlQ4tsPJb1XTWPiqX+Ry9QxKC5eRAkp5J2mP5jX2d3A+jwQy+98fj/4fBJqF\r\nt/RPxwmK5O9LSlewRk0MQzFVKgHTbpAHKZGbMNfU4mJdOITjr3Bv+iASTtBt\r\nFwIvtUoGzejwCQT31jPtv+fS/GWL6LnUeb3b/p9VQGuhSntImDQygQw9aBMm\r\n0CdxDbAyMkNE1eArmLNwpXioMZHRlkQIe8Cb9SAdWB/lKlgutkMZJ9+bYG1C\r\nIG6tqhn8H3RD0jit6IuKvK05gsKfbYMfuEplys/PluzI6GD/FD8ieRE2kHUa\r\nt3oF4jbwwkHnxdE1nVg71Hv1u0vEiDq9tt0=\r\n=tmpR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"87fe33409c3f33037578aa67d7ee1c5609757f09","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"deprecated":"tooltip bug","repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.29_1661508434906_0.7504927139012749","host":"s3://npm-registry-packages"}},"0.8.30":{"name":"@antv/component","version":"0.8.30","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.30","maintainers":[{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"4bbf38be3454ab6908193d13362af606315fdd55","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.30.tgz","fileCount":486,"integrity":"sha512-iS8JzmJS1vwrX6Ox6eCwE1VURG4dbW3zRNjQCqF7Yl0MElfe+6gyY8r48pKE/og59HDvyIgDo380ujKQeNaJBA==","signatures":[{"sig":"MEUCIDXSDZ6w/LXnABI+94d8zluXbJLXUxyT/OucwexgRX3OAiEA6u/6nCE/8dxyHuJS8hVe06CzyY5qaADO0kxH7Bcmv7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1648952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDEOxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoarQ/9H2OfdzgKd/HpojnGymZZkjfPyVX/fxBTvLDM/XrKyTZ6/DJR\r\n6MbuYCD2Nzxit/zb5RRTM5W9S+tSDHcfxIoqeZ0SEIpwMYJydtfmuPhqoD3C\r\n//objaKb902QzTTdeomPqXFsB++Xe05J09my4W2sd2X9tS2SAf3kSnjgmIgS\r\nFP4QnDTufS6CBrz6iL4KAX/7D+WERV3eIQhoPKJjw01yEcI5mlggBYtxjyND\r\nW6dURPitd6QqXhESii3syxgfEX4UOaUcGlBqeauCYtWiL0RdDIeb5ALcpHdM\r\nDfYKY5294r93nmF/7VH+mx+kzfSr4mpeA2H/OzzyrGCuAJ7iw0ucIQ2cGRws\r\n6ne91YaKLro3NX2iLiUvJacD6DLvoYGCFEi2X0Ie+Opoorm4uCfGCIXJ8xnd\r\nO7PBThCgVcc8yJIIIq7vuN73LTLO308O15q4GhJTTW9Ie1x82j0Bkdw0KTmd\r\nW4JtEWIrdsyv1sVCoi7j0eU9NxB2K/a3nX6kGHNqJYBsAaKjqH+xnQmnWDv5\r\nA3PzIRQDsgsqBjQMQAtQABz9faOuZ11yiohFgy5ztE9ZflNBYrQvoavksYQm\r\nc2o5wsTU6CtOvvhSqO1nHFkm75yuE3EkmJv9iPY7DDeZ4dUt8y+JGGzj0lgv\r\n7mYRbD5UEL7NqBJYIdPLxj7tWlH9NkOxafE=\r\n=y1RC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"155a563d3052a530e882fe72052855b79a596b18","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"deprecated":"tooltip bug","repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.30_1661748145661_0.7997226648522937","host":"s3://npm-registry-packages"}},"0.8.31":{"name":"@antv/component","version":"0.8.31","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.31","maintainers":[{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"fa0c01079034b91ae5632491f621870525623262","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.31.tgz","fileCount":486,"integrity":"sha512-8J+ljQlbDAXZy7Y2fZefU9B4mm+3W+2CJjYxWhBG0rixwsMXL0CuiYDM6pMyns3gqEZseYa5yKYL0ngQMKSyTw==","signatures":[{"sig":"MEQCIFnkzHmvHKrrFR3JkE55hp8Va2U7Nwse37xbEDoNtGkGAiAOFLVo63uEARrWrWjKkZxERGpcVsFoPd18ak2nKCobWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1648815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDIAkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqh0g//YwziOLrNgvb5pNR5gPXAXtuhsRoZahB8okB4KlkjFCv04Ozu\r\naew9gkdKlXsvsHn41LbY7O1AzbxX6zoiGlkT1o8+SgaCO3Crdi9yYhKeO0Ez\r\nkJfFycUafEs/xcr1C3NGG565gZclPQkGR9ZzQ4Us6cajTuXGLEXTZAO4XNkY\r\nIBcOXpR3dzWH6qrMDZr7kdlgMwWOCRqMeDA74Pj5OlgMWjKjsSutrM2y57dB\r\np6Cr+YJnzVTivgaDXf51aDvQxSm6KsVDt0cOonahNiccP8BiUCpG1lXlv6kM\r\n7p3PWitlt51/b2b9yc+T5JbDrrQVSy60rgeqT8OAzlxd3uzH5LYXFZ88jm+1\r\n+Vo5UefRXm+iC/GX3cDtNuYbwKqWCm/fS66sqp7g9wN1Ya2PkrcVPe+U5vPW\r\ncnPaISTxiZRhP9NUZ4U0Cgmp0SGXyUy5wQuGJtMHD0Ub4K/E1pydd0TEQygu\r\nnHI9+RoDy/sopqRMfGPui61xUeAZIbFnW8lHr/ASX4jw/VOV22wSnO08+XZW\r\nAgBFIXns8dqd6Ym2sG+GFK08jScuHhL7eUr61Llao76AIjQiEFXgqryf3AUJ\r\n84qrTPyqmeWrT6rJdhKDY2vuq19FfSPUoAi6qXXd9bNyKJm1solSn7Tt48K5\r\n1RLmHdYA4ahkH4Ni+F9tqqzaLavHZa9mMd0=\r\n=3eNn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"ac662ab1f793f714ed0acf571df6e619fee19adf","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"deprecated":"tooltip bug","repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.31_1661763620095_0.5060559577855552","host":"s3://npm-registry-packages"}},"0.8.32":{"name":"@antv/component","version":"0.8.32","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.32","maintainers":[{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b1527921de38ae113294706ee36ba5c0b298d39d","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.32.tgz","fileCount":486,"integrity":"sha512-KyQcI4rVfY6VBfkgFMebcvw5CQEJOykuTq+v1nFzJ283Pt3YiFZNAfHnKVj7oXtWMGLNI3/yGfrlPPvFmV5EeA==","signatures":[{"sig":"MEQCIDa0gYSJTQtzQbBGW1r5/vABL68b3MHLpeeHcf6uSs5ZAiB0eVr0Shub0BtUNNXMUhuzPeLWYNC88nFLzmjqH59NGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1659878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLCnuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLjg/8Dxt1gTCKL4EgHSAd+cXBJkmsicMndNERyHMdmdRvVI+f3Go4\r\ntiQuvbpx39/EKeuJp83d+eBrnrIVRcan+lnBthJGVZOwWVfDKvbaT3LkEMWP\r\nrKQGI89GGxyy2pQkYj5FDFNNgQNlrGsXP9vRB+V9yMe+C5RdC5LsyEbmAGFh\r\n1dRshDpckcjnavAbZLv4+dSKMN9bOaCXOmB2VMedax/V3AaNmH6qORIVaGVr\r\nhN3za7JmPIy7+8CLaZR/7KPCPTIvdANtvRp4YUAkXIr7SIod5n2dKRkyYngP\r\nPoB5qGxjb9oZ/FJc1aAcS4essHlA5o2C1vXoyLDQxzBJ8T9FFpVuvmmhpSwy\r\nQFqiAnnxMM2NM3XmxB4q3sKKAGxGHQSwGMVPC0/sngEnD5qchElgv06xrye2\r\nNZokRuE2yKzT26Ex2D7BVuFDOS86VuUJg+3jc1kWwQSpIFpRu0JZQequT7JF\r\nHCR9hK20bu4f4a2/OSWvWscC0e33WsbDsgSS7A7PTORKpXqtDYGBjqajfPEs\r\nxceOvEJjgilXHl6VmJPV4xqnZ9Ccs67+L7IVVHnjUmHuj31W0QUNmCzZY4XM\r\ncXUqgyWGXxcaoEZhf8UFO0YjJ9cqInxPDx5hG4+iWxtbDm50rMj7IFAZTLla\r\nUD0HX5Yp3z/W6uLbXJWQI6D4SpyTyGKuZeA=\r\n=L1zh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"8b370bf452cace1a6766ea7e473b71bbe75ae57a","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"deprecated":"tooltip customContent with error style","repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.32_1663838701787_0.6662787745359628","host":"s3://npm-registry-packages"}},"0.8.32-beta.0":{"name":"@antv/component","version":"0.8.32-beta.0","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.32-beta.0","maintainers":[{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"9dc336f13e60c8aa72f048e954520bc02cd73f9b","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.32-beta.0.tgz","fileCount":486,"integrity":"sha512-bVvumEbzGok48PsuNzz9IeC0Km8L63eGbEMJ2WRci8TqgEjF11Y8YY4r8nBwYnd0JigDTJQs0nDkCQr0afa2eQ==","signatures":[{"sig":"MEQCIAQdUWzwBa7t6+4BJYlcgD7i8AwtCIXmEq+v7jZxFvtYAiBQgjCmBn5pj0gQq5d4pG6erqDW2+mI2oihH11eBRPhaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1659885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRraVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlIA//ReHAhHF9LFkchk37+Ck2Ps9onOREhpFyEEnbtSKNCq5zp8t7\r\ncuZpIZxtsNEitcg34PpWztCe5dzXZjY3j+mHUG0ISat5syQ739idQB0OiCq1\r\nu1UeSQHzaQ3M4/HkwmEqfNus328/HEaBmRB2FDNDkPm6aTiSuaocUQl6sZ/y\r\nif3ldIzBUlF5jYNqMbG8lrb3LaIE9yeUrmcqSvoxDke0WZ+6cpmy9S+CWyBE\r\nNRpN4hw1txSjyYK7ssOxPhM6vZY/9udZ4XNXExkcPXiZ7K2Xzf2eRedkx32h\r\nA9/Q9PJ1Wm+DXDwYMczcfJHlHFzcX8PgwR+ifh1t2fo39koZZXtYxJzf5lvS\r\ncHRqYll3qPXNNHMc5EpPmG5mgiuloIopHQkvt5urlJJIRjGfZkTYPzHeJEdr\r\nZLfBtmBa8Hs98IqQEP5Hyw8c6ZlH4yWqznK15pUy7sKfBihGM52r1+0eMi1K\r\nHEcftOpeocv/IDcviU+fcvORC8qOzHbjeNH7GB57MY0iw/MEe+iO0634qIcT\r\n7EFVKFscZe6cG24Rt4JhA+BMYrOe3QFElRpDGwIL9OP7w6zEDIOaHx0gCImb\r\nZKVCVk7t/e+sxSaGf33oNMXppPzCbcFYTzzmEAModVpMOViiGolHSF+6K9Gu\r\nX7zY2VmzO7moqIUlFweRwhl7dSJxLW5ziHY=\r\n=mCX1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","runner":"jest-electron/runner","testRegex":"/tests/.*spec\\.ts?$","collectCoverage":false,"testEnvironment":"jest-electron/environment","collectCoverageFrom":["src/**/*.{ts,js}","!**/node_modules/**","!**/vendor/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"8b370bf452cace1a6766ea7e473b71bbe75ae57a","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"kasmine","email":"736929286@qq.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^24.1.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.6","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.32-beta.0_1665578645378_0.03237030736007851","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@antv/component","version":"0.9.1","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.1","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"eed8ca74e862ae1944b5414b3b18e29aa1ea0b19","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.1.tgz","fileCount":500,"integrity":"sha512-gf5KYYtxW1G4WvYcrlI3ZZRBll3NB0ZJ82BSDFDwl8rdWMDtsxRC0/ou749h21hAVe6mVaML7v+n9OvRtmP3kw==","signatures":[{"sig":"MEYCIQD9+9Q3Vpf3+tsv3HuBOaiPZv/i/zbR1InACC1roGZ/rgIhAJE+7pCELQkXlkbVv8zw4lC8ztXU3RgfXQ09W8jViriG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1734563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7DbTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopvQ/8CwMmzp1GzSEd6DLRAcjxdOaBoPAsj+Dim8X86yb4hHy7IwGU\r\npBvYfL7EX2LN0++n8xWHG0+Qx2rlyxlMyxHPde9b6/AObTcvxt9X7JCDxY3B\r\nXivFZDYs4oXWG1bRJvOQPwRWQixSBdozGcyRMmIPTr/XySMThDMJBnG0u9nW\r\n+MHLZXvG1bYdaKGlGZFtsDYdDlRGMzT6Ct22oGd8OYwuEM+bE7JvVEfGvyld\r\nyoZUwhpZaV3/Womh8XNe93lY8jFYLi/WfvkcPKoCTarQ7HJnHZmQt09+ilzq\r\nFVq2Tm8fjvbJno8Q+w74VG0REOEB0F0dTwuZdPRPBMh+BNSoyNI+/TggMaGw\r\noJA9Sd5K1HGYNrgDgInLXSWBfaaMxv0RaXfLFYVgsXpJ4E60DfCHNoyfl0f9\r\nA8uwtoeBGaUINhDW6nt6yLkm75nhdK0H0vGPUqgFmTzgbLxhD0l4trHPJD3H\r\nQeOHvMEhbJJ2g2/MASBZAFO2yMLvmz6g5q8iP4E8w8UkYcD5QmXjSd8AcObm\r\nepbW1G6CQsmPn+N5wZ5hA5L7t7lPlvXDDNEpa4c51tFQFtwV9Lj+B+QC9/Zc\r\nfYRdGJ1iAH1G9ULozEz5uNZYanOFRc03nesNub3VV0WU2ZiOUH8GE41oCi/p\r\n+tBGzZk5xKiriZqixISAXPDJ3tsIgtYbsmQ=\r\n=FvdF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"a00e4edcc98807e9e6c3eef586e8587ba315945b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.1_1676424914643_0.10236143249235341","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"@antv/component","version":"0.9.2","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.2","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ae5bbd44a29a954eef8a57f2bc10eb0907d8435d","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.2.tgz","fileCount":500,"integrity":"sha512-DG3J442zhIjcn3/odifGg96zFHJe72ocT+2Co9Y+sWksOF6dbo0FOrZGGH4kOLAD72L01UxmS9kkZMH19frhPw==","signatures":[{"sig":"MEYCIQDUQ7BRpXvdbrQ5jdvsz/g75KTCNrqDStjPuU/cr1f8VQIhANk/AMdDRf5fFw0KMo1ZKv/xHpwYElWf2oHGWgWmmUbO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1736783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj70VSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreVg//RShmY9ZlCGJBqmabBHge+yPKdcbnfg0f84sMzYbE7c0dYFbT\r\nxp1mrV2/EygLBrf7lXOnWvDm6GigdMpouJfaBynYkgx3m/PdEeUc9O/Qvo0f\r\nmp2YycJ9jR2jFQ5sRUIDutZqImlP4VU+2NrB93tDrTgae3vhWtPEPK0meb9P\r\n+M7Okjc8fVr5XhrqfBAxvm8dCrHghhOFghWzBIyM4Yw0fq89ecAPHKxNUov4\r\n8bNa10jxF870dmS4XO/wTnRAvhTMrdiOgBWnUT11uggRkiXSrABGPYKe3qyJ\r\ngmcDxV9LGL7A9gHkZBVfy3Z1VY+/o3LgtejjWd7FLrNDMHFrs7k9C7fVPAep\r\nlgCQ/bzyrhJGaoV90+trswm6gn9YmnQwQdApylycgylq+fgVqBb0yar0OUbD\r\n08w5BHo8uXQLKjUv+aCObUyWmd8VYI1H72zcrLrH+zeuT2lIWXV+y7XZeDeS\r\n9RHVRgMzyQUzxkV1eKILtGV5V3ZFv/VK4EhHsiGYlgnxcXBJUmNym3tYNKYT\r\nO0vKByChodkXBXSNUgHpxP8Upi2qvEXTZbqJy7ChY2KGvR/uz0+hoZ3CsyNJ\r\nSwymZie8ZW80jPNB7FaIR6IJ1ynBoNS/lpDNjGtu+u+YwMo0o3g15rsv16Ro\r\n3eQJo6D7x4hoBGsUH5W4TYthJP5HbwROzBw=\r\n=D36l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"f7c8443912e9ef35d16c7300bc8458486066402d","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.2_1676625234168_0.41116059295646523","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"@antv/component","version":"0.9.3","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.3","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"e0742b3700b3126091f30770c6e5b54fbeb758e3","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.3.tgz","fileCount":500,"integrity":"sha512-2unoguZEWB2FyjyPwyzqaA7U2KJRBfcbmnRBD/+qm+SByso9/FmVqI7I4kiTPi7656aRwqXjuPGN1ThrBEufVA==","signatures":[{"sig":"MEQCIGUsj/7eEthhiF7rJeH99TxnSGVAUPaIKN6MAfG6Mmj2AiBedpKUrb3JZ0LGV3VYL6D8Gk6/xD7+QMF/H79mUEFcIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1745744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9DygACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrARg/+N/wKenCZGts5mwcfodbDi0QllfF2L5dIimglKjT17QizArgH\r\nQpJYKQVfhnbeHIOw38Hoh7Ykqw1o+Q0EQceoQBA6qu1dGCGNJzr8IEQbtv0d\r\nbttMBngULhQ/qmDzDB76P4lCaCP5Kd97xSdG1/ZzBCdOCfA2fNlZ0rMNA0Bz\r\neq9YXtnnvM1MyNju8cXfOUmhV/pPcFAsz5kEvftYd94jR+vr63qI6w+4nZZK\r\nr9OiM4L4OHb4z5s5SZweVkEBP77PxZYLzYrTRNFrVXSjk4ZQd+iMhm9M66Ah\r\nJdQyMSSo4A6yzdqSleFZek2/hzsJBleDtkABtVTWJjF8dBLx0nr1ov9cHuJA\r\n5IpKsub3ZWFjBw+nMKWNEnFoA+c0Kvb2tizhGnJ53ZHSfXpbxo3AkwmAmfLe\r\nDmtsrU+0wHinIkQz31PqkuDAoT65USm9kHX5/0zeuBo2T5Pe5tird1ENTMXf\r\nJ32TpkeJ69Gkz6Uc573nlSuS6dUY0Wiq4akwez4X0318JNku9jSGgOojuctX\r\nSwzEoOZmoC8XEPbK4yJuAlmtse90w0GXso5uqDzN4H/RY3j0pHUGWpZphdDe\r\nHrRv71HefcDeIE9VpNm4wskne5/CLGqd5MYKkrBGbiu16UUUdAShexqMmNaV\r\nxu2MHC7c85P0HFuufQlPvDyWUBXmY+XoSp8=\r\n=I71N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"8b1337643cca0d0874984f0b1e3a6850a21c988a","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.3_1676950688581_0.33092778241018084","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"@antv/component","version":"0.9.4","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.4","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"5e52a73940aee946873f9c11c3445799ed371562","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.4.tgz","fileCount":500,"integrity":"sha512-wPcV73I3IBhZtidpFio8FSdtpGFlTCzHfvPTNldEhF6aGbrFTqZgxY3tUGgOsoO7E4IW8CkWs1k5ae/XDJsQpg==","signatures":[{"sig":"MEQCIEMNPRAFfzBojPDL6S6TfZkSErn7nZRd2dnWATffSHHcAiADithV+p22HzI98S5oSxyoo5BeDgO2ja6fc9NzBkvaFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1750494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/AurACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEdQ//efDjpUvW6StGVVI4/IilCXlSfwG4vAwBMEz6+Zx2sw8gYZD3\r\nmitwNxKl26iVmqK0feY6STU6ErrD97g1Jzis18VRMcU+mogpkRKIDDhxMDJZ\r\n92lsld/eFDZvT6+Dsnlu+mqpNahW4us2kmksHVWO96p4Y0STFsMLoZTCt2z/\r\nG3HQn0IpKGDQgiNx924MQzkXIM8G1E2AMoYyScGDiTz9Pkbw6+0/qFfaPZXr\r\nm1EvCH9FxZtSjdFD9JMPZrgVvPozQbpYJ1Xbj3b94X78t8C3hxFRGup4W9mZ\r\nKmZW5xRw4S8A2hvqgaaykm1TFhbTqsOpCL9L9LxsD/kX5BD/UtIN5rOY7OQI\r\nGxhddBor8qhIDcCa0cB2aOXY85UC8pTsBHmrvQnJT+XXWmBR+Oi4wvlezojW\r\nKIcT+AV6lXz4e0CWtlOPVx9YMXknckAyEadO3XkDqyys8xwhIh5HhGDjG4Ow\r\nzTZbjodZu2McsbEJe79kFnOdYIDC/ipPphwAf/8yIrEKWbtXySydCDWDk6vo\r\nEKR+3tSeJBxJY4NAEzAgLjNMY/dfVynXuEM86nkPDzDIoB0qhsMTtJV/fqcK\r\nQYtdr36Eb1X8GFmUHANky8mkn47y5e3SorQp44TEl4+Z0tLifosGEjkYDWVX\r\nT96l9qk9iSAGqMWZZd8yY4y8KrL27bY163w=\r\n=PMVn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"df39462a315720efcf13f9c9b7b49042b8d9cd33","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.4_1677462443113_0.6779011829591206","host":"s3://npm-registry-packages"}},"0.8.33":{"name":"@antv/component","version":"0.8.33","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.33","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"92522a714eb1c9137f1e8ad0d73826cdb55f1303","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.33.tgz","fileCount":487,"integrity":"sha512-49/sTnlnhOpd+cMyxFz9CNcALRo50sj0FSZt6g4hFSNTg1gmvOEDwcPEBEft+hM0RGnryanJpYNvW5lMfm/Skg==","signatures":[{"sig":"MEYCIQCytWPcIxs0lcrOAYER90MQHDjkkxvo16mcudWcXNBsKQIhAPre82rgt34Be83GjbAgc9jvUsPaSKf3PFxl/oOugHLB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1668280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKrigACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwkA/9GNQEghrkOLYbxqFqQZ40FHibkTwCCdNu0jZYXxGwAbb08iuB\r\nVHY6FSACUxTyWy5FQZj77iiyxgxKHC/eia8B8L70ykVC/MDq3vjZlw3SkObx\r\nQ1CkesmS/LeyIhMWwMTUbKeGpGcxnEdOHFh2Hj/HRxtHHmlpF4k9sLfGSezt\r\n6uTudZxUR6rLRtOSQwEsfR3zgj0baN5sFll+ha0O2xYDD48BLNDnIwfUsgxa\r\nUgktt+p2hYC6RkSQtVHeDkRyzRWCeT1h9/h0vLocTZ5fl8XG2Uoj7cZk6s3o\r\nhSgQ0mKWZoFJLvfOvQRCTdQn7jMTfKG51CYawdcccLIhlilTxx6qpeSmWf+8\r\nmimSAQjzx2WaJh0KzLRcdXT1r1rWe2hzl2YwyYp6H9QCiSWUlGwye6Fn554q\r\nIcTXyQfSKs1nmIyj9VXRja24Hv5NiF5I3i0qpmjVfKwKpCmyICq0+FMIfT2z\r\nz9N/WHkXRxZNYJP3fkrGMUJ99TXvVs4mtxPfjB7Ovsw8uu74pRKrUZRuVATX\r\nS44RZ6YLCIGhe8HE9KvHN6KKcZZ4Feg4H+V0vPDfE/famymzdFAFXwUmWbak\r\nSlwfpRELDFW1/FzavmCBbVp9f6nZX1d5k6Ej/BfJhpFnPIbIo4ceHr9dvAoq\r\nH1qfVsquDA5epiOW91PJvYfBgxYUoEY4aHM=\r\n=2Ki2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"3f6a3d7154acc3f53e7df0a41f7515bce10fa0ce","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"pearmini","email":"subairui@icloud.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.14.15","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"14.18.3","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.33_1680521375692_0.4383879987442556","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"@antv/component","version":"0.9.5","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.5","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"9ab8d9f8e121db0355d3d56cba53fa5d6a33c39c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.5.tgz","fileCount":500,"integrity":"sha512-QOVuzQYSEJDksiqL+1ewb9yMR1xqU3vFGxqbzADTwLog481OAP/PAjLA+SFuA0C79HGIrz4ouO8sFEqFWecIOA==","signatures":[{"sig":"MEQCIAwQAMBQ14raHmAQstvbRf/8vWJYTZvcQPedB1vOmd85AiA50ItbI1g/4egNAe7A42sy0wBgnKYwO9DkSWdd1IJsIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1750643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU1TnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquvhAAomzvVcSKApxr2q4EetNxdgWA4ur5LlK+YChJEZWTOHzOjvbF\r\nFrXYreJTtnpIFj212Nnycb27sYJ1CnFBi0k9DltsYphZeY7NEmdkyovVpafF\r\nSKITanlBg8Q1xhfzVqqGar89rXFkBc7reBMCMvXPBqrGFsp+Lj6XILUmk9sq\r\ncXhZVtfxx20B6r6dPhVgoTavbQBxja86Y0vyQry43iIQQygCsqw0K2EHeWfw\r\ngtcrxjRDOOxoQ44j4GeWX9TZWgs3+09gQKIkC70ERLiP6nKtnHBsVoGFBkAE\r\nFwXVSaj5WAJcGeekpHjfhTaB0y82xxAD3S7N526/JdK7P45ykEJAergALPUn\r\nEKOmyyzB8KLhs4mmHgUUKdlO5LmCqezpE5xFGmEO7R6DktSK66i41ttr1OL9\r\nxdsTzLbUx23tSHTZalyEXKUfcbbmlBQX2dmzl92i1KYyuW5Vfl8OvfYI6WXS\r\n9FENFepcmEWTkzJ/aMqtJxgoGrRK7TxdEKiSWIAMWYYEE9SNvVoI+uV860tg\r\nlvBluKvmV6ppGuy3XCc3tSzdZJxM4Tdl+ImvzB/wt/7Jkyq/tHCfYMBR6umx\r\nmw9VMoRNUNrnnDkNxljr86HuizixGW2n6OU6zWyTmdSNXAqWhf97t+HAvjjE\r\noUViwYqWNN/9ZXFlwZd3u7UMCJtmR6lJ3GQ=\r\n=X6X7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"ca365a524ac6854eca1c91a27fab1e12ed3e0b94","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.5_1683182822685_0.5939010716247479","host":"s3://npm-registry-packages"}},"0.8.34":{"name":"@antv/component","version":"0.8.34","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.34","maintainers":[{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"lviser","email":"liuvigongzuoshi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"1359518268@qq.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_develop@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"4575dc9244d922028a49677ae58d9ff31a078f72","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.34.tgz","fileCount":487,"integrity":"sha512-dCQ6mGDNEE8eGcXCN8n0kZcx/k+xnOzkGJg9UNDfxawPP1wZ+4zVFXSaHpaqIFAamS4Rz8YHsSFXAj8HuBCbIQ==","signatures":[{"sig":"MEQCIEHc70OGdT5K+NfVUIp97g49BerxNLUqXHam82L6cvnmAiBtfYDFY4B9t4FWcrg0ylsfJUuaAzQgDKu1akxdVX/uhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1667428},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"6cf93b3878a5c78b56801cc8a91f68897f64fea9","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"siqishen","email":"sersishen@gmail.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"6.9.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"12.1.0","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.34_1683687943124_0.47613583229210366","host":"s3://npm-registry-packages"}},"0.9.6":{"name":"@antv/component","version":"0.9.6","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.6","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"458f59f534de8c2ac10269303bb7d990359996a1","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.6.tgz","fileCount":500,"integrity":"sha512-doj7y25N/m8TXzoS7fLEs/p/Z+g2L+viwKASlhYgnpxp1Byj2uvwcPs1hJn5N7qMAZUng0j5UBhKQ/fSkCNklw==","signatures":[{"sig":"MEUCIQDbBW+bzaibFykM8RlZKaE1ADlh6uEy6k0yNZ7+bhh21gIgIdkgDmITURlfCIbaLaLCeTKudO2IGGNOX3fp25Ymq54=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1750758},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"2847209ec3136e971036b0dc59630bc757163d40","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.6_1685945479460_0.780824590767953","host":"s3://npm-registry-packages"}},"0.9.7":{"name":"@antv/component","version":"0.9.7","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.9.7","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"ccf8337724c30c408a92a5aef178dce16b34e09c","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.9.7.tgz","fileCount":500,"integrity":"sha512-EhKV/9O9ij7/c7VLPRgFAb0zk77Vlhd68KcZxlW04eMMVEtI+sX1gVhrOFs/0YWvapVzsa08pUbdHtPRPRDseA==","signatures":[{"sig":"MEUCIHbyeHW6SMoarYPdaCe+ah/sxCpjZfZlF4+EBebiwfAdAiEA1IFpeadjGaRdiKU/gQLt0QlxGtHiEr34v6wVEsBoQrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1750758},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"46bbf21b8680d611dbb0ee3ca47afb6325df478b","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.9.7_1685949554121_0.7343022262692802","host":"s3://npm-registry-packages"}},"0.8.35":{"name":"@antv/component","version":"0.8.35","author":{"name":"https://github.com/orgs/antvis/people"},"license":"MIT","_id":"@antv/component@0.8.35","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"1d5b8e11bd496cb505e646f505f5f58f0c5173e9","tarball":"https://registry.npmjs.org/@antv/component/-/component-0.8.35.tgz","fileCount":486,"integrity":"sha512-VnRa5X77nBPI952o2xePEEMSNZ6g2mcUDrQY8mVL2kino/8TFhqDq5fTRmDXZyWyIYd4ulJTz5zgeSwAnX/INQ==","signatures":[{"sig":"MEQCIG78jVFHQ0aZOpg0265N3PI/zqja0UwKxxe4aDmfJ9XTAiB0T5inV3iuEaZZmZHIIqXeDSxFp990ZlPlS1BbYKxz3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1657423},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"run-s lint-stage build test"}},"types":"lib/index.d.ts","module":"esm/index.js","gitHead":"6cf93b3878a5c78b56801cc8a91f68897f64fea9","scripts":{"ci":"run-s build test coverage","lib":"run-p lib:*","lint":"tslint -c tslint.json src/**/* tests/**/*","test":"jest -w 16","build":"run-s clean lib","clean":"rimraf lib esm","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","coverage":"jest -w 16 --coverage","lint-fix":"run-s lint-fix:*","changelog":"generate-changelog","test-live":"DEBUG_MODE=1 jest --watch tests","lint-stage":"lint-staged","prepublishOnly":"npm-run-all --parallel test build","lint-fix:tslint":"tslint -c tslint.json --fix 'src/**/*.ts' 'tests/**/*'","lint-fix:prettier":"prettier --write 'src/**/*.ts'"},"_npmUser":{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},"repository":{"url":"git+ssh://git@github.com/antvis/component.git","type":"git"},"_npmVersion":"8.5.0","description":"The component module for antv","directories":{},"lint-staged":{"*.{ts}":["tslint -c tslint.json --fix","prettier --write","git add"],"*.{js,css,json,md}":["prettier --write","git add"]},"_nodeVersion":"16.14.2","dependencies":{"fecha":"~4.2.0","tslib":"^2.0.3","@antv/util":"~2.0.0","@antv/scale":"~0.3.1","@antv/g-base":"^0.5.9","@antv/dom-util":"~2.0.1","@antv/path-util":"~2.0.7","@antv/color-util":"^2.0.3","@antv/matrix-util":"^3.1.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^3.0.4","rimraf":"^3.0.0","tslint":"^5.18.0","ts-jest":"^26.0.0","prettier":"^1.18.2","typescript":"^3.5.3","@types/jest":"^24.0.18","lint-staged":"^9.2.3","npm-run-all":"^4.1.5","jest-electron":"^0.1.7","@antv/g-canvas":"0.5.6","generate-changelog":"^1.8.0","tslint-config-prettier":"^1.18.0","conventional-changelog-cli":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/component_0.8.35_1685949862547_0.8772199593630283","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@antv/component","version":"1.0.0-beta.1","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.0-beta.1","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d62960013aeeb980b26d7803f6961eabb74e310b","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.0-beta.1.tgz","fileCount":1327,"integrity":"sha512-r66pOCNltbhcX26a030XiB8QD5CrC856ZGTXAOCzr6TstHikaz9Tc4OsbyJID+1PHXH15SEz3tCvIm0gizbe9g==","signatures":[{"sig":"MEQCIHnVneAxkGk8453SLATWX2ajY3vXccC5ihGa7t0dWn42AiAehlA9Q1nqIfDsO6w3kSO36I6Egae9FEb+3cshxRA0ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3007405},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"72009b510b8fb9a34d56f58a9805290f3ab235d8","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"run-s test:i","build":"run-s clean build:* size","clean":"rimraf lib esm dist","test:i":"NODE_ENV=test && jest --config jest.node.config.js --coverage","test:u":"NODE_ENV=test && jest --config jest.config.js --coverage","upload":"node scripts/uploadSnapshot.js","prepare":"husky install","publish":"pnpm publish -r --registry=https://registry.npmjs.org","coverage":"jest -w 16 --coverage","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.19.4","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@antv/g":"^5.15.15","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^28.1.3","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","pngjs":"^6.0.0","react":"^18.2.0","tslib":"^2.6.2","canvas":"2.11.0","eslint":"^8.48.0","rimraf":"^3.0.2","@antv/g":"^5.14.1","ali-oss":"^6.17.1","core-js":"^3.14.0","ts-jest":"^28.0.8","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","pixelmatch":"^5.3.0","typescript":"^5.2.2","@antv/g-svg":"^1.8.27","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/pngjs":"^6.0.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.6","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.9.18","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/pixelmatch":"^5.2.4","regenerator-runtime":"^0.13.7","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"peerDependencies":{"@antv/g":"^5.14.1"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.0-beta.1_1696680885833_0.37092223040178673","host":"s3://npm-registry-packages"}},"1.0.0-beta.2":{"name":"@antv/component","version":"1.0.0-beta.2","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.0-beta.2","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"24d8e175f8317784a335264b4bb8413de5332e45","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.0-beta.2.tgz","fileCount":1327,"integrity":"sha512-WQPgnoLsvVOoHXGaQWKitD38mF1olP+IqoXYARfwCuNEMMDMtNqdUbMZrU/P3ypmz2iEbqdVEOjagL9Aebk/Rw==","signatures":[{"sig":"MEQCIGy7AZVUIJyUxix9hOacO2dKdZS1jVHOCa4m/9pojsgHAiAUXIAzEgEykZWcp3oTXzIZV7OP/ZLL84aXjdRgBPnHrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2986969},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"74abd22333e316c207f2ab2bdfe4e50849c42d64","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"run-s test:i","build":"run-s clean build:* size","clean":"rimraf lib esm dist","test:i":"NODE_ENV=test && jest --config jest.node.config.js --coverage","test:u":"NODE_ENV=test && jest --config jest.config.js --coverage","upload":"node scripts/uploadSnapshot.js","prepare":"husky install","coverage":"jest -w 16 --coverage","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"^5.15.15","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^28.1.3","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","pngjs":"^6.0.0","react":"^18.2.0","tslib":"^2.6.2","canvas":"2.11.0","eslint":"^8.48.0","rimraf":"^3.0.2","@antv/g":"^5.14.1","ali-oss":"^6.17.1","core-js":"^3.14.0","ts-jest":"^28.0.8","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","pixelmatch":"^5.3.0","typescript":"^5.2.2","@antv/g-svg":"^1.8.27","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/pngjs":"^6.0.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.6","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.9.18","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/pixelmatch":"^5.2.4","regenerator-runtime":"^0.13.7","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.6.4","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"peerDependencies":{"@antv/g":"^5.14.1"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.0-beta.2_1699428714414_0.9588999481265579","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@antv/component","version":"1.0.0","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.0","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3be2ba9cc3edb23deae23e88feaeda4d7ac5d38b","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.0.tgz","fileCount":1327,"integrity":"sha512-LSM6NZJqfnev/TYUvYsmQNHUUjw5gtrXFS4TjavstYSBIbQoCWa0BtE6lR9QblA1MBC+B5CTNc8MqiZRRzKogA==","signatures":[{"sig":"MEYCIQCZXBp7EMb6I4rLmbFG+tXfDc2KncH9QX2wYbKM6isHfAIhANiJo/s+fIBQlbTVWsu3J1KgBnrv2GTcV1A5sj4rJlc2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2988453},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"48b2d5a9f0ce2e473289e6c9e937ff5ec3dabb0b","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.3.1","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"@antv/g":"^5.18.6","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^1.10.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.8","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.11.5","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.0_1701228682833_0.34440279328382695","host":"s3://npm-registry-packages"}},"1.0.1-beta.0":{"name":"@antv/component","version":"1.0.1-beta.0","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.0","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"222f6133699faf0cf0b4713417742a78203da12f","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.0.tgz","fileCount":1327,"integrity":"sha512-syonGLy7bcpe+4qqKjtwBZMUUfZU8TKJRQAeYOB4pEiz2kr1Ky/qZLteT12QDQRugeMz9KnrUXMF+nAvUErKww==","signatures":[{"sig":"MEQCIEI4F4rergMzCN5Pp+SCg/HtJolPuy1CsmlA/8MV6K+JAiB8SbNuUXjegUQmIYSvE24M7iCx7gzU5I32mBxgMpwDaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2997099},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"006ddd174491e340d4f7ddf137c2b5a9bfa6d135","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"pearmini","email":"subairui@icloud.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.19.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"18.12.1","dependencies":{"@antv/g":"^5.18.6","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^1.10.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.8","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.11.5","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.0_1702287414511_0.04533456329564367","host":"s3://npm-registry-packages"}},"1.0.1-beta.1":{"name":"@antv/component","version":"1.0.1-beta.1","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.1","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"b6bbe26a8e230c169a080c78102705b30fcdb247","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.1.tgz","fileCount":1327,"integrity":"sha512-QCHq+scLEHf4+G04iF+aX/NXsyyuCXHVe3Z2SbtdpFG5yUvkPrB9HmhyXXOYdRNk5c1ac19BbY7ljRqG6/IDDg==","signatures":[{"sig":"MEUCIF55rbt28ztb4eKIgJLyYjp358ialSHf1HkbkCM4lvOTAiEAg3wGL7G5N+5MdTX4BAjIbmvHcabiINUj83F5yIXlKLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040632},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"6ac42a6d49f105fef7fdd7345910c57a816cbb64","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"5.18.25-next.10","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"1.10.26-next.10","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"1.9.37-next.10","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"1.11.27-next.10","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"1.9.22-next.10","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.1_1707027353694_0.8989880713535745","host":"s3://npm-registry-packages"}},"1.0.1-beta.2":{"name":"@antv/component","version":"1.0.1-beta.2","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.2","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"98fa98263403a308834660b366b643cf81fdeea8","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.2.tgz","fileCount":1327,"integrity":"sha512-yIR2svYP8uaD0NfhbrqbtmSlpdNSyYZLuO64UqnFMBDtDSiG/dK5cyUn0OqK3+ZwIdZDIEkFmFcx1H/lWV/4Cg==","signatures":[{"sig":"MEYCIQDdk25dL2sI+tUA029LNp0m+AI5BzQ2WtOIb7Qp/sFOBwIhAIRL/aLJCQhCFmyvNgw4WrRlxWl3W8s4LpsjtLmvYbcA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3019823},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"006ddd174491e340d4f7ddf137c2b5a9bfa6d135","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"^5.18.6","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^1.10.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.8","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.11.5","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.2_1707030368347_0.08637519667852844","host":"s3://npm-registry-packages"}},"1.0.1-beta.3":{"name":"@antv/component","version":"1.0.1-beta.3","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.3","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"0b20df48bfaacf9d8b0b3513ac65d2b7393c176f","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.3.tgz","fileCount":1327,"integrity":"sha512-bn2yLjp3KurTDjf4CouNRsWsniaU5ogEPwirCOsSLGu3AGtp/+M9bGHrk5ZkuTefhlFCCKx58bJs9Kzm/nhyEQ==","signatures":[{"sig":"MEUCIQCFGcMvKLghlkceactCs6IzR2JnDW15X9ethq61xeKc+gIgacOzn9tRaf7gYrUqb3YEKoAKaD8OKGW5bns1KgvTb9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040609},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"a9f61874c898a9634782cb4362f88f56b6c53963","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"5.18.25-next.16","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"1.10.26-next.16","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"1.9.37-next.16","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"1.11.27-next.16","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"1.9.22-next.16","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.3_1709783270152_0.8171547586014778","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@antv/component","version":"1.0.1","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c3d8d32da08304591e9b3323516f8d306a30d8bd","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1.tgz","fileCount":1327,"integrity":"sha512-aheZhc8C0U8KvYFNYxak03IkFirNqvqBqyUQ1ZSaZCwgBNLUqpSmSkXs3HroUbGU4Mud/jHnLmQt6an2gNKxAw==","signatures":[{"sig":"MEUCIGb1BMbrgFmZhrZHrXEqPEWoq4D0zzh7Bpp6DGWqAq5bAiEAvAVU8tsEmhfaDz5MLyIZTn1UpaBfFuBoMWUUaP4VdeM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3019548},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"006ddd174491e340d4f7ddf137c2b5a9bfa6d135","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"^5.18.6","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^1.10.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.8","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.11.5","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1_1709797496827_0.15037375633834715","host":"s3://npm-registry-packages"}},"1.0.1-beta.4":{"name":"@antv/component","version":"1.0.1-beta.4","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.4","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f7b4edbcfd58a823185652bf0821579f65e35f5f","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.4.tgz","fileCount":1327,"integrity":"sha512-shoyke5YK3zuHilenTkbtaur0n8A4C3+UP2i/zAp45LGQQhNU1MXB2YqLjkOXcGaB/R/Rt3ad2djUcS75Z80WA==","signatures":[{"sig":"MEUCIAonv0rbcB4CmreCJ1/RSiI8gBpLNobeFIgSsgbg951CAiEA1+SvbOnXtbIru9clNsWF1DEw99CVzEm9KPQKqy7RSbs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040790},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"a9f61874c898a9634782cb4362f88f56b6c53963","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"5.18.25-next.17","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"1.10.26-next.17","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"1.9.37-next.17","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"1.11.27-next.17","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"1.9.22-next.17","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.4_1710210174572_0.6138069279283205","host":"s3://npm-registry-packages"}},"1.0.1-beta.5":{"name":"@antv/component","version":"1.0.1-beta.5","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.5","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f84af8d3c1cd8010898e719b768a6e8c3c61fc1e","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.5.tgz","fileCount":1327,"integrity":"sha512-Mqt/f9EHyOPQbaNAjT+oqdOdc9UBP9WPy/K8+zFHWCM/9JhOni0vrsDGm4ams8KIX/4CZFH/lQub7omwUOQ71A==","signatures":[{"sig":"MEUCIBlWikG89Oh0M9D4g8culrZU/iJ+RiNiHkluB2Hvdfq0AiEA7fo9OElqZ7qjQx8nNN9fWN7ZklVqaNGNqf8zWl5GHtw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040790},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"a9f61874c898a9634782cb4362f88f56b6c53963","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"5.18.25-next.18","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"1.10.26-next.18","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"1.9.37-next.18","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"1.11.27-next.18","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"1.9.22-next.18","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.5_1710215354669_0.8213179039331524","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@antv/component","version":"1.0.2","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.2","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a5563b7d2264b994ffd7bc45d5820283b64d6fd7","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.2.tgz","fileCount":1327,"integrity":"sha512-n/zYeU7peCnbwVPHzrjN4lWQZCNk665uYFplxnqVSsEV7NMqsptml0EaSxJ5GzYk69uWq+2I5scc/jnljBwULQ==","signatures":[{"sig":"MEUCIQCdxopMq9a2544YBkx4+R8Nj+yQR24kL299N1F/AyhspAIgVbNsS3MCkU0Lhn+FHkbpa6PLBauB1clJubFcx4W9trg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3019512},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"006ddd174491e340d4f7ddf137c2b5a9bfa6d135","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"^5.18.6","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^1.10.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.8","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.11.5","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.2_1710223694338_0.7517508236172401","host":"s3://npm-registry-packages"}},"1.0.1-beta.6":{"name":"@antv/component","version":"1.0.1-beta.6","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.6","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"603237b6c112baf4aa50c2b0729a7eed6bbf4ae8","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.6.tgz","fileCount":1327,"integrity":"sha512-sMsTI8FcSFJg0kQrUOwQRH34ZEKuLdUQq6wy7tFxg7xcbT/cbBQlvkXI45wa8DhPuQ+bICSCLPrOxa0HXm3uvw==","signatures":[{"sig":"MEUCIQD20SdmLwo5nPN3M9cn3gm2IPqq6uI0J4XYk5SSM4S1NAIgOey5hUVHHGiN9aynE9bSQe4Rw2GZAy8HKUeaiI41s2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040674},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"a9f61874c898a9634782cb4362f88f56b6c53963","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"5.18.25-next.20","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"1.10.26-next.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"1.9.37-next.20","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"1.11.27-next.20","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"1.9.22-next.20","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.6_1710308417628_0.8774313869879491","host":"s3://npm-registry-packages"}},"1.0.1-beta.7":{"name":"@antv/component","version":"1.0.1-beta.7","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.1-beta.7","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"496845051@qq.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"fc3552f0624526cd2cfb0664d171d3a693570f29","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.1-beta.7.tgz","fileCount":1327,"integrity":"sha512-fykEkrh0XsbFha4IZnYdvnIv1snWGCsXnMvN0K5hkOzQgUmSA0ZecSo2CDjzjSgjEKrafKNUS3Jb+edPyUqXsQ==","signatures":[{"sig":"MEUCIAHLs1omDwIv8/gwxgjxEKYga3U103YZfNizawAttwjLAiEApOUi8+sSsyYdiHIz47N7obOtENFdZG1DmEYc02PNLZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040738},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"a9f61874c898a9634782cb4362f88f56b6c53963","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"5.18.25-next.20","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"1.10.26-next.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"1.9.37-next.20","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"1.11.27-next.20","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"1.9.22-next.20","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.1-beta.7_1710319518925_0.9594524673652669","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@antv/component","version":"2.0.0","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.0.0","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"f1ae55ddc7d94bcd4cb2a38de88889822ff6b94d","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.0.0.tgz","fileCount":1327,"integrity":"sha512-wl1pmqLIW/Zt9p7twMcAlvowHU81iV4bb5XWS38DL7gimSONHRh5C/uYKCXKB1KtHAH5d25YHESoGMBc0L3r+w==","signatures":[{"sig":"MEYCIQCMqWy+mPXoMUl+zHBaFnLr9ae/Za67YWCxPxr+UFdsxgIhAKko3PNKmqiJYL/8vrp1GQUftKKJ9USvul6T7oLu0MFq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3040634},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"bf00f31815937182188724a736b6c6ed89dcbddc","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"^6.0.0","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.0","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.0","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.0","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.0","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.0.0_1711095363824_0.3025278227926067","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@antv/component","version":"1.0.3","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@1.0.3","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"462f70fea0e33f21398e27d34df559b7e08ed48f","tarball":"https://registry.npmjs.org/@antv/component/-/component-1.0.3.tgz","fileCount":1327,"integrity":"sha512-eIs4JoBUfvHZvC8Cb9pA1vX2OWICl48mFXhnvLfUvl3AXloh0KNzBfAblznGaavUuhxbAdrs8kpjtwa940p2WA==","signatures":[{"sig":"MEMCIDJJmF9x9Pu9+MSMCqhn2WFql8FBdDGh6hbeVUHfAtoWAh9pjaBfSxEYjpFGBcDNxH+wgnGdAnmJLvrvHZk6eP1v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3023181},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"773da821ffc4669dbbc621a210256d489b696272","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.19.4","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@antv/g":"^5.18.6","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^1.10.20","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^1.9.8","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^1.11.5","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^1.9.6","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_1.0.3_1711352948727_0.39701158184106133","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@antv/component","version":"2.0.1","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.0.1","maintainers":[{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"795f22fafcc1ffb074a9b7dbee3622c7e2ef8c5e","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.0.1.tgz","fileCount":1327,"integrity":"sha512-VldsSv2O/JNjZYenFIzmtLeC+KD2RcpNARsCLKpi04Iz26joQ3uMtnwxM5W4bd/SCJYKp+eeQeMHMAbwaNR1pw==","signatures":[{"sig":"MEYCIQCBOV5aqomk4p8d+EOE6AIWbDe+UHI3rNh0u2ihfBSqXQIhAJ5SOuYm8NiVH3aWbIaw3bHGWNukJxlpbI+gCOIPQmCD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3025073},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"0f66baf0968b4d26f32e9748f352b1343bcee7ef","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"panyuqi","email":"pyqiverson@gmail.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.15.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"16.17.0","dependencies":{"@antv/g":"^6.0.5","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^3.0.3","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.3","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.3","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.3","@commitlint/cli":"^11.0.0","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.0","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.0.1_1715230718980_0.3376702251527217","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@antv/component","version":"2.0.2","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.0.2","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"d370d6f27cdf8a5ad27dc08e5c4ffad00c5dd461","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.0.2.tgz","fileCount":1327,"integrity":"sha512-nUNVqsLZuiChLVWlAJCZU5n2LKEHCcJ5ZV1R7Kk9/2gfNzZES2WMkJonF+T93Fuo+wHhxGjL1deY5wXXGc9HMw==","signatures":[{"sig":"MEYCIQDbu3vXaDVBsx+r/KcvZLHs6P7Gf/UeGbNZVzWfQ5Y+uQIhAN8u8dy1ona6fVMewnuSJPcfE8jfGt/Y97RVwHZYV6cH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3019209},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"96e206685ec0173ecab2ccb56ff4ec1398df984f","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"pearmini","email":"subairui@icloud.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"8.19.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"18.12.1","dependencies":{"@antv/g":"^6.0.5","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.3","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.3","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.3","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.0","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.0.2_1722407478453_0.001349186598297969","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@antv/component","version":"2.0.3","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.0.3","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"506af60e0a599e65705be888adb01dce26b22395","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.0.3.tgz","fileCount":1334,"integrity":"sha512-1bKBFtZapDjdGDW5FXShMxsDF9SyjHD7Fi6BOw7I2S6M4DMmwt0h5UxIWfbE8IqwG62oTWenz4OUAoCPxMchcw==","signatures":[{"sig":"MEUCIQDl9QhubTuDXEviJNaprIG6zycL1jkeAMaLTrFI0uNd3wIgEfCcFWBMT4xMkF+x+X+jlpA5J7M3E0c2p24DHjhWZ3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3022106},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"cad80419e9b5b405b28a089f8ba26702442870ec","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.5.1","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"@antv/g":"^6.0.5","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.3","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.3","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.3","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.0","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.0.3_1722838102601_0.7232076876006615","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@antv/component","version":"2.0.4","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.0.4","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"3e8267158882378020d892afca554afc45383d91","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.0.4.tgz","fileCount":1334,"integrity":"sha512-1bqDP98gCZhgAK34SGjQk2LI0BoY+VPA3iO74hM+bjSug33V99baoB29ahO+E/upf/o0aiOhkYN/lM3zWKeCxg==","signatures":[{"sig":"MEUCIBG5S/7kN27GOXHWcXNJXey+2VqiGx0csMH/wXqSwRkyAiEA9mLGHkMI2WujQn945zbHE9bZBMmEPIJ18UF+M7k57mY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3022144},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"c828752ee3260b76ae14703c3db38fa1a335903a","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.5.1","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"@antv/g":"^6.0.5","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.3","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.3","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.3","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.0","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.0.4_1722946062375_0.5045321739926178","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@antv/component","version":"2.1.0","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.0","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"8bc015ea90180dc8640a3037169e89a1db65158c","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.0.tgz","fileCount":1334,"integrity":"sha512-2j8RshB4rwxn60XRK+ekJxKAjk38qPdNLdjdWvCcZO1Yk9xQrwgn5ycqxmdjQWxSwsfzgsFnY9PS6EHQusK23Q==","signatures":[{"sig":"MEQCIGp6X47XdjqVKOqUbnCDFRNVSwBepM5YT/sjJ+GbCnhgAiB6Z7yB7D/vDjsAbjIshFjWCLA8ZCHdo3/uU+yIh46TMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3022087},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"e0120be7aa537b883fd3b5dfd1976e6eee33a7e4","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"deprecated":"deprecated","limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"@antv/g":"^6.1.1","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.14","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.21","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.17","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.12","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.0_1729669719465_0.788242414791051","host":"s3://npm-registry-packages"}},"2.1.1-alpha.1":{"name":"@antv/component","version":"2.1.1-alpha.1","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.1-alpha.1","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"cee720ce4a9383be39168f32d79884b0d3a0f21f","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.1-alpha.1.tgz","fileCount":1334,"integrity":"sha512-xM6sEM8cFDnGBWrxNFo9OUVbHRSZ8P7qQMEIDYcHssfuz+tNO7cSmcZUCF/IXOleP8Z+yYVZlzlRumDVQHmi5Q==","signatures":[{"sig":"MEUCIQDOwce97tz/AbxtJPoO5rsadGPgGk1t8Mliq8Yvns9/YgIgaPjcjv3h2/B3vsxJFy6o/mpiEtRzsbWmMcDd36qqYAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2815351},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"e0120be7aa537b883fd3b5dfd1976e6eee33a7e4","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES6 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES6 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"@antv/g":"^6.1.1","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.14","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.21","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.17","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.12","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.1-alpha.1_1729676513993_0.3512931803276833","host":"s3://npm-registry-packages"}},"2.1.1-alpha.2":{"name":"@antv/component","version":"2.1.1-alpha.2","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.1-alpha.2","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"97bcb56a73c35cd6c4864a890f627d72bf6c6ced","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.1-alpha.2.tgz","fileCount":1334,"integrity":"sha512-pHlA/4Rahvrr3gxTenYso5FmKX953SlRLwczuawuGJQ/s6dlzNb7ih/sEsNkdxbF06ie0G7IfsFVpmmhYoD2Kg==","signatures":[{"sig":"MEUCIHbiADB4w+DNoDNeu5ThDn1Zp/GEr7sFXhHXQPEP77x1AiEAn99SrdYBsUb5IwvK60yISiLZ4PF7eCBwp/tGg+rpXM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3022203},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"e0120be7aa537b883fd3b5dfd1976e6eee33a7e4","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"@antv/g":"^6.1.1","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.14","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.21","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.17","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.12","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.1-alpha.2_1729738579534_0.7199932659259767","host":"s3://npm-registry-packages"}},"2.1.1-alpha.3":{"name":"@antv/component","version":"2.1.1-alpha.3","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.1-alpha.3","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"a7e3803f9f252c6218a33f09708b6bef29fb2e89","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.1-alpha.3.tgz","fileCount":1334,"integrity":"sha512-FkAHl9FNLevGzUgTAML8IZ5CTezL/FV+MJgzZjOktIVkdN1+h275hxbWsp1qEBbitAQJfxlBYvgte3OT2BprmQ==","signatures":[{"sig":"MEUCIQChDh2xgb6lGqQWWG6EBmcsmomES5p3xTFL5aiPGxiNGgIgd4UuxdljvnGoGLVc3j+4rx7AZ6AN1xcQvifzZ6itbMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3021952},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"ea804dc9551388cdc349f8f11d23c96b56bd61f1","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"@antv/g":"^6.1.2","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.15","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.22","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.18","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.13","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.1-alpha.3_1729740579118_0.7986435894742627","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@antv/component","version":"2.1.1","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.1","maintainers":[{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"boyyangzai","email":"2365539910@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"c91daad673913b6efb3c6503dca7ba123346197b","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.1.tgz","fileCount":1334,"integrity":"sha512-V0UCq3Bekqtjw5WedexT1tHM/9x5BY0UAaU7G/5A2NhRfp9GuaQ8xGWLMSWlCQiJSRZWhPIA7RoOSw4Y/W+7UA==","signatures":[{"sig":"MEUCIQCssGGyiWbTdS9U4RYNwLGHPmHHVfAq58alQ7+3GTBn3wIgZOPgGcXXMHMfMwAZ2Zj42wANRoF9AsERNUFWynnzqd8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3021944},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"04f0c21afd460bfae0dd7eed693fa25f7a9d9ac3","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"@antv/g":"^6.1.2","@antv/util":"^3.3.5","@antv/scale":"^0.4.3","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.0.2","jest":"^29.7.0","vite":"^3.1.8","dayjs":"^1.11.9","husky":"^5.0.9","jsdom":"^19.0.0","react":"^18.2.0","tslib":"^2.6.2","eslint":"^8.48.0","rimraf":"^3.0.2","ts-jest":"^29.1.1","webpack":"^5.88.2","archiver":"^5.3.1","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.2.0","ts-loader":"^9.4.4","limit-size":"^0.1.4","typescript":"^5.2.2","@antv/g-svg":"^2.0.15","@types/jest":"^29.5.1","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.1","@types/react":"^16.14.34","babel-loader":"^8.2.3","@antv/g-webgl":"^2.0.22","react-i18next":"^11.7.0","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.18","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.0.9","@babel/preset-env":"^7.16.11","@types/xmlserializer":"^0.6.3","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.28.1","@antv/g-plugin-control":"^2.0.13","@types/svg-path-parser":"^1.1.2","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.5.0","@babel/plugin-transform-runtime":"^7.17.0","@commitlint/config-conventional":"^12.0.1","@typescript-eslint/eslint-plugin":"^6.5.0","@babel/plugin-proposal-decorators":"^7.20.5","eslint-import-resolver-typescript":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.1_1729750294082_0.554829170820929","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@antv/component","version":"2.1.2","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.2","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"578a08abc1e70755dd2a2bad85ad7015dcfecf84","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.2.tgz","fileCount":1334,"integrity":"sha512-5nC9i9lh5rBHE+pk4TNnerLe4mn5874YHHhvv6EdL618UkgpdKJL0hJu4l7uAYjZ3g46VBK+IYT7md0FYv8f4w==","signatures":[{"sig":"MEQCIG+HhR4/2NeeAPekxCndSNPWnnWz+uwAt6WnNNpQeE5qAiBPVV4G7GdvJ5izm79yV3jRdRT6wdjBa9CfoIePFV7d5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3022090},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"2cbdf9b545bfb728f4dc71d4b11454a0df3cabd4","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.7.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^16.14.62","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.2_1732543892860_0.672976540253645","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@antv/component","version":"2.1.3","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.3","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"26cad68ed8e4687ae6fb74267934a50bcbe3410f","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.3.tgz","fileCount":1334,"integrity":"sha512-TDePMyrx6rvOeUizcKwrNfSb4vL/hcIsIY01dTD1nXKpR3eDf/q558wN4zGH2NmgX/4TOes7UgSH4iCrpB0eMg==","signatures":[{"sig":"MEYCIQClDbjQyEkDTa1ORLekSBs+2+o5xg/YhyuHcaazcIe2vgIhAPHukwrvhYYPxqfH+Oe0wa/dXCXn+CS7k4hm+K31Uhc8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3027345},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"105051aeaf7a339202c9825a7a9f6634dda06f9b","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"atool","email":"i@hust.cc"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^16.14.62","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.3_1747285083775_0.703791162362978","host":"s3://npm-registry-packages-npm-production"}},"2.1.4":{"name":"@antv/component","version":"2.1.4","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.4","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"6ada07c349200ff2a9c8b6d4ed0114cb165754e9","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.4.tgz","fileCount":1334,"integrity":"sha512-B6xhxYCk57VkyPViWSR5nry8d3Qog51rcFhfuNHJp5S1kKkGqojkzt6aP/45llF/jHNnBLdxnPNQFlCIxZERDQ==","signatures":[{"sig":"MEYCIQDTlG9pOPOwrztOKK0ijimztCF/Sgc0kpgGe22gCloFZAIhAIdbzr7FhAObGmx9wHJUnMVDyMazgaZOAgho9dwGYYrZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3028132},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"62df7661d7cfae6f055e214b17f147deeadbe642","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"iaaron","email":"943720372@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.8.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"20.13.1","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^16.14.62","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.4_1749126688592_0.8463877383424514","host":"s3://npm-registry-packages-npm-production"}},"2.1.5":{"name":"@antv/component","version":"2.1.5","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.5","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"dd6846163e86424706d2e516964be84965211da5","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.5.tgz","fileCount":1334,"integrity":"sha512-+Pqu6CLkGTvYZw+UQK03B/yiR0h2Zu65tyUGUQkNuPv49Zwe4WqDZqqu94bqT1F07OAAVjeXLCTvhBb954DLXQ==","signatures":[{"sig":"MEUCIQCHyYhRyMzM7iofsU53nlXx7M7PyFE2MC6NVf2GNRSDoQIgX71zVfj+I/IaqGqyGX57bqEDDI5BeQL2MzL9QD/STj0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3042049},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"3d350deb040b9c2911157f5424e7c96b161890ef","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.9.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.5_1753098550666_0.2991891879140207","host":"s3://npm-registry-packages-npm-production"}},"2.1.6":{"name":"@antv/component","version":"2.1.6","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.6","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"leondt1","email":"dengguo0507@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"91b131ab234ebaccff75f59097aba61132965c50","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.6.tgz","fileCount":1341,"integrity":"sha512-e9StChXXG7grqP1uVqDZQp502hkwOX0sRNxbOOIrBeVD1x1NtZ+FaOEeBG5JXgbEWfMmPf0wEir4VGG4EPIGvw==","signatures":[{"sig":"MEQCIHANkdVtFTXFw0lXPOeksLCAdw2Kn5mVXXwTDCUv+GZHAiBa3YjOGZHuDVjoJre608CRWUfAuY1qxL91WC3a/+A0lw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3060249},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"e684057e5f7501a634e1841aa7b82ce236f05222","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"moayuisuda","email":"874706277@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"11.1.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.6_1756124284739_0.6472555455925069","host":"s3://npm-registry-packages-npm-production"}},"2.1.7":{"name":"@antv/component","version":"2.1.7","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.7","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"leondt1","email":"dengguo0507@gmail.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"91c4259f24db5d6c364047598366125a78b7153b","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.7.tgz","fileCount":1348,"integrity":"sha512-vuSuSjKFsWZBD77ZjMoP9c+FhMQvkJvPJb0dFR8Ym5kr44gfc437QE9rhuemlcjN8KEpPtMZtnUk/p6WB5qdOQ==","signatures":[{"sig":"MEQCIC0OMMCdgrHALU2aPYAFqnB6gkgDPW0uOtRRFtmnCzUzAiA8pF9OIXvzEKBvUSjcc9dmuPMesoiQmagied6jVMuVSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3084932},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"0051da34371e46924f9f043b2880d97a3b6a6400","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"250 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.9.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.7_1757404346743_0.34345469559643593","host":"s3://npm-registry-packages-npm-production"}},"2.1.8":{"name":"@antv/component","version":"2.1.8","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.8","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"leondt1","email":"dengguo0507@gmail.com"},{"name":"gaofuhong","email":"gaofh1023@163.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"70b8da028afef1c5a5ac59363939d9b20337aa39","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.8.tgz","fileCount":1383,"integrity":"sha512-So4Ilxmw9r8JMPRmEv9pCy86S9cA4C7WHoA1CrIyxTkXa5geymaMf7maFtiGplRAEO8iZDaQ6Wm40YSFSbo47w==","signatures":[{"sig":"MEUCIQC7c4663k5bgGVy2HBleMelBnZu2Zm6z7D1Cjreb6gRFAIgMt5Y24FM7JDY6FGDMn9yhvDFIUwmLLfeua4M5H1TdBk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3246702},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"25a0689aedc1d75f887ca66f5744afb336dacfd6","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged"},"_npmUser":{"name":"kn9117","email":"1175863618@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"260 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"10.9.2","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.8_1762331736112_0.10741099885941385","host":"s3://npm-registry-packages-npm-production"}},"2.1.9":{"name":"@antv/component","version":"2.1.9","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.9","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"leondt1","email":"dengguo0507@gmail.com"},{"name":"gaofuhong","email":"gaofh1023@163.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"0265d1531af3ffd0734cbf8316d0a6f76e1fd716","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.9.tgz","fileCount":1383,"integrity":"sha512-HPvE3AtlnzJZSEGk3jGphG+zVV8z7dH3PeF0sM2rX5WLvUUyAA79QwMZ+WAhF6C3e2VgSUx342PH75tm/LGnmg==","signatures":[{"sig":"MEUCIQDpc3rtk+j640Xgp2Y1aWLvcmaS2jBFfa7iW9mtcb7ScwIgcK/7y+Mfgt63sKpoU4L0eED5KZaN5tyqonLeVAI4/Uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3193468},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"8b2e0d96c80d7aba1b9918220f163991b7cd632f","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"moayuisuda","email":"874706277@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"260 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"11.1.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.9_1762348708525_0.7019187240972586","host":"s3://npm-registry-packages-npm-production"}},"2.1.10":{"name":"@antv/component","version":"2.1.10","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.10","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"leondt1","email":"dengguo0507@gmail.com"},{"name":"gaofuhong","email":"gaofh1023@163.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"5b1912c667eafe5c7c97d4f34f893947769de5d4","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.10.tgz","fileCount":1383,"integrity":"sha512-mJs5ykbT5APL3EhivtA5lH1t38CdqDGHng8AN65GF5ECRhkg8jiOaQgoquPMGnrvN8ghw99IFDcvJ30BDvp4NQ==","signatures":[{"sig":"MEUCIQCKZeEisLtiGy+IGZpD4CPqNyMBzsUL2fCBzmqu406EhgIgXN17uyjUYTv1h9KH53Sv7VA9iFn1laY9Qm+UTcwA6Es=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3196818},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"3b50d7b438f3918fab4c7a75e32ff651f65eaf08","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"moayuisuda","email":"874706277@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"260 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"11.1.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.10_1763539354239_0.9441297519739549","host":"s3://npm-registry-packages-npm-production"}},"2.1.11":{"name":"@antv/component","version":"2.1.11","keywords":["antv","visualization","ui","component"],"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","_id":"@antv/component@2.1.11","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"freestyle21","email":"675861708@qq.com"},{"name":"soundquiet","email":"fulingsun515@gmail.com"},{"name":"elaine.q.10","email":"yilin.qyl@antfin.com"},{"name":"sturuby","email":"xingya.shi@gmail.com"},{"name":"sakuya223","email":"360965398@qq.com"},{"name":"serializedowen","email":"wjh199455@gmail.com"},{"name":"xdzhao","email":"zhaoxiaodong@zju.edu.cn"},{"name":"yangzhanmei","email":"15809244435@163.com"},{"name":"wjgogogo","email":"906626481@qq.com"},{"name":"leungwensen","email":"leungwensen@gmail.com"},{"name":"dori","email":"418466938@qq.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"yard","email":"zjwengyidong@outlook.com"},{"name":"simaq","email":"sima.zhang1990@gmail.com"},{"name":"dxq613","email":"dxq613@gmail.com"},{"name":"intchous","email":"h.a.p.p.y.y.x.d@163.com"},{"name":"susan_ann","email":"lisuwe_n@163.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"atool","email":"i@hust.cc"},{"name":"baizn","email":"576375879@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"neoddish","email":"neoddish@outlook.com"},{"name":"jeffy2012","email":"yuanjiefeng@gmail.com"},{"name":"zqlu","email":"zqlu.cn@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"pomelo-nwu","email":"czynwu@gmail.com"},{"name":"kopiluwaky","email":"yanyanwang93@gmail.com"},{"name":"ccnuzindex","email":"ccnuzindex@gmail.com"},{"name":"panyuqi","email":"pyqiverson@gmail.com"},{"name":"bubkoo","email":"bubkoo.wy@gmail.com"},{"name":"zengyue","email":"yezengyue@gmail.com"},{"name":"kasmine","email":"736929286@qq.com"},{"name":"boyu.zlj","email":"boyu.zlj@antfin.com"},{"name":"l1ud0ngq1","email":"lliudongqi@gmail.com"},{"name":"newbyvector","email":"vectorse@126.com"},{"name":"winniexing","email":"wanyingxing@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"xdddst","email":"deng25st@163.com"},{"name":"semious2020","email":"semious@163.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"nadia_liu","email":"1803275951@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"mxz96102","email":"mxz96102@qq.com"},{"name":"openwayne","email":"openwayne@gmail.com"},{"name":"pearmini","email":"subairui@icloud.com"},{"name":"pddpd","email":"pddpengdi@gmail.com"},{"name":"yiqianyao","email":"2912401452@qq.com"},{"name":"zhanba","email":"c5e1856@gmail.com"},{"name":"cxxxxxn","email":"christy05.chen@gmail.com"},{"name":"laixingui.lxg","email":"laixingui.lxg@alibaba-inc.com"},{"name":"susiwen8","email":"susiwen8@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"zeyuwang","email":"zywangx@gmail.com"},{"name":"rainy25ghz","email":"1748420480@qq.com"},{"name":"zhangjunjie-loki","email":"zhangjunjie0730@163.com"},{"name":"flash1","email":"2523863783@qq.com"},{"name":"yisi.wang","email":"aptx.wang@gmail.com"},{"name":"dreammy23","email":"caomengyuan2015@163.com"},{"name":"biupiubiupiu","email":"lcx.seima@gmail.com"},{"name":"basketduck","email":"hiphone96@gmail.com"},{"name":"xuying1027","email":"370064808@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"bqxbqxbqx","email":"boqingxin14@gmail.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"leondt1","email":"dengguo0507@gmail.com"},{"name":"gaofuhong","email":"gaofh1023@163.com"},{"name":"xcf(-_-)","email":"pqsd66xcf106407066@163.com"},{"name":"boyyangzai","email":"2365539910@qq.com"},{"name":"siqishen","email":"sersishen@gmail.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"homepage":"https://github.com/antvis/component#readme","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"5f7ae5f0a24f525fdd22604fe3f50f0c29c0805e","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.11.tgz","fileCount":1383,"integrity":"sha512-dTdz8VAd3rpjOaGEZTluz82mtzrP4XCtNlNQyrxY7VNRNcjtvpTLDn57bUL2lRu1T+iklKvgbE2llMriWkq9vQ==","signatures":[{"sig":"MEQCIF2q5vqKsPGn7oqa5NE5jvub8RMKPbFQXGHz11uMdN5vAiAWEQ9pY5Yfj15gEpH2gYZNgfk4JJF+xv3MWnhUyFZ7SA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3199021},"main":"lib/index.js","types":"lib/index.d.ts","unpkg":"dist/component.min.js","module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"fef14adc617edc79a5672edc1523273df15c41a9","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"_npmUser":{"name":"moayuisuda","email":"874706277@qq.com"},"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"260 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"11.1.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/component_2.1.11_1763720673574_0.1253160798861035","host":"s3://npm-registry-packages-npm-production"}},"2.1.12":{"_id":"@antv/component@2.1.12","bugs":{"url":"https://github.com/antvis/component/issues"},"dist":{"shasum":"73fd5db2b03038d3a1a50193249b7617857dd44b","tarball":"https://registry.npmjs.org/@antv/component/-/component-2.1.12.tgz","fileCount":1383,"integrity":"sha512-AFyo6uoM5LeRD5CNtJqkUSKvASl2Zp9DoVM3uYUZyi5z6gqgX7+oQYTxA9EGvHIQmzttL7b/WaiZFPz/+BsGpQ==","signatures":[{"sig":"MEQCIGYSgNT/58lAOUzAjHfvQUOHyQY9ofUa6Xt44Z38ZvbcAiAxWGxrxd+dsLpJWs6vczeJAKuTBnW3lLQp2ikFEBuX9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBOgXXETazIHeVvPjhwmfV1FTvaM59Ul62QJ/1LNrObNAiA5vfjJ4KUMjLTSShQrD4viC6aYbthxb5aDwm7rne8jmg=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@antv%2fcomponent@2.1.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3194337},"main":"lib/index.js","name":"@antv/component","types":"lib/index.d.ts","unpkg":"dist/component.min.js","author":{"url":"https://antv.vision/","name":"AntV"},"module":"esm/index.js","exports":{".":{"types":"./lib/index.d.ts","import":"./esm/index.js","require":"./lib/index.js"}},"gitHead":"3708417210f370ce66ff48ab8764ee4cdd4a2c61","license":"MIT","scripts":{"ci":"run-s lint test build","dev":"vite","fix":"eslint ./src/**/*.ts ./__tests__/**/*.ts --fix && prettier ./src ./__tests__ --write ","lint":"NODE_ENV=test && eslint ./src/**/*.ts ./__tests__/**/*.ts && prettier ./src ./__tests__ --check ","size":"limit-size","test":"jest","build":"run-s clean build:* size","clean":"rimraf lib esm dist","prepare":"husky install","build:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","build:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build:umd":"webpack","lint-staged":"lint-staged","prepublishOnly":"npm run ci"},"version":"2.1.12","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:ee76028f-95f1-4abd-925d-11bc30ee45a0"}},"homepage":"https://github.com/antvis/component#readme","keywords":["antv","visualization","ui","component"],"limit-size":[{"gzip":true,"path":"dist/component.min.js","limit":"80 Kb"},{"path":"dist/component.min.js","limit":"260 Kb"}],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"_npmVersion":"11.19.0","description":"Visualization components for AntV, based on G.","directories":{},"lint-staged":{"*.{ts,tsx}":["eslint --fix","prettier --write","git add"]},"maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"atool","email":"wzwahl36@qq.com"},{"name":"pearl_wang","email":"610999886@qq.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"alex_zjt","email":"alex_zjt@163.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"gaofuhong","email":"gaofh1023@163.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"@antv/g":"^6.1.11","@antv/util":"^3.3.10","@antv/scale":"^0.4.16","svg-path-parser":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"^5.22.2","jest":"^29.7.0","svgo":"^3.3.2","vite":"^3.2.11","dayjs":"^1.11.13","husky":"^5.2.0","jsdom":"^19.0.0","react":"^18.3.1","tslib":"^2.8.1","eslint":"^8.57.1","rimraf":"^3.0.2","ts-jest":"^29.2.5","webpack":"^5.96.1","archiver":"^5.3.2","gh-pages":"^3.2.3","prettier":"^2.8.8","cross-env":"^7.0.3","react-dom":"^18.3.1","ts-loader":"^9.5.1","limit-size":"^0.1.4","typescript":"^5.7.2","@antv/g-svg":"^2.0.24","@types/jest":"^29.5.14","lint-staged":"^10.5.4","npm-run-all":"^4.1.5","webpack-cli":"^5.1.4","@types/jsdom":"^21.1.7","@types/react":"^18.0.0","babel-loader":"^8.4.1","@antv/g-webgl":"^2.0.33","react-i18next":"^11.18.6","xmlserializer":"^0.6.1","@antv/g-canvas":"^2.0.29","@commitlint/cli":"^11.0.0","@types/prettier":"^2.7.3","@types/react-dom":"^18.3.1","@babel/preset-env":"^7.26.0","@types/xmlserializer":"^0.6.6","@vitejs/plugin-react":"^2.2.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.31.0","@antv/g-plugin-control":"^2.0.22","@types/svg-path-parser":"^1.1.6","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","jest-environment-jsdom":"^29.7.0","@typescript-eslint/parser":"^6.21.0","@babel/plugin-transform-runtime":"^7.25.9","@commitlint/config-conventional":"^12.1.4","@typescript-eslint/eslint-plugin":"^6.21.0","@babel/plugin-proposal-decorators":"^7.25.9","eslint-import-resolver-typescript":"^3.6.3"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/component_2.1.12_1789982101623_0.20444890947858574"}}},"time":{"created":"2018-09-19T06:13:05.287Z","modified":"2026-09-21T09:15:02.044Z","0.0.1":"2018-09-19T06:13:05.577Z","0.0.2":"2018-09-19T07:32:23.224Z","0.0.3":"2018-09-21T06:25:54.111Z","0.0.4":"2018-09-26T07:44:50.469Z","0.0.5":"2018-09-28T08:33:03.606Z","0.0.6":"2018-09-28T14:47:34.903Z","0.0.7":"2018-09-28T16:26:59.455Z","0.0.8":"2018-09-28T16:48:04.654Z","0.0.9":"2018-09-29T03:25:26.087Z","0.1.0":"2018-09-29T06:34:37.368Z","0.1.1":"2018-10-11T12:27:02.202Z","0.1.2":"2018-10-11T12:35:33.351Z","0.1.3":"2018-10-15T14:07:12.836Z","0.1.4":"2018-10-15T14:58:55.732Z","0.1.5":"2018-10-23T02:06:58.975Z","0.2.0":"2018-10-24T09:24:18.009Z","0.2.1":"2018-11-02T10:01:12.032Z","0.2.2":"2018-11-09T12:34:18.812Z","0.2.3":"2018-11-12T06:10:40.947Z","0.2.4":"2018-11-13T11:57:01.666Z","0.2.5":"2018-11-15T02:58:56.385Z","0.2.6":"2018-11-15T06:57:15.398Z","0.2.7":"2018-11-19T07:01:04.869Z","0.3.0":"2018-11-19T07:03:35.906Z","0.3.1":"2018-11-27T03:03:02.567Z","0.3.2":"2019-04-08T07:07:10.488Z","0.3.3":"2019-06-18T08:35:07.437Z","0.3.4-beta.1":"2019-08-09T07:24:39.748Z","0.3.4":"2019-08-09T08:10:49.266Z","0.4.0-beta.1":"2019-08-28T05:24:54.152Z","0.3.5":"2019-09-09T04:07:01.651Z","0.3.7-beta.1":"2019-09-26T03:31:15.072Z","0.3.7-beta.2":"2019-09-26T04:20:47.438Z","0.3.7":"2019-09-26T05:37:36.110Z","0.4.0-beta.2":"2019-09-26T06:46:36.284Z","0.3.8":"2019-09-27T09:49:43.000Z","0.4.0-beta.3":"2019-10-22T02:33:28.795Z","0.5.0-beta.1":"2019-10-31T12:01:59.633Z","0.5.0-beta.2":"2019-11-11T02:13:19.488Z","0.5.0-beta.3":"2019-11-14T03:10:29.739Z","0.4.0-beta.4":"2019-11-20T12:45:50.982Z","0.4.0-beta.5":"2019-11-26T09:52:52.474Z","0.5.0-beta.6":"2019-12-06T06:54:06.299Z","0.5.0-beta.7":"2019-12-12T08:14:21.102Z","0.5.0-beta.8":"2019-12-12T12:35:11.952Z","0.5.0-beta.10":"2019-12-18T02:29:05.863Z","0.5.0-beta.11":"2019-12-18T05:48:37.765Z","0.4.0-beta.6":"2019-12-19T07:27:29.751Z","0.5.0-beta.12":"2019-12-19T09:13:04.727Z","0.4.0-beta.7":"2019-12-19T12:09:45.675Z","0.5.0-beta.13":"2019-12-20T03:00:17.100Z","0.4.0-beta.8":"2019-12-23T05:03:04.141Z","0.4.0-beta.9":"2019-12-23T08:38:46.091Z","0.5.0-beta.14":"2019-12-24T03:43:21.444Z","0.5.0-beta.15":"2019-12-24T06:10:33.678Z","0.5.0-beta.16":"2019-12-24T07:56:39.654Z","0.5.0-beta.17":"2019-12-31T05:41:59.678Z","0.5.0-beta.18":"2020-01-06T07:45:31.857Z","0.5.0-beta.19":"2020-01-07T04:10:02.582Z","0.5.0-beta.20":"2020-01-07T05:40:37.946Z","0.5.0-beta.21":"2020-01-15T09:47:15.173Z","0.5.0-beta.22":"2020-01-17T03:19:47.436Z","0.5.0-beta.23":"2020-01-17T05:49:42.330Z","0.5.0-beta.24":"2020-01-20T02:52:13.037Z","0.4.0-beta.11":"2020-02-03T05:59:22.270Z","0.4.0-beta.12":"2020-02-03T06:24:50.261Z","0.5.0-beta.25":"2020-02-05T10:50:36.313Z","0.5.0-beta.26":"2020-02-10T05:47:05.261Z","0.4.0-beta.13":"2020-02-12T01:54:58.898Z","0.5.0-beta.27":"2020-02-13T01:17:55.658Z","0.5.0-beta.28":"2020-02-18T02:23:40.707Z","0.5.0-beta.29":"2020-02-19T06:03:17.911Z","0.5.0-beta.30":"2020-02-21T01:37:46.555Z","0.5.0-beta.31":"2020-02-24T02:45:41.481Z","0.5.0-beta.32":"2020-02-26T08:19:43.482Z","0.5.0":"2020-02-28T03:01:38.799Z","0.4.0-beta.14":"2020-03-11T03:07:50.467Z","0.5.1-beta.1":"2020-03-18T10:05:47.737Z","0.5.1":"2020-03-19T06:45:11.292Z","0.5.2":"2020-03-19T07:12:19.835Z","0.5.3-beta.1":"2020-03-23T05:34:37.925Z","0.5.3-beta.2":"2020-03-23T05:58:58.490Z","0.5.3":"2020-03-23T06:55:45.076Z","0.3.9-beta.1":"2020-03-30T03:19:08.076Z","0.3.9":"2020-03-31T13:21:29.660Z","0.5.5":"2020-04-07T06:12:47.365Z","0.5.6":"2020-04-07T07:06:18.838Z","0.5.7":"2020-05-08T03:36:50.330Z","0.6.0":"2020-05-11T03:50:24.234Z","0.6.1":"2020-05-13T07:42:15.442Z","0.7.0-bata.0":"2020-05-26T06:52:38.586Z","0.7.0-bata.1":"2020-05-27T12:18:37.109Z","0.6.2-beta.1":"2020-07-22T08:08:18.994Z","0.6.2-beta.2":"2020-07-22T09:48:06.334Z","0.6.2":"2020-07-27T02:33:15.010Z","0.6.3":"2020-07-27T02:59:56.278Z","0.6.4-beta.1":"2020-08-04T09:36:13.087Z","0.7.0":"2020-08-07T09:42:26.404Z","0.7.1":"2020-08-13T05:24:15.180Z","0.7.2-beta.0":"2020-08-15T03:05:15.389Z","0.7.2-beta.1":"2020-08-17T03:07:16.846Z","0.7.2-beta.2":"2020-08-17T03:28:21.611Z","0.7.2-beta.3":"2020-08-17T07:12:19.640Z","0.7.2-beta.4":"2020-08-17T08:53:04.659Z","0.7.2-beta.5":"2020-08-17T09:12:38.513Z","0.7.2-beta.6":"2020-08-17T09:14:19.572Z","0.7.2-beta.7":"2020-08-17T09:56:03.736Z","0.7.2":"2020-08-17T15:18:33.119Z","0.7.3":"2020-09-02T01:23:25.580Z","0.7.4":"2020-09-21T01:43:47.626Z","0.7.5":"2020-10-09T07:13:52.051Z","0.7.6":"2020-10-12T02:57:54.882Z","0.7.8":"2020-10-16T10:47:50.628Z","0.7.9":"2020-10-16T11:34:35.143Z","0.8.0":"2020-10-20T09:22:40.642Z","0.8.1":"2020-11-04T07:13:54.300Z","0.8.2":"2020-11-16T13:39:30.376Z","0.8.3":"2020-11-30T11:32:50.867Z","0.8.4":"2020-12-17T02:38:57.480Z","0.8.5":"2020-12-21T08:16:21.965Z","0.8.6":"2020-12-21T08:53:15.097Z","0.8.7":"2021-01-08T07:44:08.957Z","0.8.8":"2021-02-10T06:19:51.487Z","0.8.9":"2021-02-19T01:55:21.226Z","0.8.10":"2021-03-16T04:32:14.090Z","0.8.11":"2021-04-06T08:28:39.955Z","0.8.12":"2021-06-04T06:14:05.530Z","0.8.13":"2021-06-07T08:59:36.148Z","0.8.14":"2021-07-06T08:25:46.138Z","0.8.15":"2021-07-20T07:05:24.439Z","0.8.16":"2021-07-28T09:55:48.352Z","0.8.17":"2021-07-29T08:29:25.422Z","0.8.18":"2021-10-07T06:34:46.241Z","0.8.19":"2021-10-08T01:35:54.374Z","0.3.10":"2021-10-09T05:28:20.678Z","0.8.20":"2021-11-03T03:56:40.771Z","0.8.21":"2021-12-29T03:23:27.232Z","0.8.22":"2022-01-14T07:29:31.737Z","0.8.23":"2022-01-18T00:07:07.139Z","0.8.24":"2022-01-18T04:13:37.554Z","0.8.25":"2022-01-28T09:13:11.376Z","0.8.26":"2022-03-29T05:30:15.251Z","0.8.27":"2022-04-12T06:07:13.589Z","0.8.28":"2022-08-12T06:03:17.880Z","0.8.29":"2022-08-26T10:07:15.206Z","0.8.30":"2022-08-29T04:42:25.940Z","0.8.31":"2022-08-29T09:00:20.330Z","0.8.32":"2022-09-22T09:25:02.106Z","0.8.32-beta.0":"2022-10-12T12:44:05.638Z","0.9.1":"2023-02-15T01:35:14.968Z","0.9.2":"2023-02-17T09:13:54.453Z","0.9.3":"2023-02-21T03:38:08.765Z","0.9.4":"2023-02-27T01:47:23.299Z","0.8.33":"2023-04-03T11:29:35.969Z","0.9.5":"2023-05-04T06:47:02.991Z","0.8.34":"2023-05-10T03:05:43.375Z","0.9.6":"2023-06-05T06:11:19.610Z","0.9.7":"2023-06-05T07:19:14.310Z","0.8.35":"2023-06-05T07:24:22.857Z","1.0.0-beta.1":"2023-10-07T12:14:46.127Z","1.0.0-beta.2":"2023-11-08T07:31:54.753Z","1.0.0":"2023-11-29T03:31:23.137Z","1.0.1-beta.0":"2023-12-11T09:36:54.741Z","1.0.1-beta.1":"2024-02-04T06:15:53.925Z","1.0.1-beta.2":"2024-02-04T07:06:08.514Z","1.0.1-beta.3":"2024-03-07T03:47:50.414Z","1.0.1":"2024-03-07T07:44:57.000Z","1.0.1-beta.4":"2024-03-12T02:22:54.753Z","1.0.1-beta.5":"2024-03-12T03:49:14.802Z","1.0.2":"2024-03-12T06:08:14.586Z","1.0.1-beta.6":"2024-03-13T05:40:17.872Z","1.0.1-beta.7":"2024-03-13T08:45:19.161Z","2.0.0":"2024-03-22T08:16:04.042Z","1.0.3":"2024-03-25T07:49:08.981Z","2.0.1":"2024-05-09T04:58:39.251Z","2.0.2":"2024-07-31T06:31:18.700Z","2.0.3":"2024-08-05T06:08:22.892Z","2.0.4":"2024-08-06T12:07:42.627Z","2.1.0":"2024-10-23T07:48:39.692Z","2.1.1-alpha.1":"2024-10-23T09:41:54.297Z","2.1.1-alpha.2":"2024-10-24T02:56:19.919Z","2.1.1-alpha.3":"2024-10-24T03:29:39.381Z","2.1.1":"2024-10-24T06:11:34.364Z","2.1.2":"2024-11-25T14:11:33.121Z","2.1.3":"2025-05-15T04:58:04.105Z","2.1.4":"2025-06-05T12:31:28.877Z","2.1.5":"2025-07-21T11:49:10.919Z","2.1.6":"2025-08-25T12:18:05.055Z","2.1.7":"2025-09-09T07:52:27.026Z","2.1.8":"2025-11-05T08:35:36.512Z","2.1.9":"2025-11-05T13:18:28.735Z","2.1.10":"2025-11-19T08:02:34.503Z","2.1.11":"2025-11-21T10:24:33.855Z","2.2.11":"2026-05-19T01:56:42.156Z","2.3.11":"2026-05-19T02:06:01.948Z","2.1.12":"2026-09-21T09:15:01.722Z"},"bugs":{"url":"https://github.com/antvis/component/issues"},"author":{"url":"https://antv.vision/","name":"AntV"},"license":"MIT","homepage":"https://github.com/antvis/component#readme","keywords":["antv","visualization","ui","component"],"repository":{"url":"git+https://github.com/antvis/component.git","type":"git"},"description":"Visualization components for AntV, based on G.","maintainers":[{"name":"lvisei","email":"yunji.me@outlook.com"},{"name":"iaaron","email":"943720372@qq.com"},{"name":"jinke.li","email":"jinke.li666@gmail.com"},{"name":"lzxue","email":"120635640@qq.com"},{"name":"army8735","email":"army8735@qq.com"},{"name":"dengfuping","email":"dengfuping_private@163.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"chenluli","email":"chenluuli@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"bbsqq","email":"1491812683@qq.com"},{"name":"banxuan","email":"zhuyuxin0627@gmail.com"},{"name":"yanxiong","email":"ojh496845051@gmail.com"},{"name":"atool","email":"wzwahl36@qq.com"},{"name":"pearl_wang","email":"610999886@qq.com"},{"name":"interstellarmt","email":"787982239@qq.com"},{"name":"alex_zjt","email":"alex_zjt@163.com"},{"name":"duxinyue023","email":"duxinyue.dxy@antgroup.com"},{"name":"wang1212","email":"mrwang1212@126.com"},{"name":"gaofuhong","email":"gaofh1023@163.com"},{"name":"moayuisuda","email":"874706277@qq.com"}],"readme":"<h1 align=\"center\">\n<b>@antv/component</b>\n</h1>\n\n<div align=\"center\">\n\nVisualization components for AntV, based on [G](https://github.com/antvis/g) which is a flexible rendering engine for visualization.\n\n[![build](https://github.com/antvis/component/actions/workflows/build.yml/badge.svg)](https://github.com/antvis/component/actions/workflows/build.yml)\n[![Coverage Status](https://coveralls.io/repos/github/antvis/component/badge.svg?branch=master)](https://coveralls.io/github/antvis/component?branch=master)\n[![npm Version](https://img.shields.io/npm/v/@antv/component.svg)](https://www.npmjs.com/package/@antv/component)\n[![npm Download](https://img.shields.io/npm/dm/@antv/component.svg)](https://www.npmjs.com/package/@antv/component)\n[![npm License](https://img.shields.io/npm/l/@antv/component.svg)](https://www.npmjs.com/package/@antv/component)\n\n</div>\n\n\n## ✨ Features\n\n- **Rich** - Contains 20+ Visualization components, for AntV [G2](https://github.com/antvis/G2), [G6](https://github.com/antvis/G6), [L7](https://github.com/antvis/L7).\n- **Powerful** - Each component has powerful abilities and flexible scalability.\n- **Well Design** - Continuous optimization and iteration.\n- **Powerful Renderer** - Based on the powerful renderer [G](https://github.com/antvis/G), we can render the components using `Canvas`, `SVG` or `WebGL` with same code.\n\n\n## 📦 Installation\n\n```bash\n$ npm install @antv/component\n```\n\n```bash\n$ yarn add @antv/component\n```\n\n\n## 🔨 Getting Started\n\n```ts\nimport { Canvas } from '@antv/g';\nimport { Renderer } from '@antv/g-canvas';\nimport { Button } from '@antv/component';\n\n// 1. New a canvas.\nconst canvas = new Canvas({\n  container: 'container',\n  width: 600,\n  height: 600,\n  renderer: new Renderer(),\n});\n\n// 2. Create a button with configure.\nconst button = new Button({\n  /* ... */\n});\n\n// 3. Append into G canvas.\ncanvas.appendChild(button);\n\n// 4. Render.\ncanvas.render();\n```\n\n## 📎 Documents\n\n- [API](./docs/api.md)\n- UI components\n  - [Axis](./docs/components/axis.md)\n  - [Legend](./docs/components/legend.md)\n  - [Tooltip](./docs/components/tooltip.md)\n  - [Slider](./docs/components/slider.md)\n  - [Scrollbar](./docs/components/scrollbar.md)\n  - [Button](./docs/components/button.md)\n  - [Checkbox](./docs/components/checkbox.md)\n  - [Navigator](./docs/components/navigator.md)\n  - [Breadcrumb](./docs/components/breadcrumb.md)\n  - [Sparkline](./docs/components/sparkline.md)\n\n\n## 📮 Contribution\n\n```bash\n$ git clone git@github.com:antvis/component.git\n\n$ cd component\n\n$ npm install\n\n$ npm run dev\n```\n\nThen send a pull request on GitHub.\n\n## 📄 License\n\nMIT@[AntV](https://github.com/antvis).\n","readmeFilename":"README.md"}