{"versions":{"1.0.4":{"name":"@ant-design/plots","version":"1.0.4","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-9NJKv6Zg0ugobAv8qvWyprSgElhlvaTWXw5+WTQpOACSInT/biMjDfvTTtD6OBqf4TB5YqgWyjUY1KoT8xHOiw==","shasum":"a483d8ff194da02775dda01b16c8c66eda5ad431","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.4.tgz","fileCount":180,"unpackedSize":4861706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpI5UCRA9TVsSAnZWagAA/dAP/2RQU/Rme11RqKixtM7S\n6LDOFAD2KvNOAJvewvhybf51RCzjwnaC11RFzHJ6VUPonAiV0/VEdg4opTJe\nwwnK/2sLsYz7xPyMl39Uh10iKvYgxhdirrgHDAHbIlnqAYl4g7i+Ibh2GJF8\nNT7NiJZqesW0LpDrgYdwX/IsCEDL4EeVzGYgvRpoM41BtadGG6BDo0IAwFQU\nIFrmL8z6d+FfQCeFRSD1k6QHHZ5RwYu38TLh2O0oOOgyKRkIDxuCS1XpBDfN\n5C6kXWelwk1cRWuDvtnbfra7svtSQjEg5zOpkSeEaGRZusX1xaOmLLr9lKFB\nDrtZZTMtt9OpVhUli8L+vKvnvF2eQPfLR59NqUpy0Epwic/PM9Bu3DencrWW\nA58sCqkjmedcZId7+oHPTAhDRtbsMG+o1M+oUenEHx+z9yv/fgy9Cdd+wBlg\nKDzXuG8Lorw/icTowWGOdAWiVWL2LmAXkbVeTIxzNMlmoW0xFyE1A+0eokR4\n9DAnnbNSp1gB37kLmUFowvGummcfsIOJngEoeO4MNuwbJ3//XNAfw8Im8LmD\nSqkd/M3OMVz+hv2a6KpCIPF748FDd+KGL5ll1ZJBHV28kDyI4pgsOO1nhXs6\nLZ2DjpOFVc1HKwAEp8anXdfqchkv+3QEdr4qgEpraXCUyFXSfsoFHYyYCgbK\n8f0Q\r\n=ZVe8\r\n-----END PGP SIGNATURE-----\r\n","size":1195490,"noattachment":false},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"yutingzhao1991@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.4_1638174291950_0.3406718332637082"},"_hasShrinkwrap":false,"publish_time":1638174292178,"_cnpm_publish_time":1638174292178,"_cnpmcore_publish_time":"2021-12-17T04:48:58.805Z","contributors":[]},"1.0.3":{"name":"@ant-design/plots","version":"1.0.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-hbCaH5GUiOn13ECCdlPZ1sFNVob0tJCFQlq4njSy4KAdi0Buk0zKKkxF//CdYSPRlKY8pOzVOOdP9Bob/3YEqw==","shasum":"a0b51d6446b0618045b6b7d28ac0bf43112e0cd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.3.tgz","fileCount":180,"unpackedSize":4855225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnwDeCRA9TVsSAnZWagAAqw4QAI8HzcK97ioGBeztQAva\n8YOougOk/xrn4FxhDkN9AEJxFku+UlUBNYgsRovjHO1xM97gXT9rPjhPYNmx\neBZuBJK4Gm8ejktB04zRo/p2d0sWw3ESaWvIUTjV3+IVWdCS49kTutw7Q5Is\nWTBmj42x/6atB9kPCl1DLmOqtMeFQKXiToFAo8Scuj5Joe/D4V9ip2TuBW78\nAEONfOUoRejHcBDU3QlWXGVNBpMfAz22LMoqTkCR/WZ8l84kyaRKlQ0O0UWf\nYUZnw8a/FrzuKXYHvasnh8s6muVLHV3YHRGwAGaszalpel9GOVAhJU1/d9VJ\nPMDoecMISW/iWyCflrBKbng4dOSiCQKbcNqpr0GG7G49FR6HbC49w5mQgi4A\nW3GsVUESmffGWgJo9rU2slMVaYj6BpQD6HjsWHpGE3gv1MLp4lLnpkQu1vqF\ne0CZjPjmOabzIEJBnu7NtUct2WuhZ/Xw+YBpC3kGacnw5I68IBXjmBeKeg4m\nShzT5UP8lhWtJk2oaGTdkHk4J0jIrCWOztMVq0DrAEDF1VzTPd5ohf/RPBui\niXafCTF0Rpb/z0MPECxkXuS4KmA4n/9+MJfryxvZtC4QRzPDZlK7lxVh5vUR\nHWKEfn+URUF2t6RyDNUBBl3ZK08yqyclEfY0swdBaEmxo4uYuSmHR8COIkRY\nXi6o\r\n=qy7G\r\n-----END PGP SIGNATURE-----\r\n","size":1194630,"noattachment":false},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"yutingzhao1991@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.3_1637810398100_0.9442924217416739"},"_hasShrinkwrap":false,"publish_time":1637810398291,"_cnpm_publish_time":1637810398291,"_cnpmcore_publish_time":"2021-12-17T04:49:01.032Z","contributors":[]},"1.0.2":{"name":"@ant-design/plots","version":"1.0.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ESpgVtPbFrcsNvCz1ExWN8hcka4d0ix+XoYSC6xDt1EZp6P0i3BpzzknXF2rihSp7kh4rT1AK9yhp+YNYj1BWw==","shasum":"0459cf97654104d6ddf6c2c15013ef22c460d9b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.2.tgz","fileCount":180,"unpackedSize":4856076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnm+kCRA9TVsSAnZWagAAXKMQAKQNnzikqVARuD9lT452\n6ckbEeQU35DflONDgsUZ1btoEfRq8BMbMOGCmjKWJToAkWUD8PPsKzOo/V3A\nJCQivhmGjlvMOsde6VPtesD7yKZl61EUlgdXE4akPxLEUjL8qtKGQbhfOLb8\n+73ncHSycfNXb+h904KF7OZYq/4xcusy/Vp6/A2+2GtWXSZsraxicfjtxEok\nWlG/qNgYT1I4r1NSoYZQA52mx4UQ69qmCpWvKCIu0Ta+WkojCpmKEZbxQtDt\nC6rlBM0W32YMMx0UeGoho4XNdNzGw5L8Q+y5Co93q3Fr+JL+Ha5zKP/1gSJx\noRcywfMVm464Tm/tSZYrOzRJP1BOlSNcggjDfdbX4mNoCunpSfDiELz8zitv\niSxP9UPMUPlyeyJcoGlALo5EMTclz0+e7zl/4WsRuV/hSoyTxgbI8uy4yU1s\nxh0cDRV93BNA0kHqXRHkHWLabyvhuXQiNkFBU0Ov2CC1ChKPCNIHy/yVjlis\n33MgxNtbGEupXgE5clXQx9WgeApg87IFmyZwSkCwfVTP9WSbAD5QMy91l479\nNExLOh3eG2RIoam2IwzcZ2j2qNOQqpj2zLEOjUcKFsvvb1s3oF6ikMRBRSrV\nxvxZ6/QW8EXqGOoRFEyjiMh4/m9s9ufCJhg8rbWYnxfjnxdx1LOaNwTaEieJ\nPpb4\r\n=c/Hy\r\n-----END PGP SIGNATURE-----\r\n","size":1194642,"noattachment":false},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"yutingzhao1991@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.2_1637773219922_0.910294073037822"},"_hasShrinkwrap":false,"publish_time":1637773220128,"_cnpm_publish_time":1637773220128,"_cnpmcore_publish_time":"2021-12-17T04:49:04.798Z","contributors":[]},"1.0.1":{"name":"@ant-design/plots","version":"1.0.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-2ynLZ5hCJiIueQHJNbb5eOpsEycHX/psbdb6huS4TRI+rUhGgzGNvckZ2szH4C/vat5BQuZ1CRWHc+0NS4Bu9w==","shasum":"8d8ed20ff0a7d8e66a917c0835279a00b0b9d067","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.1.tgz","fileCount":180,"unpackedSize":4856076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnJ6DCRA9TVsSAnZWagAAx3UP/jJ8V4ObrE9mCT1OtYUB\neto7/t+DmkS/HOPfAneUpZmC+NgZbcecl8ALpfTTgV9kVpckl0cf9vNiaLTu\nIPfzjgYItsHeot4LDTRH257kfDmARx/jAnnByhbkoYiN0pEBRmPPzc2A3alD\nt8uXkOdC9Qsf+ZGibd7uOcs0m14+bleRa9kkL4VrMtKJ6dsNvx9ToXXjsbJm\n+MVonsaBPpafpK6+IjbEsNWTHmZLotp0nQlBgySf3VFlkfQW0fFKRNIlclJy\n4+20ieIPz6pcJpsBCZTByOSmi2z+C9tP9cxCE5/fZ8SC7Nj8Lmw5adiWirG/\nWRGaLBZNaEPPa5wHiCVKE4taCDvLTvHn1IgIm/sDr+2FFewtEBP/y7EYcI8x\njPC8tvOti+qgGgFVkh7gxkEEMrDDdp6zPJk1PicS8qzTJQL1mOd02Cy8lSIr\nY8S1BOTguiFT5yVVYvUobu8rXDaU4+UgX0Xt/064w8Prl7DIpr+ojOWRvbOJ\nLKptNJ+pbfTYdbi1X7DOw9ZJM8xEFBoAlpTdh9R6MaD2A25nYpD3lwsacsak\n/kLVmIRwQ6PwVjor5/TKi7ByQ8h/ngA9XKziJ/60GHqiGiyFExPjE2+yaIU6\nO+dKtDXPqKDbDuclgaifKKk99OcqhxyFSU+lCNeReeBJJ+Nq5w3I0jyVa+YC\nLJj/\r\n=QUtI\r\n-----END PGP SIGNATURE-----\r\n","size":1194642,"noattachment":false},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"yutingzhao1991@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.1_1637654147263_0.47254816740733707"},"_hasShrinkwrap":false,"publish_time":1637654147466,"_cnpm_publish_time":1637654147466,"_cnpmcore_publish_time":"2021-12-17T04:49:08.970Z","contributors":[]},"1.0.0-beta.3":{"name":"@ant-design/plots","version":"1.0.0-beta.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.0-beta.3","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"integrity":"sha512-9cliHJ+yVnKpVvYATaAibhJZMGrGTFPkxxS7OpkZm8BpTF2LAefjx1e2SJBPcDjJw7a8MLxhJDkPCLkoMKRHtg==","shasum":"27e941dbe1cf72b3219833b0a8c0e1253be3adf5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.0-beta.3.tgz","fileCount":173,"unpackedSize":256190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlPThCRA9TVsSAnZWagAAcQAP/R+GcnEHuWP1tWCpw/7A\nBMx33gX5UQVf7evGKYh9pfGExmgYFI+orZOgCVYISmwJR4KXnxwP4ZaV73bp\nSJIvFcyDi+ozextBJIJ+EWe0zmmV/YyS+tWofTuy0Oh20voCdCKgYVbnlExX\nXAzv0dSoaKeQdXAHsCG3Be33s+cgvBpNcEnTLkTBsbfdl9pObI7ynY1himza\nHntY/w9Z/aLPxUs1lbWQUWt0begRhw+CFy+H0Cj+OOx11engFHtSGKVvxad7\nlw2YQa9pDylN/b0e4LmAcmAj+YeqkeEFSEoyMJPyMm8X60mThxuwH4Z1qZI6\nlXs2C2bULbxQ6yLpO4utx9cwj8HP5H2vIeylkLH4T7z96GxyHGAwRdXAAAu4\nlR/5QfL+4BGEfNxPBU9xE2naPAXxDTklr+8K87j1nROVzfNfQV3tIbRLsKs+\n/YEKlQKCvObufnjt5Ca3+3K8ppABfV39mCC2uBrGhCipbawAXR+svdu7oaiQ\n4/Q+xGUbjwlAatbLOJWDJe0tc7f5IVFAkl99/PYCxdyL6P1RuoWsAYTSlLeL\nup4VuUuUrdw184ZMPJWT7Snq9pG4CvqQBqiN2AWNpou3zhBnsVLnXY++GDTF\nBdvP9Qgsr/+cvU2TfIcj0uOppMtKI9oruIJw4a4p9MP/C3uaD9Wp64Kvbo7t\n9xKZ\r\n=xHiu\r\n-----END PGP SIGNATURE-----\r\n","size":21166,"noattachment":false},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"yutingzhao1991@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.0-beta.3_1637151968843_0.5051079921149"},"_hasShrinkwrap":false,"publish_time":1637151969053,"_cnpm_publish_time":1637151969053,"_cnpmcore_publish_time":"2021-12-17T04:49:09.265Z","contributors":[]},"0.0.1-beta.1":{"name":"@ant-design/plots","version":"0.0.1-beta.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@0.0.1-beta.1","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"integrity":"sha512-tXcY1y0LKnhGWtwoEA6wE7Z5UY2P3nTjoA1ARPIOe5W3ZIXPK4gGl287fM7K46L7vjsEf3jJxeeZAw09RTmflQ==","shasum":"772363c099cb619a16c339be780f6ba3fb0d3660","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-0.0.1-beta.1.tgz","fileCount":176,"unpackedSize":4834265,"size":1179607,"noattachment":false},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"yutingzhao1991@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_0.0.1-beta.1_1636447842999_0.4942893573010285"},"_hasShrinkwrap":false,"publish_time":1636447843238,"_cnpm_publish_time":1636447843238,"_cnpmcore_publish_time":"2021-12-17T04:49:12.245Z","contributors":[]},"1.0.5":{"name":"@ant-design/plots","version":"1.0.5","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.5","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UhM86X+2B4UmS6cBltAdpAB58ovM0HK7y+WHZn3rX88jjDSxNXic1AQxJAdcG/tgW1RSbUVL6w+7DNvGXpSz5A==","shasum":"713ed11fbb463f324b73cb410ada22f5ecdcb416","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.5.tgz","fileCount":184,"unpackedSize":4882419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxT8LCRA9TVsSAnZWagAAx3oP/10frcKLdDYJIbtQMJgL\nP3DjDPyiPtAZHPdE7xGUJpIj1lLHWG7l1mID4+1/VMiMm50VpZH5kw0xPK5v\n5Chao8BQGrbIVuRmyr0yNoHkxk4IgOkDw078UhN5m4Zcy1FI0FhM15y0IehO\nfsxbjLCePGUGHQe/dmKFuEY28GBCwb55/FwuWv4o3P717oQ8T/iHiHtJP9dl\nh6Ebxy9wF7+6520KYNfTrk50Sro/r1GcgaTuDpIIVEaoNkm42ZqA+e1jTy2/\nQbou+mxhs6vMHENelHNvIHrELLbwwVrSpJdepp358MezoBTwIusv2mG43EBw\noSyFMhVoJ4umMadq7cASCfNxQXSj04GRXf28RzGlDoSByFjvzRdvacRGxbvL\neWjxqzxBjKzLBDYH+rlIEoG7dCGKk3n5t9e6osUjVIG82K5UIQnU6VOhq8Me\n9GxlDCXsbpljnrjJyqH3b3yOvtQy4hk+Nc0WSyHLliEeLOCjmuvJk/tzXwQ1\nIozUbhmiTKpwW29S/yS+9vnJ/Phu0nEiiNBafgD30YfOyGZ1VXLmRlembPzk\n5OVN+8ARjtv5JLZ1vnOGfBLQGinYJFDkdhDxbpULkOCThKeRaMU+rrt8fEyt\nZk07X+rj0c6Ntaz+qV/ryRf0qmXR2AVrbuK2eSYNyMwYvdi4cNuDPEjfesDB\nDTWm\r\n=OvEn\r\n-----END PGP SIGNATURE-----\r\n","size":1199349},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.5_1640316683631_0.2635868859856332"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:26:36.361Z","contributors":[]},"1.0.6-beta.0":{"name":"@ant-design/plots","version":"1.0.6-beta.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.6-beta.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-4X5Az2mkr+PUnDAZnkl0M5i+UPZN4xRcEtQbDtcdC6HoVxSAjrjcX9f4zicwwo/K82VqIN0OTE6QJbrELNjzaw==","shasum":"eb2e10cf12301c7d72f93b7b1b3909ff35063163","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.6-beta.0.tgz","fileCount":184,"unpackedSize":4882502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxYZ3CRA9TVsSAnZWagAATSEP/R9zZd9koa1ek53zhkWb\nBBZvQRETWDwa3IcTpQr+1ebtdhzGR3QuiKTvUdBshDY36kijBeGQrfWDFqFm\njAWBs1vqoezo/5W4bVVXqBDL8aeptkKo76StxqWH/eknuXgMdz1qkwYYGL7T\nyjJnaSQshmyt4GbTSfQLhGPEqSF1yiJ2/20Ci59cQFc4y9JM7KnTEElvskhA\nHnHP3O+AN11BEuCMUfrdjulzlnCOM8/gV16G1R/B/xjH9zhL2KhC47VWiByY\nQoL8HygBTYemWMKGkwH0bzUOSWdn2HnD+R7dyG8y1+9ifZE4G+EV9fx1M64b\nIUBTixYwKt8Y4TCc0cI2GzahvFJuPeEKjFwEP7LdHzYRP9y1NC4oNrQYWV5l\nulglJDv+TdN6TCwK2hFQsz3cVlEzdYqzMMK/w9ca/4mNX1YTS0lMqxiXzhE3\nQNDUWkzZdRn2kxusmB9wUNoP1mgyQdQheoY+1aoQSlnYvtjl2+/5FdLD8lxn\noid+HdPPCRjQCJx8ubO8RYkhXPuNNEvhWpm2LSXdYVxCesSjJ7vdPOj0N/Rg\nMijlxNcd146ryqen1zuKcCXwJt+F+ipvtNvmQZkTeB3taSNgxt9YDch+5Ak4\nUCTrY5CCpkF/XXKaqL67s6gDu6PGg2GfnTwuq/esCy39YngOm0jpZjlPeWmD\nHzJR\r\n=ij1A\r\n-----END PGP SIGNATURE-----\r\n","size":1199383},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.6-beta.0_1640334967398_0.17576079489379093"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:26:39.945Z","contributors":[]},"1.0.6-beta.1":{"name":"@ant-design/plots","version":"1.0.6-beta.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.6-beta.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-WKY9b3qJaDkPSVpI1SZwkik263m566WEjBF15V4LyRrEl3jcX+ZzRm4CfBcN3zahARgdlm/7DVRNvlklfAgi/A==","shasum":"a54bd0aafb3c020912882505ad2f9b206243186e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.6-beta.1.tgz","fileCount":184,"unpackedSize":4882350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy8iLCRA9TVsSAnZWagAAHDQP/jDqfqGA7TsENNDYsfBt\nnYj238Pig324y0RIDqqbBJVVkZQ9v+QPnIT82m8qsZ3aV6b9/XyWRK6eByn5\nb5anooVLXc1dLDfhSRh/AimV3VZR38ZXVMqQMuXJzVm5NL0otWX6YC+2w7fj\nAtPjNlKh/hcpQyotCaxMnFjV7fY5eGS4xE3bjwuooSqPANLh5EJ98YJlPcD0\n2CWMmpLn2mG0IHHeCGXTv4x3qELUX9552h51M54hVLWxNivLqhkTMYyDRARe\nR6+oEvndYppxU+KJQKN8nrXisKpTcWTWyvHDDS59/LsNLzx9BoZX5S1uGLE0\nuo/2qsSNrWk33tBRo1Q7MWpElAFtCAYQtg+Dy9FeYyUIfT8tlbAkvPtvCuGA\nrejks5VefxSOpiVmt+fQ4sE3pSw1AWZ9DtuRYnCdVtunolgLl9ljFXX0ElYk\nvcRi/TLdypUdEznpKPWT1dvE6BiySDT4NRs5+3ugCsrrG83MsFIuOkVEtmWI\nvxxuTu2g1W0vrslfU6bmM8R5SZ4mULP563XgwdXc+kE1EUeL6NE7Jx+EHyiR\nQSDm89xQLpa8e3L/HYW4gGX846ujqDWN7VQtBHNiFJ/xg/I3RSfspy9Nxwua\nMAWhmsVYMbA2ROMwngec6idH8E37TJACrqovRusxM5meA+iUqIWaepgTEi++\nc5JH\r\n=9VeF\r\n-----END PGP SIGNATURE-----\r\n","size":1199336},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.6-beta.1_1640745099465_0.9421566741633756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T02:31:54.537Z","contributors":[]},"1.0.6-beta.2":{"name":"@ant-design/plots","version":"1.0.6-beta.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.6-beta.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-QmXc7GVYAzecNQ5aSqFJ7ubeoVk6FxbbFc0QKDq7KYmgd/CwkQaZ1Us65LqwX7fuW7RIEN0OWOhrOrCnyCyjsg==","shasum":"29e2ad7926264d9627c3fd4722c7fed4cb9290a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.6-beta.2.tgz","fileCount":184,"unpackedSize":4882830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy8qqCRA9TVsSAnZWagAAxRkP/Aix5hZIN3Vqv9GtDMq5\nr0xq4dUnmDNXEqg9/tjB7ZJgmX8lQhsPxXXQZF7smzLxfp6jiWiii7SBRJ6q\nFh7uG5FiDE4ex7L6iGomJ9shiMEm5BETRanohw3Lnr1p5bEzi6CceRG5t0Vr\nuZMdtvONYhGIw5rhvUejCJb6+b0bQX4JWj5QQy5ViPxa6FIyXT7d7vuxOhgD\nk9+nn+23tM1SZM4eTAeChWg42Up5cWMPzTRAIhwSTH4WmSX+I4LtvNYFv6IG\nKtHvzkA8LN61FeUOnpXApJ8gb1VXcY8om/idFruIzHWpUsAdYoA4OXHjiCD8\neBkRyU4ma7ib4lRBVnZe8WF4JoL3FBuG/VL6Wpsp5beMS+Wz9JvYUJIizxZU\nehtLG/1NcBN76kfO1VYjTeW8g9U1uOSOiksnNNoKmzaQg1FgJndOAz8cRGIP\n/MW6i5vpkdw1V9BihmExMR2PQJJWE5HNk2wqOgwX1hv8A2UAbocwbV5mwOTK\nCwyjVN6gdeLzph5h/ejKlIeKvlze6dIaF/0HXQSEitRK0S6sxXbTOXTJrJoO\n9ODadxdKzoDKhl2azD51qkeUzf0sHNOUGOxT7U39nz0BNwtH9QDY9ZVGfIPr\nNK5NPWic12qScb9UC7gpl4mbzGK2MGDj6cWQtskYw9wZH31DN9Rah6MS8Xut\nb4XV\r\n=6efe\r\n-----END PGP SIGNATURE-----\r\n","size":1199409},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.6-beta.2_1640745642185_0.1466391051454139"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T02:41:07.107Z","contributors":[]},"1.0.6":{"name":"@ant-design/plots","version":"1.0.6","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ms0v9XTlx0gQ5nkqgkymaxqBM49kLKIONXMpenRSQ4vw5HTiXdVAj78r7fTEnO8Oj1bL+Fi0TDoMDTsCuJcyBQ==","shasum":"082347c2dc4632a2edf85804ef3d04433e95ddfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.6.tgz","fileCount":184,"unpackedSize":4882823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy8voCRA9TVsSAnZWagAAJasP/i2jMYhUF5Kv2xTEkOH7\n8rDH0+cVknpsqJLQhjFaNhEdDMfMPt90doVXmI5g2gPUkqru5Un+tbxs4Vex\njRApdwl6FW1uY9Jn5Qz7g1uFBr190Li7//8uQIvUUbFp31h54OkGD5/H1UEy\nL0WZUKhwGP/A9Z+hrNT2Q1i0dADYXFiFsKtiXSB75K4xuIyxbExX7UFh/ZUa\nWyHTttoHWUSVD5nVrx5tdxtyHTAOmQ46QFGC5Srp6zy1P2i1B7nyirUtd5dE\nK2fWBper/LqChmJ2Njy/q3EIDypIi+lUrXQVwpZoC/Ohip5MmOrdlocrQh6V\nPackob/wTN5WZGihl4EOOkIFfi2d2iEBezcXO8wfOK3pyN4eYcqJxUcO+NIh\nnU0ZYdiQRAr6kmLz0lEJdlvgnOYFNrDWoDcgcdaq9f72t9vBQiSMVK2i1KYV\ntJdNtsiPEGCLUlydI5DmumRC6enrqL/kkqWYIzut3wwtv9jMLGVybYV2x+RS\nMjiXOa8jVENd4KpNNgQepLMtMFfNWUVwFJ7LL8UTo7CbHFiejCCp82vCej9U\nJdZOrIOkv1Kcu6s0VVEv8mvnKNL4MLDLiyBdcThI5Je9in1sC8spUwCjxsM1\nAVthxtEfp+mBHE8XXW9IZiScEAJGk3m+RabOFbU8ZF5CIEA/TxsYHNvstElI\nzdev\r\n=Jc9q\r\n-----END PGP SIGNATURE-----\r\n","size":1199406},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.6_1640745960242_0.8920654626696538"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T02:46:13.122Z","contributors":[]},"1.0.7":{"name":"@ant-design/plots","version":"1.0.7","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-AeYI1yDZgn7AEma3GLxQiaXsENhkTl1fCr4NUI+4Sxh891XhZ1u2iqVql8DdwfBAdpVaeR+dq3E1bYXUs0uqNQ==","shasum":"62643e5c2d239c7dd002e71d8e04642b924f50e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.7.tgz","fileCount":184,"unpackedSize":4887986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2GKPCRA9TVsSAnZWagAA0/QP/jurhOS3ndrRa8HSBwC3\n1ejsoiELNKtfsps7EN7xuR99dCCEFgMwA2qb2dOFIjcg7/dENC6U6X1nlxrm\nUBEWnco2fcUZLczc0l45IzSjFw1GmHa57BI2+PVhKfqVeC+Uq6U2+9lvH69F\nXz60TLjLQ4McwcjwOir1w904imluD6GiCb9F1lYovcNIgRrHnHyXQAhw6ZoB\njgKFRBh7BHk4lLkiFbqZL/zenGHbkA1kZQ2K2ksI8csTD6emfJOey9fwHE92\nhFy+qhkfgNvNM1mS0az64n9ojVKfarcLs52Zwlzmu4AIw2s8pGNaLU8RAno1\n8TurcBzfo6VbToOoqttCUyp9Jj55UwQStC91MdncPcN5lqcCmPcfXWjHPiWh\nESJtVO5LDAJ3e0J9svgApCYzR3rdnpj8TqQxtgUzho2+ixBiCS3navdK0xd7\ncBWwH1AjrQOAkcBAt02v+UWjg7o9rA8C6eb/xWruYA9KBjTFw3Rq3XFtsRWU\nkngEqad4TJb/Hds9mzvjEde9OgdM20p0oiHK9pgjuoVqXNqdn8PZKT+/YA7D\nAIXfdQscmDTeS7yWuCThEHobyUT1a5L63Zg2eXN2AGwQIPhfXTgShbIQZLiN\nlPBxvkXXPVWjexJae7XAnj54Ht/Apv5qfaS00+au5sesBOXESrUHTanvI2Eo\nAOPI\r\n=wDGW\r\n-----END PGP SIGNATURE-----\r\n","size":1200576},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.7_1641570958718_0.7303254330819366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-07T15:56:50.852Z","contributors":[]},"1.0.8":{"name":"@ant-design/plots","version":"1.0.8","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test-live":"cross-env DEBUG_MODE=1 jest --watch ./tests/plots/area-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.8","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Ih7nTAICa5b0KiTGGWKPbDaoD5lV4phcpDCs+f/PIg295UW/zP067lU7OuJnsYo3bg19bL83Cy7Fza+RnFfW2Q==","shasum":"692ad306a642c47e70044d11b283ebd6515f9d4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.8.tgz","fileCount":184,"unpackedSize":4822562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh76XCCRA9TVsSAnZWagAApysQAIpZdA4g4WVEy6+haq4S\nMVUm029CfPMREarBfB1VEZ/RoiLuzD3PQ3GL9afmLcMDmYPmvXGr49Dl79L3\nUPc/SB5bl5AuTdlMOnAvQQ5bqQIgi7ryMXIfp2MU56WibUebDD4/8+/BnN+m\n0zQDOZKB5S5NbQe/Av8iPVnnFuHRKQroSrRjJki6nTDWOwJ78KIcnYDpaMzv\nrfVVphI30tXY7Ak2FrWUcLWYi8R9eTZMFoGQRz0T5EHLglXHcEWZJVnYior8\nTKMhvbO5eZTaZb8n/migQFfcw96Cpr9jPs9ToOY2Erl9/JMbCXm7R/2C7OB0\nYEzXO7gtccL3KafZ6/aVOqv+7yLl2gEh1c6TMtMjfg4AAjDDxWkz4mavKivH\nk94I0yk087u2O+nAUCnEAB9b5RyWYWXE/6ODT5Y4z48IScjaDnrfugfFR9jI\nGdAx5NlSisaTbgt1S6Jf/BGjgnHkU1KzYiy4x70OwPVa9I1WnnNJF2yJ1+xG\nYBoGoZlSRpBKMiUUqombNJ9W+ba94yln7FnaMSqdAaJGF7TOq6cE0VKO/1lZ\ntmCgTKm8wmkWNakrmMfede0ymGGqzsYwz+enMWV+7/5jAHz2yGAvEycehx5s\n2dUKb+a0lXXuJvtFqmI0keQmvcAmq0YGdn6qm2PPuPA7oyeaxt4m7rsY5F2P\nxCDo\r\n=yp98\r\n-----END PGP SIGNATURE-----\r\n","size":1183996},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"jackzcs@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"sqibang@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"tygyh2012@gmail.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"12mytan@gmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.8_1643095490368_0.7486280747832843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T07:25:01.832Z","contributors":[]},"1.0.9":{"name":"@ant-design/plots","version":"1.0.9","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test-live":"DEBUG_MODE=1 jest --watch ./tests/issues/1143-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"gitHead":"7cc8d37fe9ac57637f0dcb59396338505e41c247","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.0.9","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"integrity":"sha512-Y4+vmNjWbt+hcKcUbbhEsEFdfysUG32aO1y7IvbNtIHK5uTg3wa1e2mWcYJu1Y6sFXgtftKiTvcYMZIQ/0uUvg==","shasum":"3850bf84112c5778482e0e685601e02ac2106697","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.0.9.tgz","fileCount":184,"unpackedSize":4840198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA7+dCRA9TVsSAnZWagAAM0IP/3Xu6VyDwsNZCHqJIlrl\nDYzRTHCjMxwyPuGGlFN86pRIWQsQl8GqQibzs0EwVjQN0rOtR+8f2AuEZZoq\nOTNUnp1FyuXaT4durXBX5DU8GjYdxLAOsAmOECU21uGFQf1vATaAPdqmzb80\nROOy5QuIOV+7IvEFcehgF3Xugp+4uDEQmbwfjDcgO9+zFr6c6vFRooh8O3KJ\nWMlaB/yIshIl3VrgRqc4aULa/k72KcEW+J1T2fKlsuNhYqSKqCRAxenHA6gH\nQPYmKVZsyNxL9LLGCXaYP1PmcTHFZbAP/C6E4lbJ/dipiRZ22QID0EyRnijl\n2EzzoxChWQ1CmttrMFRA1C0P3Eq4dI4HyQJhlBLigh5gloPQezNy8hm6CpvJ\nFXVNYDStvLxXqezDFoJVKOKZv4KrezclSTrQIxfeOJ5VfsOAlKR1AY2UqtmO\n8BbefGXvuD3/E0dN8lLrvcfdJqvNFCrlhhvJy587e29OMjfg+FmWY8ilxPvv\nZnMapfMl3dkJdz7R+WLdYLQsfh2JqQaM+tXwuLStJyvRn3UKNcRrEzBgdrQZ\naKIxUrboaqVKIyjCQquW4DpwVTi3UAo+qXEWOU5kvt0aB9X5kNIsGr1l402q\nNVNChlMbWDvGVXPG7htzqEHW1gEc8WS+SDCdlo+V0Et/ArCvlINdPVnBld0n\nLbIb\r\n=4pBS\r\n-----END PGP SIGNATURE-----\r\n","size":1177187},"_npmUser":{"name":"anonymous","email":"2523863783@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"hezhiyu233@foxmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"415800467@qq.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"gongzhen1027@hotmail.com"},{"name":"anonymous","email":"darryshaw@gmail.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"duxiaodong@darlin.me"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"1084406753@qq.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"wendellhu95@outlook.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.0.9_1644412829016_0.8413308814539782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-09T13:20:38.210Z","contributors":[]},"1.1.0":{"name":"@ant-design/plots","version":"1.1.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test-live":"DEBUG_MODE=1 jest --watch ./tests/issues/1143-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.1.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Dxy1nCh6ijwSDzpCp+e04uImNgMQUuF6CQOdz3UOPbrzWiJFvFG7I1f+hFeVx8cx5jNOopkXG6I2niBu9+h+oA==","shasum":"ea514d111a12e315cacd7f5de8a55cdea592c46d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.1.0.tgz","fileCount":186,"unpackedSize":4273302,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrIL2Gj750h3nim4r7CiUDr5xA9mY5ks/q4T0PStb7dAiBEa3XLMStCNB+/6T/irjH8g56WeTigfRkkFVkRXypozQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizTVyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNeQ//XB/h2fy9sj/b4iG/xeGA68JzHaS1yRKcUQKvmocbGk4GnOcZ\r\nnwWAokphfE171QBcVaBqrKS2p/MeoxLpZfY47XxpF8ecysWKJHcR51N6cNO+\r\nwEioEpS6A3Jb5bNDpLzNZCi94Fi2OA79D1rLABHWc7cHprahTk+RW97fp42I\r\n+4Xh1u27+8+5yT73Eb1gGU6zgfSmXaYxWWgR91Fx2spVtn4738RlZY6QwiEU\r\nybrgXfiJLEe4usYW3Qjs8hImKCBMaG+SIZQm52r0Kk7wnO1I5tCvH6r9PS9z\r\nQAVOQDD7H8upuZ5ukUn+g9zmQttZfMCiw2tHuAVXika7gfXskXsry5xou6tS\r\nQ/QnyoYuUs2XoC2xvfMu5zN4xO/xaTdkPNHxODb4YgG7ziHsUGXsjg1vbbRt\r\n3ZuCArjRe85wANjq0wHjWKJ2Oxf7sUhisBHd/vqWF6u/u1lnnsJ35hEsUyE4\r\nJyJDX5UHKXajE22+T74SwlN+yYqr044fHcHfCo7PTNclit/RsR0pYX17jgoN\r\ngVm6hXnvenF20h9vYn9HarvFv6trA9kPVOYLJ+xRSS/QPkJ7oUH9ggsY4gd8\r\nFkH0h6Xg8iugMo9DGueQh+jdMXOU+As98YxL4YC7qb9kxfWjyV1+EWgYjT4h\r\ndVXXSLDN6W6W0NJ2WvseB2lmLEYJRm5ROSU=\r\n=K6mQ\r\n-----END PGP SIGNATURE-----\r\n","size":1104577},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.1.0_1657615730343_0.802400491050379"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-12T10:14:53.145Z","contributors":[]},"1.1.1":{"name":"@ant-design/plots","version":"1.1.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test-live":"DEBUG_MODE=1 jest --watch ./tests/issues/1143-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^17.0.24"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.1.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ttWVp3uwpRMh5C7RfUHJYxP8s9dDfYI2rpsulmj585rja9yBYZ1es/rM+SpsywqH+jGNJlbEVbFSOWRItTtKxw==","shasum":"80ca7d6cd9645c577bfd70ea35e1b54b0278781e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.1.1.tgz","fileCount":184,"unpackedSize":4269060,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZGW5AVE/C43YfyBZ8RVRBkFEca0CPSPJbHQ4WTvHFugIhAMVDv6TYpSbLhZRkelRishpTziKsV5UeDQBgtlHFu+ip"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiznW/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrURg//UvqpMxXUZJnmqDNqUCIq1pyL8kId8q+JJrSwyA+6bXOH6bK6\r\nHehNKtm9WOY/GXTX2cORlRZpxG94fJllMljEVMe7IFKv1/ZJM5bcrz4d5A05\r\n/ZLltKOBFklMigfHRLhaBbgGBeysGEg5/ZtHhVuDRns2D1OWWNrU0/ju+ajY\r\nbwC8hqSKds5n0szDvqwATv4XVV9rsIa+EgsN8Dy/CS2J8eWzm3JJt9U80138\r\ndEzS60Dhia81HEfOmF0EtiRf75T2H0w1qZFDhV0e2FXfj/GtB2S7WIQY7L9m\r\nvviaBWjHk+eobuLHrtiVRIQHbG6L9MtAt7ppdh6s5PPGGWtgMC0oeP08i8cp\r\nzQKXOJNKbOs16jJiSeDcPd0g/y/zO6dxf6nAw5jI+z2jHQGG4S1QElDArqR5\r\nefr0OviH/QupTn1DymhYHYB/UW4uEENZsqCCY6+eDxGnxS24lDiMUEhQSzWn\r\nv1Byx7iVYecsy0JRRzDIOL1Kyw4EqAoGjM7yf1T9iWrH5n/sRPFcAeMC5RIW\r\nQpir3CBdB68fUtWts7AALDbkvM6Wsj2MT0h81XBUmGpOWqfel2MoE+Db6S3/\r\nSNnB8C+RKmJiey9Cqx5sN0/BPOlrzrRLO5WQQv8jwrg8jmRfntCnm1LRrMAP\r\nOpo8cMAGNt7jd8m5KqTWD124f8wpsq++1ys=\r\n=zwyw\r\n-----END PGP SIGNATURE-----\r\n","size":1102170},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.1.1_1657697727065_0.9374071446988379"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-13T08:20:28.656Z","contributors":[]},"1.2.1-beta.0":{"name":"@ant-design/plots","version":"1.2.1-beta.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1452-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^18.0.0"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.1-beta.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-gSdTntmzyhMZrwfI2A3srQ0hhPIaSvQlprY8NYB8lIY81XFYsSCq0dIMBaTiFV6qdOH17yJZy0sRrPZDvN1L1A==","shasum":"129ea2a5920a23428d6bfd5fee9eed4eb559f586","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.1-beta.0.tgz","fileCount":189,"unpackedSize":4306759,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0BUzyOdjiyL11XUq1xbHf4IQ7R/FP2BxCmMa5NkRjwgIgN0fBsFpqShIu/4Wge/5nbc3hf9VckVxklU2XEJjWPMc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi36D2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoATw/7BusiGqaqQ/I02eqs+6l08r70r2ewEXcTmcsN/FVURIHWBSg9\r\nortLPoHUazYchWDIy/ves7++iPLFiVAmq+JqJh1JH9/+f3D8xXOSc6wsnLZW\r\nh80QHmp4RHq2Ni+60x3vqCzT80Ab777LKbUsYe4QiiHqMKA05ocEwHGiYcLp\r\nLneM4w25eZ4GnEZhub2CXOAaPW34K8M3iY/luW95pmSxYgLkHsXG5mddPXHg\r\nMRK7TqDs1Y+fpw5bogx5KD6s9IAY7mXERxXVt2zOV7LSXeC/8C5j2GoFkWMQ\r\nspPRMZCN0+9hn0tguScqjhQJHEY+dEhAW9KiQF6DjTnVNXxe2GnKbujWx/pP\r\n3gKCxPFF+liWhI+SinLRjtHm/n/mR9OHRcna3eJ73T+40dLAoRRWjRI4zGke\r\nzkvGPeysyXL0Ti/zCyz0BBaetcDRU/T7BAoRb+ucojhpa79Zjv1z7zn2MeiP\r\njn2npmAWQjkBulzRd5FJ2WayFKBgum3zYKdJTLE360FQZFYzwb9qvSIpKId6\r\naC2/EUV6PgyBcELMK2XQ+jted57vP3UY+vtPUK35dcwlCVg61teI0R5ij2bY\r\nJTCYXcfO0soWcQ5LoauBs3Rw40PPwi1ylErhUI+rtPz6GjVlDmMuVTYfd1fn\r\nDTCInAOzKSAVVto/OrbH4butgw7ytOYjtoA=\r\n=EG5x\r\n-----END PGP SIGNATURE-----\r\n","size":1114681},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.1-beta.0_1658822901833_0.5527866591496904"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-26T08:22:25.251Z","contributors":[]},"1.2.0":{"name":"@ant-design/plots","version":"1.2.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1143-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^18.0.0"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-WVsW8/XekmsICOarqciPdgC3wY9kwZYqiagXoTuwnBNESY1G0gB4XEJYw18dADYS7HHQ+A4A17hpK26aOyQ5Fw==","shasum":"051ceb7e8b6a4e59da38f02bb39a59de697e9f4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.0.tgz","fileCount":190,"unpackedSize":4306903,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID34hiPn5q9Ytfxw3Ek5ATsLZoHzLncWLKAnrEOyxWOTAiEA4BuoeWvzunfzkSS0/90GjvxaxpV05SRU5ZUs5uQo4Pg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi36WKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8Lw//V0a73A0ASKVXOnIRLYRXx4Li4r4iP3AAlWU/TRt0qUTDKTE9\r\n2vcsQV1GUmrlUN2TsO+kPXARwOjg6x8m6RpN8c10PacQhbCHgOh9O9WIMlsp\r\nj6r+P+0tiEVmspDDW7ulSGFT/S2Ig4HKDffVxWFN220xm39MheBrmjwHS1Uz\r\nqoichuJyY+cJrkV2NuLB/BZD7CzVJd8gnWWSJv+TuOoMyWKpfUd6Uj4BGr7i\r\nTULivNwiaeltZYVXXZzvJS4Mzh/oUOP8rQdpQfVgK55XdlKNYffpnCb+kvm1\r\nhe/Vk6u5yThkOiwAjqxLeQQT/VSN5Lihi4CXIvdZbJ/RagevzIBMWEyawvR3\r\nGE7kiEijS90o4k/AhRUB5q+lQ7S9z+n23PQ4/pdb0AaPrPVVGLoNjMV8AgXk\r\n+n3vDTJWJxgO4LbBIVRrUdi7IB3WqnlSMRzmbI9ohXIQ2H83Guq1k4yGVS4I\r\n8gYRnJ/0ar+A73fifQhDvHrNR1aXifqyZ86zrWlTTrmzZFhBgY2NXd92pozB\r\nBLBwp6nc+UZy+67AMfusnDJj97KX2TjeSz/QF/v0brc+gd4eb+/y5aizO0Lh\r\nOsgCvkNyUVmN6OrJUjz9fEZzoBLgf7REgfzgLPM55rG3tBWgd6eCWKOOvCCq\r\nMASxP7NnTZffnomcIHR/Z5Y8feOipFLjB14=\r\n=JMty\r\n-----END PGP SIGNATURE-----\r\n","size":1114780},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.0_1658824074694_0.7114960156869017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-26T08:35:52.167Z","contributors":[]},"1.2.1":{"name":"@ant-design/plots","version":"1.2.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1143-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^18.0.0"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-wbcmhHRkVi7IFyqzVNUozcJtIpgWHOFHbny5T+DLQoE2lzh+A1nTOfhlPJXc6aq56uIg6w+4iN/umsJKUmcLPw==","shasum":"2b5f2e234cf50669ae673c0d5f59344b5fd7caf3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.1.tgz","fileCount":190,"unpackedSize":4307010,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCg1N6z77hSPUIoEQXIqvRuQktFI1R7P1QOLVt6QIQRcAIgAPUsvrjKT2YKngL7loz4qjKuDni4ZtvrbFU6JxO6OFk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4QU+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrxQ/5AI0Bh9KfHSDaE09xK8As/m9WUJrmoTqkW5b/uhQB4jztwHHj\r\n0BMHTt4wsTE5CjZ9uX++c48ZV/HDVXZcnrq1bSOXz94MkOD7TPryrbMpBwuY\r\nMb+YQi3XiwmP0xwNAJKz8kC9ey2ErTmTRJLeRvLZPEHDUPMGasBIvLU5XuN8\r\nkNNDEwzuJZZjV7dqp1bLcNp3mR/4V29mm1GH8lMtaGJrcShmSFF8+AIHTj93\r\n+AZhmVt6a17ZcTXj9TPyEOH1YJsvJ1lIy/CTpQHQBnWhIJQtwvhbhv265JIF\r\nWwdvy6434HgFez6ADeaG8bteBapFiBwO5wwgi69jmtcsTMxsuRoaT++azKEV\r\nMLmhNZv9X29PPYdxQBWSv3R6vNVIroJxeAu8do7Cj8zKtFt5hiCjYxV8inCr\r\nAsf2FdyruRl/MbYt/x1nJtiNqRF3uYB8Gh3pJB+2x3l6o3QDEYzzUuacNWcm\r\nPyga9CPCpsJcv7Gljrbdwnk2Oy9AzI6lBV8/M0edhlOpJH4J1mlzFs/xgtt0\r\nI+Kmj7wRE+Nb3vT3LtOC1BlvMzPeGc2iQayV07+/OzvZhjf0uvV0dB4cPccM\r\n6xvxhkss1FtRVsZ2bDklNoViLhWDQwCzIIi6WradiXm8zgz79gCg/WzKrQg6\r\npZ8QYNKb8R3XUviaH186W7lnCE4jAep+iYQ=\r\n=ytc5\r\n-----END PGP SIGNATURE-----\r\n","size":1114811},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.1_1658914110279_0.790387790778577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-27T10:32:23.280Z","contributors":[]},"1.2.2":{"name":"@ant-design/plots","version":"1.2.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist","build:site":"yarn build","ci":"npm run build && npm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && npm run lint:prettier","lint:prettier":"npm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1143-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^18.0.0"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-glu1FpCsaFfObqMnK2/oDqw+B+QWcerTub9UsobkOKYnMDcBF85T50FR+/q9N/73oMTyy8EURihux5ghDlbBXQ==","shasum":"06913f7931000409f49d800d5e04a27d68b5a438","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.2.tgz","fileCount":190,"unpackedSize":4310354,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZskl6WLhrXeSoLHTQPUnZgmbhzHiuj/IN0CfxUqUUtAiBmTDMn/p4CvO+dUn27qalRmOZdi0nqD0VKy2tEr45IJw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGKIdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6JQ/9G+11D8IhEe3MOpSoK2F6/EYqTeJsMskPUV8XcCrU1qNu43t/\r\nY7uuvn6b1bmsRFbcbRK8pUktfxtdfvXiK8Q9FWVCHob6ak8D9q2avTVDT9ER\r\nYbpu/jBC/hEkLttrP61hpTdZAJnOvWwnrw52VBU6dHgMIETV8cZ6w9/Nhq2H\r\nmI00ifVsI204grHnECIP/pvwa6kASr9fsjqbgwTaF10B6o7dsXckRvlYTiXl\r\n2UV54Ig3LREC7zcuYgKkJVdXlgzVvbb6IgrFLsl5O38y+kP0fyfIZ+UL1+DM\r\nxwlkjGwKKQsJmiTHUHqa/9BLh9r7o9GS61VwehQEerpGD2Zr3dH/mxycIYE1\r\nCikIR7/IMSgmuiYU+SMb7Eyxvbyd1G6MCrsGD1bKvbNmx9ixe/rYwJ+IGI1O\r\nexbOUA7phn9uZGSm75arx6JCqzznAKcCZomq8QC4Qqe4M+qQHi9mGaHng2U2\r\nnfsivNGjye9ZFf9RtEO+8DQ/rKjJ9fdtWlugE2urCWcBuc9ixeH5gZvZBrHp\r\n5gADQvpYSSyl7EB4qTEFEBxlTO5V/k1M0ALbCmjc7zc3FTTlIbJk8RFAmSWq\r\nZYJvelKDcu6UXvafQp5IdYz+jH1E3jnEheTY/BRAGywJx+v9DDo3oAQ1bW6f\r\nZCO4Zed/b+QCGkbd0v8DuJ4qC9bVFmohWnU=\r\n=u8kB\r\n-----END PGP SIGNATURE-----\r\n","size":1115910},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.2_1662558748983_0.6405125878178697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-07T14:08:00.972Z","contributors":[]},"1.2.3":{"name":"@ant-design/plots","version":"1.2.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1508-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.3","_nodeVersion":"14.21.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-0nDRlwVdDkpdsUYZoHrjBczN0qKyObjJXXX/c2BJlZriz3dpQ6xbnYUzYZD1jOr5p29V2XJ83vEFKqyFOBKQZQ==","shasum":"d795674540499eaaddc2c8713151f0b79d91efa8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.3.tgz","fileCount":190,"unpackedSize":4370284,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGO92qmtLBU6Ac3kVZV+vIhBkZZIPciHtkujJdmFApA8AiEA2JyhxNyJdpARUvitavCumo/rKNLUpyh6fetMLA8bdaQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqo8BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfYQ/+LoCkuAHsWYwWkNJNWtuaBbtqTrFMaPvINP3hJIvlXJGVEip9\r\nm84Xnw1JlvehYaOlqcfW6PohAIYfQXgvUiGM6KpWEIQINX1SC4mOehGqVNSS\r\nW+7S/6hLvwcbR4Zoyd3Lx40zNq7ysAcv9QI+eQo3hqSL5V2SbMYZv/GOcVwf\r\n06X0ruzdMM2cd+oTU+UnPWR39o4yPQCmiK4m1O9a/cadj5BM7loQag7m9v8G\r\nkgGb1gdT4++P2ZbMx/X5n/fUf5hdie74T6ikvH7UJuohg81u5iLHfLBzmi1B\r\nsEaNRrK5RyZbgpjjy2vn28o/8p2QfTjA9xBT2Ui9/feFZyxr2K78wudHy9S2\r\nS5KAD8h013sNWBEDVkdfGMIw8Bl5wamDTUZ0x+rcpnV3eeRKjfsYeTOIv+GS\r\nPhoP8Z+TW9fHfTlSOZqpb9gNAz8JKWJDq7tzbMcKfBH/X52Cl14VyTVNdx7l\r\no4CkK1GRW+b6iy51ZU0HGqN2p6vdAfxCJFD4l5/wNpRVj094FKKpc4S5I/oQ\r\nTLIEHw8c+AKCHcUm0bta9m3xcorRMUJ4f7EyrvGdg9QoGp+r9Qc8uBUu/E9f\r\nFTQXVLYb0JdmuorkmAhpyYgMTQHYa4fcWUxIRkjG6Gj2IE8TXSTqOc/MY/PA\r\nxEJiTttaMdtvscCopTJrG29LnPVO1jfPRXk=\r\n=JEEe\r\n-----END PGP SIGNATURE-----\r\n","size":1125916},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.3_1672122112896_0.258744329044134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-27T06:22:01.281Z","contributors":[]},"1.2.4":{"name":"@ant-design/plots","version":"1.2.4","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1508-spec.tsx --no-cache"},"_resolved":"","_integrity":"","_from":"file:ant-design-plots-1.2.4.tgz","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.4","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-bx3gAH3Eat8pgzyY9VQLhn+criCxA4uqidH4cOEUei5YrMzwuhP3+cGuEXj8G49H9o8kq5qymlghFtRSPws3zg==","shasum":"984dabbb98eb53e9f3fd9c943504b6dcc6e24574","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.4.tgz","fileCount":189,"unpackedSize":4373526,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFhrUHrwPAqxIY1qOCqqHgCp8RhyLg/8s7+PLdmYVHAgAiEAnZ4IFeeFC1GcidJQC6fmbk6D9HvFqejamWiB+lR7Qno="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxlNDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTZxAAmHXm1YGOLQwLD5S4B80Z1WTMozfiXECzsxqh8O5QywJm9Bvn\r\nMSpi7PopZPQ6ZqTlIZrqmWlhhV3lZI0nsHdWBJmAdLInRqSaxiI6k7TeV0B5\r\ntomKzBZyEGcwlDINmWppvzZNxgiyWsiUQZeRVF3PZaSWtcgB5QOTJRj8TE0u\r\nPcSSvRdfmvi+snxzEbUTku7UDuZjESzaSLLwDWQkwldvLXUbYU0FzM+Lc/20\r\noiKn+ujTFEHv8iLdMvf74TdKphxp49ehGLI0ABn/P8m1X8PWCjOBb+MbNghP\r\nRVuT1gemYZJVPVfZ7v17wDDVjsiB1tFq0u3vEMWiQENgzMjChvZiKlidhOVC\r\n6ViURzgHxP9X791vdVeXunj4gMN4jXN+YzOo7ui4RdFumrzIb9NfH0Wot+jF\r\nVntCKl63pe3cF0K0OecSkCZ0EptmtsevBGJgqP764AZagBDNmNuKYYE30o/O\r\nkbV0PGZjudUrI8oCgzZuc7iK9CoVqb/Cwja2pyQdTjFw7DWDeyCXx6SR9nAg\r\nisebDjih8Y5Wcw76zApgyUDg5yLVpVO9729tdYWbBGOSPXe4ecNdyhGymoXu\r\n3LIEtzSSle8hfnWUvMmxii+IL5IaEHD2O3m033Q9vNicK9tnkpCyVoRehE7M\r\nTu6UTJ3j4haNNNpsUhI8HocKFoIvzFU9g98=\r\n=uxJw\r\n-----END PGP SIGNATURE-----\r\n","size":1125658},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.4_1673941826787_0.08973633886105614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-17T07:50:27.020Z","publish_time":1673941827020,"contributors":[]},"1.2.5":{"name":"@ant-design/plots","version":"1.2.5","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1772-spec.tsx --no-cache"},"dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.5","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-8Jvu2xC5y5/B38/9Qr6CBiXCZopsGEA3IR4pjLFlkLoT4OHIKr4y8oIvhahM9mh9ZATyjkrZLWJBI8yETrReGg==","shasum":"404caf0e2c8d052590fe080c6f0fdf0e0c3119ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.5.tgz","fileCount":190,"unpackedSize":4370666,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnaqN0qXqrhSNIqKEA3I74LTT7LIKjI/YaH/iGa7eJHwIhAKX/KwZyFH5TR/edS0BxhwTZIiH32grId+UrQd1rCLJl"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3LDTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrpjw//YSCSsIOHeaPFDlOZyUmjQuiNR3hDItbtEBBa81WLr4x7L3MT\r\n6I7M5lATfpI2eqJ9/1pFlY8VZWFx51WrbFmkQpl2ekOd0pHboIKkemia0mr4\r\nvxm07osgYMyOHJ9s2cCplKPuI2GUyHx+f9Xqq79Uocf/vmA/c8tKmYLVe/Ok\r\nyIhTR9x0rfn+e7evYsDBH/FxEu+QDbzmF1R56AcLDpvczU7rKM8AnH3+P9uC\r\nEgmhuQH5knbi3VEChDFKyoDkFr2ETvSGf0Kw1OYONE/PLSsqWSbfAupoBucm\r\n38R/3Hw+2twJv8v4cI9BtwTczKWUku25ip5VzngWAL3/DVk4j81Gi3mxAg1o\r\nU993pHHbwOiJ6D9yj5AuudWQFEiUVZ3xm5diccVC53m4IxwdOE251E8P02sj\r\nCnhFxS7fbaupiGfOlptFLjuPJfDjzURWaf2g3mxHeryDMFm55SB9Tv8S4esa\r\ncyJkeQP94ABQwf1uuOP8ZKu2WYxfnFoHELApFVGBmk1Sr5xSYhVtuK7h1R2K\r\nya+9G3gUkJdmJrS8vcr28djGl7tPGDujRig7l/LvayswUVr5kQYQ4JFJUgcM\r\nEA1SV9SvjeR0omCKnOWiFtdu7FO4PsI6cH2Gv9/cd8yOj8KtpTOaaZVGX9qb\r\nKMTlzFVGYpotsYss1+ZWNWHeI8p2gsnhN7M=\r\n=bhaz\r\n-----END PGP SIGNATURE-----\r\n","size":1126017},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.5_1675407571150_0.8209890733273026"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-03T06:59:31.414Z","publish_time":1675407571414,"contributors":[]},"2.0.0-alpha.0":{"name":"@ant-design/plots","version":"2.0.0-alpha.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.0","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"_resolved":"","_integrity":"","_from":"file:ant-design-plots-2.0.0-alpha.0.tgz","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-alpha.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-x3WY3hw1kAvfC7NjFm0i8gSnFB9eziuWF+Xn+v1x0HuObUkVgaFVvU3fqq5TbCsYxGXKFQoWR827ekpG7BIt7w==","shasum":"dd66f944a9fdb1179747936b4fe8a3db57a118f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-alpha.0.tgz","fileCount":383,"unpackedSize":5118825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMiIiSouDQppbXNlv4MhCTUwRNCsNEgd39Uf2yy80DnwIhALJOKsLH/q2Ftcwk3fMSDMF9/GbO9eSGHtRy+e6JRcZ7"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-alpha.0_1694146617265_0.9951961401728151"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-alpha.1":{"name":"@ant-design/plots","version":"2.0.0-alpha.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.0","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-alpha.1","_integrity":"sha512-bFiOuOtoUCyLyc+tnH//JgiMtU0Kr25uemu7rl2ct9ePF2qxGNO9LYs3MhEdkrOc5Wn4yaykl73vP9srjHuXSQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/34cc60de52a4d380c29a7c1d641f854d/ant-design-plots-2.0.0-alpha.1.tgz","_from":"file:ant-design-plots-2.0.0-alpha.1.tgz","_nodeVersion":"16.20.2","_npmVersion":"9.6.7","dist":{"integrity":"sha512-bFiOuOtoUCyLyc+tnH//JgiMtU0Kr25uemu7rl2ct9ePF2qxGNO9LYs3MhEdkrOc5Wn4yaykl73vP9srjHuXSQ==","shasum":"4e145bdc1bc0264b458a7f9bd706b07a8f5aaa94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-alpha.1.tgz","fileCount":435,"unpackedSize":4790702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDs5mqHDIrQelseltM8Jl/3xzon+QXNioCYph7tnPWF6QIhAL41DUrWox82R3J3K4yFzvaErhz/DdlL8ueqpu5ibCt4"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-alpha.1_1695015912457_0.6260303150197328"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-alpha.2":{"name":"@ant-design/plots","version":"2.0.0-alpha.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.3","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-alpha.2","_integrity":"sha512-omI7QnveSEhJBo3GcNC/LPxpMdSmvU4MP288mccph761l1L+S8Q+MEYtwjieWs5z1xzFTEXpJyJfzI2tw5J3HA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/ec16c7e5d1ce9a458c689e891f37b597/ant-design-plots-2.0.0-alpha.2.tgz","_from":"file:ant-design-plots-2.0.0-alpha.2.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-omI7QnveSEhJBo3GcNC/LPxpMdSmvU4MP288mccph761l1L+S8Q+MEYtwjieWs5z1xzFTEXpJyJfzI2tw5J3HA==","shasum":"a1b85d6b764a37ad0bec26ffb19289e246dcc40b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-alpha.2.tgz","fileCount":435,"unpackedSize":4791251,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTGcMDfqrQRkfa5DNfpFCmS/CDix7j3Z4BwbIn6smVUAiEAw3dmfYN/kfjd2RKxh/9lLjL0OtwjbdliF2HwhlWbD48="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-alpha.2_1695086494802_0.8407322688229033"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-alpha.3":{"name":"@ant-design/plots","version":"2.0.0-alpha.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.3","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-alpha.3","_integrity":"sha512-Dj0PxAxwWrFJozlupHMIvwk/y+OgUNzcunvp6YCCThYFe33XDrhEoalSEPR6Q2bAqUEp/0t+YSt3GWKFelRV9g==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/cdafcdd2f0766494ab2b26076e1377eb/ant-design-plots-2.0.0-alpha.3.tgz","_from":"file:ant-design-plots-2.0.0-alpha.3.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-Dj0PxAxwWrFJozlupHMIvwk/y+OgUNzcunvp6YCCThYFe33XDrhEoalSEPR6Q2bAqUEp/0t+YSt3GWKFelRV9g==","shasum":"5f6a9b90c231d3d560c4bb25ecc1ccddcb7113b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-alpha.3.tgz","fileCount":435,"unpackedSize":4792144,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDKjRWDoY8HMXyrUp2xRV7s3YR0RIbmJWiQEcFdGvZZYAiBbwCrX8rj3/fa0AvMmrQUfQdIKTidXEuxFdJf1EpimDg=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-alpha.3_1695122910785_0.4716049427989153"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-beta.0":{"name":"@ant-design/plots","version":"2.0.0-beta.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.3","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-beta.0","_integrity":"sha512-031LtR91Gmd7mq8bTNNmURi8w94rKjbQGijUBVM4FnOrd5VOcZZCURhf3HDPcBesSjkbCSxdQucbGwAuIRwKtw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/cd1b254e55e86f5aa574e2d22e9146e3/ant-design-plots-2.0.0-beta.0.tgz","_from":"file:ant-design-plots-2.0.0-beta.0.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-031LtR91Gmd7mq8bTNNmURi8w94rKjbQGijUBVM4FnOrd5VOcZZCURhf3HDPcBesSjkbCSxdQucbGwAuIRwKtw==","shasum":"fd54030a41d843cbe9b0b5bdef2d01e001da687d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-beta.0.tgz","fileCount":451,"unpackedSize":4804966,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2Be5U3ZTts4mEAPo8OOP/VBNvKsl9Vh593NHta6fF/AiB7Xb+AvSt2BwoG2y+1tUuM8g9fhPacNl4BECdml88JAQ=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-beta.0_1695634279690_0.15316189538970182"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-beta.1":{"name":"@ant-design/plots","version":"2.0.0-beta.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.6","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-beta.1","_integrity":"sha512-mW16gx4vJh5ZX6mKjC5eou1zzw7b0mSBE7e1opyKvu6QC30eye2vf63Gf8SRaq8EwNWCMLqJROV8yVzfaRkDig==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/017e710a2869ecf7c9e71428e449a913/ant-design-plots-2.0.0-beta.1.tgz","_from":"file:ant-design-plots-2.0.0-beta.1.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-mW16gx4vJh5ZX6mKjC5eou1zzw7b0mSBE7e1opyKvu6QC30eye2vf63Gf8SRaq8EwNWCMLqJROV8yVzfaRkDig==","shasum":"8fed887deee76985f51f3a151c41e9785735ad31","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-beta.1.tgz","fileCount":527,"unpackedSize":6368692,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPw21eFona6ouDMObN7dYnrnyehowVOhcXHroA0tLmOAiEAtIiLXMJW2FXuLQuXc60Rf6ojHO8oPyClyoPUYd7RKoU="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-beta.1_1698300522511_0.04051580941373789"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-beta.2":{"name":"@ant-design/plots","version":"2.0.0-beta.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.6","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0-beta.2","_integrity":"sha512-GX7JVWQzla+hIr+qnHSLGEEhO+3Ddu5VRwNcwvAfKNz+BSg8zJvi4AfK7n6AJw1WS7ca5Ml0C9vNVy1rhbi9vQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/134ddff8213dfbdbce1e89dbb2954f87/ant-design-plots-2.0.0-beta.2.tgz","_from":"file:ant-design-plots-2.0.0-beta.2.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-GX7JVWQzla+hIr+qnHSLGEEhO+3Ddu5VRwNcwvAfKNz+BSg8zJvi4AfK7n6AJw1WS7ca5Ml0C9vNVy1rhbi9vQ==","shasum":"6db42eb4ff2e426c72aeaac41f558821fcf5ba32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0-beta.2.tgz","fileCount":527,"unpackedSize":6370386,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEED/x3PynWFJO/Gcm/YXJOKPYX0E/biTGq+Y2hHEw+kAiAwP3eKAEK17FMtyasndr3lVAS6lomWpKElXyEROEPSXw=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0-beta.2_1698314888817_0.8217847918656245"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0":{"name":"@ant-design/plots","version":"2.0.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","size-sensor":"^1.0.1","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.0","_integrity":"sha512-1SCrnQ7+BTgyWzzWaCEE6T/J6/PEzjL/UJMqv6eqahporD9q8kpun71ut+/rzf0kQHMgfgxshXC1Bv2l44Iv5w==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/715c7c2cb1ebb6e0c79687efdc9af6b3/ant-design-plots-2.0.0.tgz","_from":"file:ant-design-plots-2.0.0.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-1SCrnQ7+BTgyWzzWaCEE6T/J6/PEzjL/UJMqv6eqahporD9q8kpun71ut+/rzf0kQHMgfgxshXC1Bv2l44Iv5w==","shasum":"7bf9f25fe5c8879b95ea56dec714a5b1bf35b4ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.0.tgz","fileCount":631,"unpackedSize":4969429,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHuOecm48Ezepu53QuUINbVwcnz4MHxOb/L1SjcEQFaqAiBxT9w1Hb0g/0iv1Hp+1YX28aYoVxXr1xey+L3OQxDlsA=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.0_1700635368987_0.31043063462025033"},"_hasShrinkwrap":false,"contributors":[]},"2.0.1":{"name":"@ant-design/plots","version":"2.0.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.1","_integrity":"sha512-9Knf7VlQKrVe+sII6LrpN1PvDwmWnkn11dwgG0qe6KIPIumS+QBYdKi0srCtdf7aTr7m9eFq+d+6Psq5m9hMZQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/0c159ba0282a2e461f25391560c0645a/ant-design-plots-2.0.1.tgz","_from":"file:ant-design-plots-2.0.1.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-9Knf7VlQKrVe+sII6LrpN1PvDwmWnkn11dwgG0qe6KIPIumS+QBYdKi0srCtdf7aTr7m9eFq+d+6Psq5m9hMZQ==","shasum":"9eeadeb0dd98e08892091932c21162a9b3cca632","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.1.tgz","fileCount":631,"unpackedSize":4948475,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+SLqYjkOBwU4FdRGFD4jvF6PJE6ndbpQQwxr6XZr0WAiA5fjn9qvF6LCzuNNQheaAFE24nFzDT3OSRC43xA3Fv/w=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.1_1700742529756_0.14984458229140074"},"_hasShrinkwrap":false,"contributors":[]},"2.0.2":{"name":"@ant-design/plots","version":"2.0.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.2","_integrity":"sha512-sSiJcYRlZEuI3n2K0JjlWDYDdL3QzXlBJ8IPmHlPv+lzvSgwpCqoJLnfzGeYHXGDU4ZwXi6ggysDaT63LfhAGg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/3a13212f940457ea4eb2aba3ce93e274/ant-design-plots-2.0.2.tgz","_from":"file:ant-design-plots-2.0.2.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-sSiJcYRlZEuI3n2K0JjlWDYDdL3QzXlBJ8IPmHlPv+lzvSgwpCqoJLnfzGeYHXGDU4ZwXi6ggysDaT63LfhAGg==","shasum":"b3ce178eae30b192959edb6d72774f001cf90049","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.2.tgz","fileCount":639,"unpackedSize":4952410,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECUfi/zfk9RteMPfCZyGqndppFpLmEqILDaw8SdDjPRAiEAk0Hc4fs9i7HZarnAO94A07VkdKE4kM26P4Odnnzt9nE="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.2_1700799113736_0.5050693520373564"},"_hasShrinkwrap":false,"contributors":[]},"2.0.3":{"name":"@ant-design/plots","version":"2.0.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.3","_integrity":"sha512-ZHHp3jGr6VedkMJvuheUC+d7s/I/wMg8+QPTPrgkpYQcv5KvSfvcPRtwwLS87wyuPUVxInM65ZNA6Kcxum6+4A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/a887fa0ed0b1304e7ffa0625e589fd26/ant-design-plots-2.0.3.tgz","_from":"file:ant-design-plots-2.0.3.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-ZHHp3jGr6VedkMJvuheUC+d7s/I/wMg8+QPTPrgkpYQcv5KvSfvcPRtwwLS87wyuPUVxInM65ZNA6Kcxum6+4A==","shasum":"a9264338d343b8a57d6f6e4bca1dee0777ab71d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.3.tgz","fileCount":637,"unpackedSize":4948867,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCntqjmxJphw1AZJ78ECFdPzLSXCoiPuIwoqYG4y556cgIhALAHIfUlAoth9Ex/c07xr6LnIiL7xocAbRJ9SFWBl8JP"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.3_1700831734728_0.3318477910314712"},"_hasShrinkwrap":false,"contributors":[]},"1.2.6":{"name":"@ant-design/plots","version":"1.2.6","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g2plot":"^2.2.11","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/issues/1772-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@1.2.6","_integrity":"sha512-fFzB9DxRSPQa47S3WypRk4Rh+P8vBUuY/DT+IXgUrlKJtvVZUFnuYfjypX3Q/Pie2PEbI6gmskzXLxVF+3Ztvw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/dc58b3984af6d049a67a3a51df7b260b/ant-design-plots-1.2.6.tgz","_from":"file:ant-design-plots-1.2.6.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-fFzB9DxRSPQa47S3WypRk4Rh+P8vBUuY/DT+IXgUrlKJtvVZUFnuYfjypX3Q/Pie2PEbI6gmskzXLxVF+3Ztvw==","shasum":"35e541484069249989f92b7d9cdc835ea87191c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-1.2.6.tgz","fileCount":189,"unpackedSize":4487439,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGMlkWTe4IACkznJtlvHRdo+kwzKL5/onmot2JwUoKY4AiAgsVWueeeZCyS/HYN1lZLk18lFiKdyjymaJAMqyvP78Q=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_1.2.6_1701090188232_0.9399160172339285"},"_hasShrinkwrap":false,"contributors":[]},"2.0.4":{"name":"@ant-design/plots","version":"2.0.4","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.4","_integrity":"sha512-1TiSJG7wimd65eGmYwEf88yfVT5yLq8LxVKQIbC9J4KThT8fWpIGg/ZqrDiQ4JSMhf9BixhlvvGCN6uOAzeb9Q==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/4ba5e9280880fc9b18b29c788758ed03/ant-design-plots-2.0.4.tgz","_from":"file:ant-design-plots-2.0.4.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-1TiSJG7wimd65eGmYwEf88yfVT5yLq8LxVKQIbC9J4KThT8fWpIGg/ZqrDiQ4JSMhf9BixhlvvGCN6uOAzeb9Q==","shasum":"4c29b1a916d4e0b68714093e60d7d22a7afb1b3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.4.tgz","fileCount":637,"unpackedSize":4957202,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMeF7LdBPO3sCfCCrJ9yEEBMFB8JygWY9FejHApcdyqAiEAvMvOrW9EnoaELz3nwM4vhUqhAHBqhpBydVGAqc6OZkw="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.4_1701165210643_0.13117100564120787"},"_hasShrinkwrap":false,"contributors":[]},"2.0.5":{"name":"@ant-design/plots","version":"2.0.5","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.5","_integrity":"sha512-A1+PEofaudABHswI7u6sCkXDjkjgTXxji19iChO6vK0XB1e4pquISHDK8Cn4vDv4HwgeeO9PdsVbl72WSRX2Aw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/e5ab49049562c09535f14567800bb955/ant-design-plots-2.0.5.tgz","_from":"file:ant-design-plots-2.0.5.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-A1+PEofaudABHswI7u6sCkXDjkjgTXxji19iChO6vK0XB1e4pquISHDK8Cn4vDv4HwgeeO9PdsVbl72WSRX2Aw==","shasum":"8515065fda98750ef0fcb2d1cd0d22f57eed4dba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.5.tgz","fileCount":641,"unpackedSize":4964446,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdI146K40hom1hv47LOkrTgaU+N7rPjV7z3uf3hTLgQAiAA+l/pqObF8J3qYcX8v8ZNo5oLdXXceyq+yXGdW1/HLg=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.5_1701232654454_0.12670196588711868"},"_hasShrinkwrap":false,"contributors":[]},"2.0.6":{"name":"@ant-design/plots","version":"2.0.6","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.0"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.6","_integrity":"sha512-p/fIc/JX+XAlfnxDaRpmJgeNbgAGB91dQHZWN+S4g2u9lU84rL31miPzdtBfKc2peZLDS2vjLAlmtUi3Zevdzg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/e9d5e92fd783e83042871c0e3ecfad38/ant-design-plots-2.0.6.tgz","_from":"file:ant-design-plots-2.0.6.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-p/fIc/JX+XAlfnxDaRpmJgeNbgAGB91dQHZWN+S4g2u9lU84rL31miPzdtBfKc2peZLDS2vjLAlmtUi3Zevdzg==","shasum":"d29d5add0ded0e021d79e15650b1218d3ba9b1f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.6.tgz","fileCount":641,"unpackedSize":4968968,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQnWboTIqWQT0efTHmm6SCbsSj4bcjbdTl5IgVjKqCCQIhAKM+xBwB6+TKig02qwdifJrYfpJgLM3ftEUiyPPKNx/8"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.6_1701315916129_0.35486246156634715"},"_hasShrinkwrap":false,"contributors":[]},"2.0.7":{"name":"@ant-design/plots","version":"2.0.7","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@ant-design/charts-util":"0.0.1-alpha.1"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.7","_integrity":"sha512-fTJr5JSQstM+U0PyqaWdUP8Zav2BloF5ylIzDnohkubo2QG6WiEMu2mY/A5POFek4Enr71xNj4M1Hh5UMj8WQQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/400b0722c4762657f01234e3a043453b/ant-design-plots-2.0.7.tgz","_from":"file:ant-design-plots-2.0.7.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-fTJr5JSQstM+U0PyqaWdUP8Zav2BloF5ylIzDnohkubo2QG6WiEMu2mY/A5POFek4Enr71xNj4M1Hh5UMj8WQQ==","shasum":"888ffb33efdaab8dec4bdc5c3f4d8aca2bc740e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.7.tgz","fileCount":641,"unpackedSize":4897578,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxHxvc1ZXyhai0xlBOkPWwOeZ2DcprSLWU1wc8W8HH0AIgN620NqrTPUm/AZtLbj1dU2evgcDZzBvF8bipjVQZZjg="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.7_1701765565431_0.36718203448318465"},"_hasShrinkwrap":false,"contributors":[]},"2.0.8":{"name":"@ant-design/plots","version":"2.0.8","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.8","_integrity":"sha512-dU2wVycz0Unc+f1eMBl8kLvRN1GyDnBHdmEhxHZqynXt1oSApmihRoRij4tjXvRx6psrJ+ARAyOul9pzgLrTgw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/1ee2aa8da2839ae3302e79224e8c1f6a/ant-design-plots-2.0.8.tgz","_from":"file:ant-design-plots-2.0.8.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dU2wVycz0Unc+f1eMBl8kLvRN1GyDnBHdmEhxHZqynXt1oSApmihRoRij4tjXvRx6psrJ+ARAyOul9pzgLrTgw==","shasum":"29f5893c0c61d35066e6cb7c99c4909718e0f211","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.8.tgz","fileCount":661,"unpackedSize":4970796,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0RNzP0BGGPxZRVXJcnRKP568+CZOVgVRLThg+PfyFSQIhAMCZWFPuFXClBORe1aXvxPR5OPc6bw2KUr1HLcdeliRH"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.8_1701773406359_0.9766309014247267"},"_hasShrinkwrap":false,"contributors":[]},"2.0.9":{"name":"@ant-design/plots","version":"2.0.9","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.0.9","_integrity":"sha512-ZmqCk47DBMaaqe1Z3WeYc5/m9svLZ7LHrtdqDY93JoTSzOprihIXZ6NdhUzxcACLPR2ErTKrJTYqGzotjZ6e8Q==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/03778d6f48c1f9a40599e754b09ea44d/ant-design-plots-2.0.9.tgz","_from":"file:ant-design-plots-2.0.9.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ZmqCk47DBMaaqe1Z3WeYc5/m9svLZ7LHrtdqDY93JoTSzOprihIXZ6NdhUzxcACLPR2ErTKrJTYqGzotjZ6e8Q==","shasum":"723be6521ab7edc1c1312c1adc3434eec801d115","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.0.9.tgz","fileCount":661,"unpackedSize":4970880,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAO+xIbUVhqygSl4oUkIhcV0GFZou3OUsm6T7v7h0VMzAiAGoCd/Zw1z76fBKh3m1axFuygD81Z40Jy2j3ZthgUSEQ=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.0.9_1701777471730_0.8724217049153176"},"_hasShrinkwrap":false,"contributors":[]},"2.1.0":{"name":"@ant-design/plots","version":"2.1.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.0","_integrity":"sha512-MFxsbPP1qoHUPfufVZByWhQjHrMr0z5PJOZDwqqkklIyiAWsXqiRQa/X06CZtLsDFDW+N1GVXibQ60mLCu7uWA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/3c6317097e7a1fb521b0dc73fbbb8206/ant-design-plots-2.1.0.tgz","_from":"file:ant-design-plots-2.1.0.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-MFxsbPP1qoHUPfufVZByWhQjHrMr0z5PJOZDwqqkklIyiAWsXqiRQa/X06CZtLsDFDW+N1GVXibQ60mLCu7uWA==","shasum":"00c1bc7495bf520b11e4065c15a318bab7481f65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.0.tgz","fileCount":661,"unpackedSize":4972279,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFv9G+8EMl7HzkBawsqDUhJb718ROgYVhfhnTEgxQHo9AiEAl/T2nVsIQsNdBjabLuMy9kYI8XlyzSkfx1Uvl2Uiel0="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.0_1701853469405_0.232541170869069"},"_hasShrinkwrap":false,"contributors":[]},"2.1.1":{"name":"@ant-design/plots","version":"2.1.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.1","_integrity":"sha512-JMz4g61PFpFBzj56fWQ5rN+gAJiG4eEJdeXf+U5UYFXU55fmmJs7r+Alk5lS7V5YsnyDaXQwt1VloXs1dtcf8Q==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/157577a7c2ff2da1c9395a4783c23e5a/ant-design-plots-2.1.1.tgz","_from":"file:ant-design-plots-2.1.1.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-JMz4g61PFpFBzj56fWQ5rN+gAJiG4eEJdeXf+U5UYFXU55fmmJs7r+Alk5lS7V5YsnyDaXQwt1VloXs1dtcf8Q==","shasum":"e8b9e9cd2c17c85b54978b3d36fcde808aad7968","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.1.tgz","fileCount":669,"unpackedSize":4996639,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICYY58SFTB4gGbVFTbEy3r6QqJgpvOzSTyIDt/aebDXcAiAWTS3Wl+8nYc2YopMX1SWTy0OuOWuN5I8iU2QDhTZRpw=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.1_1702020906039_0.6724435379611"},"_hasShrinkwrap":false,"contributors":[]},"2.1.2":{"name":"@ant-design/plots","version":"2.1.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.2","_integrity":"sha512-+/np5qNatHCwflrxNDADC06f+A5IkpJ1/FbrDGGt8W9xGjTAJrOOWPD+jaV7aRcYt/vTQRmcRsZrOSX61KqSLA==","_resolved":"/private/var/folders/wb/mmxy_xxs6_d7n7t5rb891c640000gn/T/8f58e4bc02e42fcd034b3163b17b4e90/ant-design-plots-2.1.2.tgz","_from":"file:ant-design-plots-2.1.2.tgz","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-+/np5qNatHCwflrxNDADC06f+A5IkpJ1/FbrDGGt8W9xGjTAJrOOWPD+jaV7aRcYt/vTQRmcRsZrOSX61KqSLA==","shasum":"aef4dbbc59b946f5abed5436a1ca68a6d0b3c9d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.2.tgz","fileCount":665,"unpackedSize":4234565,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBLphac+kImiYN7sa5IhIFQUZDeFNYlQ974v1kEYetZjAiA4LAww2SV3S6nbfk4z2e5VkM3dskDW2x0ENuQVHKsq7w=="}]},"_npmUser":{"name":"anonymous","email":"subairui@icloud.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.2_1702450731306_0.293830404889625"},"_hasShrinkwrap":false,"contributors":[]},"2.1.3":{"name":"@ant-design/plots","version":"2.1.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.3","_integrity":"sha512-Ko6Uqn4vTO2O1v+zGjQm5F2Xe13oJXjr/zxK93N58xb8wVTluBfXEbgN9xd5PooB/5VQ2uUMZovPoJGgYZH58A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/cf4f1d43379675164167f9d4096e25a4/ant-design-plots-2.1.3.tgz","_from":"file:ant-design-plots-2.1.3.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Ko6Uqn4vTO2O1v+zGjQm5F2Xe13oJXjr/zxK93N58xb8wVTluBfXEbgN9xd5PooB/5VQ2uUMZovPoJGgYZH58A==","shasum":"0a290a58edd0f8554d32e1ac40a6d306ca6bee1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.3.tgz","fileCount":681,"unpackedSize":4268093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqbW95y60xI+T8bC2zNsAxkmPNadHbhWQiCtn17FnSuAiBGOlgWiXJ0AIZlDeK4WdfxzbOT1JdsWeLYf+pDCm4osA=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.3_1702648425039_0.2077849752803098"},"_hasShrinkwrap":false,"contributors":[]},"2.1.4":{"name":"@ant-design/plots","version":"2.1.4","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.4","_integrity":"sha512-VfoDwcuHM0nu0MEoakbGp8x20Pt5NMtZjMN6FPtEvWbghi52Z0JH+8LW4+/iJTgkuUQO9MoNIGpN2TF+qs4pxQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/386e2eda7e08cd6683c1078286df3f52/ant-design-plots-2.1.4.tgz","_from":"file:ant-design-plots-2.1.4.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-VfoDwcuHM0nu0MEoakbGp8x20Pt5NMtZjMN6FPtEvWbghi52Z0JH+8LW4+/iJTgkuUQO9MoNIGpN2TF+qs4pxQ==","shasum":"6cc1fa6d891957a58dd4cfc788bdf14e45a88a77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.4.tgz","fileCount":689,"unpackedSize":4276762,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBx1F63l9EomnzDvnpZOztv3l03K9Rus8qvOcRVJ4dj+AiEAxJKyCeR7kC6sKcxNQog1873PhL6wdF6tbWo4U9r+x1c="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.4_1703471659723_0.6321602290306174"},"_hasShrinkwrap":false,"contributors":[]},"2.1.5":{"name":"@ant-design/plots","version":"2.1.5","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.5","_integrity":"sha512-Rj2Qp21l/I71qGW1HR+Odkk3BTMb/XNKoPVoq0btZZQ+35cT7XYn12sCNQ4O3VZgksA1COsZN4pNp+k2deBQRQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/38ff937b30786a087fc7dd06ff1a6091/ant-design-plots-2.1.5.tgz","_from":"file:ant-design-plots-2.1.5.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Rj2Qp21l/I71qGW1HR+Odkk3BTMb/XNKoPVoq0btZZQ+35cT7XYn12sCNQ4O3VZgksA1COsZN4pNp+k2deBQRQ==","shasum":"3f6e6d3c7f19c4c3eb6546a752142ec40a4c7234","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.5.tgz","fileCount":689,"unpackedSize":4277062,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDm6zwYnzdkdKTwN8uA1SeVEKyi5s6fKGlhgf5rmF/K0gIgbicyWxu1M9pxfx9i6ZJriNUX+5kop+kbZQ6mRJj94dQ="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.5_1703660078355_0.016047925196983392"},"_hasShrinkwrap":false,"contributors":[]},"2.1.6":{"name":"@ant-design/plots","version":"2.1.6","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.6","_integrity":"sha512-J5ubOTHOINv50UD+2c0KthGQQmBbiuBtECF8tLk0M2R4g4OzC8+8nqBU94MQ5WCWPEz+T0vsf0NNfGzKfeXnBw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/b700a51654b8bcf622c6df3a58e9acf5/ant-design-plots-2.1.6.tgz","_from":"file:ant-design-plots-2.1.6.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-J5ubOTHOINv50UD+2c0KthGQQmBbiuBtECF8tLk0M2R4g4OzC8+8nqBU94MQ5WCWPEz+T0vsf0NNfGzKfeXnBw==","shasum":"434372c8e756a28f6239db650c83feb2727940cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.6.tgz","fileCount":685,"unpackedSize":4281986,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBgtC/46AbInQZacyr9r5r/anl3HBy9+4WKln8sPCROVAiEA4L2j6DNPOOLCcuxyhI5JtoHxRo0eCDF15cqq4eSj1nk="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.6_1704712472266_0.8025543497396326"},"_hasShrinkwrap":false,"contributors":[]},"2.1.7":{"name":"@ant-design/plots","version":"2.1.7","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.7","_integrity":"sha512-1qG2Nw/fSpamuanrFG7cDRkU0IEBPcB7fhPzSrWlrnscmZyx9E6CfYdKymYSsyrksGPWCg/pdu9JJxJowmvODg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/68fb2b1d7fda1d8fdd0dabe01eec81d4/ant-design-plots-2.1.7.tgz","_from":"file:ant-design-plots-2.1.7.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-1qG2Nw/fSpamuanrFG7cDRkU0IEBPcB7fhPzSrWlrnscmZyx9E6CfYdKymYSsyrksGPWCg/pdu9JJxJowmvODg==","shasum":"ad90c7246a8709d1f7a42d4f65f9b0ee04e4ff40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.7.tgz","fileCount":685,"unpackedSize":4282296,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJVWfMsB5jMM5QqBeu62JztzkB3D57Zy9ZLsL9QHCstAiAwllPoDWXunthvHOYVlV0zUDfL3LOd5ex6lnx8o2EPiQ=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.7_1704785840103_0.3682095798804399"},"_hasShrinkwrap":false,"contributors":[]},"2.1.8":{"name":"@ant-design/plots","version":"2.1.8","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.8","_integrity":"sha512-WVUu47eXuqXyXMBUdQ6X2DYe6g/fmJoGrA+tQjg6OvNvlVVQfUDqvR1szEYB40SVGaXAi1ti+nCTGYyZMzTM0Q==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/94afcfd0f9b63bc5445abe5ca8cec34b/ant-design-plots-2.1.8.tgz","_from":"file:ant-design-plots-2.1.8.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-WVUu47eXuqXyXMBUdQ6X2DYe6g/fmJoGrA+tQjg6OvNvlVVQfUDqvR1szEYB40SVGaXAi1ti+nCTGYyZMzTM0Q==","shasum":"25647afc0dde18fef0cf5d0793369c37c0fc34ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.8.tgz","fileCount":685,"unpackedSize":4282425,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC89d3aS1+DF+39E+7fre5POa0Ax3nwIR3A6+pjP5Y6pAiAgnCCHs4BllfA/F6A9g1R945+QNZ+sVd2gMrQxWQFbsQ=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.8_1704802342956_0.1472162184113326"},"_hasShrinkwrap":false,"contributors":[]},"2.1.9":{"name":"@ant-design/plots","version":"2.1.9","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.9","_integrity":"sha512-W4L/6kJVtjuPozGnXIKLMgzdB17Hcy1Mkg4EThDX7KfcdS0bFxv/yDOBKzegvLUVcuaZ/xqdLNl4DSf2OCNkRg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/66720e03ca7fb46f235170cfb7f57c89/ant-design-plots-2.1.9.tgz","_from":"file:ant-design-plots-2.1.9.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-W4L/6kJVtjuPozGnXIKLMgzdB17Hcy1Mkg4EThDX7KfcdS0bFxv/yDOBKzegvLUVcuaZ/xqdLNl4DSf2OCNkRg==","shasum":"29ce89469a3aaba1947bffa627eb91bce2db24ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.9.tgz","fileCount":681,"unpackedSize":4281611,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAw/xDCvjoJta8iqWx5kBwgXGla7hsrjCW8TloFBuuCqAiA4HbzuGF0Cv7DYlwl8jatrGV3UT7g0J0TJS3NPr/O5PA=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.9_1704856849631_0.6350433260392023"},"_hasShrinkwrap":false,"contributors":[]},"2.1.10":{"name":"@ant-design/plots","version":"2.1.10","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.10","_integrity":"sha512-HR/266jO0G/oOhd7H6u3w0BI/4KWeL+wOUElrasDU4gTZrN8J6Ppj2NSXOR1jVVYFLAAQiXWwNNPBXJyl2YJjA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/e689cdd2326d2704c7451129ac572f77/ant-design-plots-2.1.10.tgz","_from":"file:ant-design-plots-2.1.10.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HR/266jO0G/oOhd7H6u3w0BI/4KWeL+wOUElrasDU4gTZrN8J6Ppj2NSXOR1jVVYFLAAQiXWwNNPBXJyl2YJjA==","shasum":"181b39792145cb13a5b28a5954c50c8a06ddb4c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.10.tgz","fileCount":681,"unpackedSize":4281895,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0qTvMn969Dvr8J0MZqUEprSkIfZ/qDlhiv66cjCMNBAiBdurwURXg7RE+7TKamkJ78iNH8TWoJ7nZu96z6V1hVPA=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.10_1704882929920_0.8863501674951002"},"_hasShrinkwrap":false,"contributors":[]},"2.1.11":{"name":"@ant-design/plots","version":"2.1.11","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.11","_integrity":"sha512-/XfpY+xf9rtw08gKAUP7n/4gFYytthfumEqLSqhDnCo3TzTEUoUUwu9DjA/hnBlLI8gwkPGkuZqb8piEPeTxVQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/ef1782f9114df092ae4cd1a727d5e59f/ant-design-plots-2.1.11.tgz","_from":"file:ant-design-plots-2.1.11.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-/XfpY+xf9rtw08gKAUP7n/4gFYytthfumEqLSqhDnCo3TzTEUoUUwu9DjA/hnBlLI8gwkPGkuZqb8piEPeTxVQ==","shasum":"e0a48c61434efc210259ba1aa7ed21ff0af43c64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.11.tgz","fileCount":681,"unpackedSize":4282241,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgI17QKkedHyibcLio32/ek93zl2oGyc5pcRS+ZihEjwIhAJ9FE2mjnhOlbvK56qME6dykkoPJ1+I+d4NN03j6visx"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.11_1705026739857_0.9548195999604698"},"_hasShrinkwrap":false,"contributors":[]},"2.1.12":{"name":"@ant-design/plots","version":"2.1.12","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.12","_integrity":"sha512-lXa5pDoeAKyOrKbqaCNiU8rLRioes6eb/ZaLqZAmMuBB35Wi1eNLelftly0XEOUqZgRy9/95sVsUto+GVWGALg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/f7b68994b0841f893214f28bbe27c91a/ant-design-plots-2.1.12.tgz","_from":"file:ant-design-plots-2.1.12.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-lXa5pDoeAKyOrKbqaCNiU8rLRioes6eb/ZaLqZAmMuBB35Wi1eNLelftly0XEOUqZgRy9/95sVsUto+GVWGALg==","shasum":"b3018955525afe74bc10ab2edc217606dd03c757","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.12.tgz","fileCount":681,"unpackedSize":4298777,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnWmZW+PW9XdfVpqVkeSC0Ya3aZSHSFhJUuKUIDIG12AiEAptCUSvv2bLq7VP6RmOEppTVBMmwg2rtQKPLpEAu/Tjo="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.12_1705416142322_0.03632761553326724"},"_hasShrinkwrap":false,"contributors":[]},"2.1.13-beta":{"name":"@ant-design/plots","version":"2.1.13-beta","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.13-beta","_integrity":"sha512-UweMdlmIeT/xzSwNQZnSRn9oQDstR/jDixfCk8uL+rf8CfK3d2RBADYnj2X8H4eFUMBM/xQ9RmSQ0+iEUDxpfw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/60c9f995c6c61e3ba2b93808b37b4f1f/ant-design-plots-2.1.13-beta.tgz","_from":"file:ant-design-plots-2.1.13-beta.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-UweMdlmIeT/xzSwNQZnSRn9oQDstR/jDixfCk8uL+rf8CfK3d2RBADYnj2X8H4eFUMBM/xQ9RmSQ0+iEUDxpfw==","shasum":"c0d0520db5bfb56ae2e2adc3642130d5e90d7fe9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.13-beta.tgz","fileCount":681,"unpackedSize":4299097,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCswmnxIiNFoWrIls+hUl3lS6MJinkBcsS+YWOi2Xh2dQIhAL3+0yVUP1WsR/d3IUWv7GORHBnT+ca30Y2aupPd/X+2"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.13-beta_1707124366714_0.6784560599985288"},"_hasShrinkwrap":false,"contributors":[]},"2.1.13":{"name":"@ant-design/plots","version":"2.1.13","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4","lodash-es":"^4.17.21"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.13","_integrity":"sha512-HX0AONkl8UWHwFaqc9nJsxD2+drvbLKVHdFVuf/8mBAKSumLwCyykn1NysaH/BgTfXSJ2k2NxwDD40U8CQg6lQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/039145345096fab40346edcd8754777b/ant-design-plots-2.1.13.tgz","_from":"file:ant-design-plots-2.1.13.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HX0AONkl8UWHwFaqc9nJsxD2+drvbLKVHdFVuf/8mBAKSumLwCyykn1NysaH/BgTfXSJ2k2NxwDD40U8CQg6lQ==","shasum":"ca206885760aa430bdccde947c18d072c0a8adbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.13.tgz","fileCount":681,"unpackedSize":4299155,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDiWuernAgiF3MiA3CQyOrywXRYInaA1T6tr/PpQkLhuAiAgTe8S5R2g4YaBOTRGhi+c8Y449eBKa3yYWE8a/3jX/A=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.13_1707151615179_0.05951988315393475"},"_hasShrinkwrap":false,"contributors":[]},"2.1.14-beta.0":{"name":"@ant-design/plots","version":"2.1.14-beta.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^5.18.24","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.14-beta.0","_integrity":"sha512-nDePTNuh9i6kdSov9dYhKHLzuVyJpsd34KGh2elYZEkPUiGx98SU1vGyWsUR9AKa3Le0ENPUYUHpN8dmVWsdwg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/7d86364d7cb6c01febeb16b24abbb95d/ant-design-plots-2.1.14-beta.0.tgz","_from":"file:ant-design-plots-2.1.14-beta.0.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-nDePTNuh9i6kdSov9dYhKHLzuVyJpsd34KGh2elYZEkPUiGx98SU1vGyWsUR9AKa3Le0ENPUYUHpN8dmVWsdwg==","shasum":"c99d011e9e7ce8e04ea87ec179584aae1ed994c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.14-beta.0.tgz","fileCount":681,"unpackedSize":4299182,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGvcvc5tVQKM0NagsemWJqHpzNhSIco8slFrqPEBvBhyAiA7AAyxQeb23dPjqJcy/v1XlmP248I8faegx+9Oy0gQ4g=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.14-beta.0_1708508946141_0.9432457086851651"},"_hasShrinkwrap":false,"contributors":[]},"2.1.14":{"name":"@ant-design/plots","version":"2.1.14","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^5.18.24","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.14","_integrity":"sha512-ZFhvlNUsPcvD8d+nX4bXA9djbEUDVfKm8/xvFplffWT68rWM37d32qI7EghSvLUreszqh60DZAy80wCA08lgoQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/62724d3e58150641e81452449760e277/ant-design-plots-2.1.14.tgz","_from":"file:ant-design-plots-2.1.14.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ZFhvlNUsPcvD8d+nX4bXA9djbEUDVfKm8/xvFplffWT68rWM37d32qI7EghSvLUreszqh60DZAy80wCA08lgoQ==","shasum":"967a6fbf3e86ad216026fdbb853af1391549c795","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.14.tgz","fileCount":681,"unpackedSize":4299175,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhczqlK0glyg+BDl90Fa3jCYPJt83jSp/pOGYzamH0lQIhAJykz8E4l31PEVn+VUQkwSG73MBbNx6OOzNbLDAx5uMd"}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.14_1708679517657_0.9148029237778299"},"_hasShrinkwrap":false,"contributors":[]},"2.1.15":{"name":"@ant-design/plots","version":"2.1.15","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^5.18.24","@antv/g2":"^5.1.9","@antv/g2-extension-plot":"^0.1.1","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.15","_integrity":"sha512-VD60Fp6HZ+8TPfSmyWZS0BCwCDl6HHHhL4P6Mdw6SOBw50ti/qoL2eJFlVjK8fbNjsZy4VApV3Nu9NJdDRoixw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/8d427ebe18fe0ce47ccd8e32a8fdeb23/ant-design-plots-2.1.15.tgz","_from":"file:ant-design-plots-2.1.15.tgz","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-VD60Fp6HZ+8TPfSmyWZS0BCwCDl6HHHhL4P6Mdw6SOBw50ti/qoL2eJFlVjK8fbNjsZy4VApV3Nu9NJdDRoixw==","shasum":"3afd11b0b867ba929b5093b5b4902f118aec2a89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.15.tgz","fileCount":685,"unpackedSize":4307727,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAt1Fv5/y0hfvpW6jbj4tWKovc7a5qAULO12EdW3sW8TAiBL0Lm1/QjrOL0Zp/RWqZgcsyAiyljOEmbneterzHBeDw=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.15_1710934679623_0.660023260257768"},"_hasShrinkwrap":false,"contributors":[]},"2.1.16":{"name":"@ant-design/plots","version":"2.1.16","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.1.16","_integrity":"sha512-vVSzIfGE77ieyIbFvwHWDK2JHepNBLyEm9wdL+75I0jcMyQpDPxLVrTIOYk0TsWpF5ocexHEB89Azd8KHk0ycA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/af21979353985eb6c60515963c69aca2/ant-design-plots-2.1.16.tgz","_from":"file:ant-design-plots-2.1.16.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-vVSzIfGE77ieyIbFvwHWDK2JHepNBLyEm9wdL+75I0jcMyQpDPxLVrTIOYk0TsWpF5ocexHEB89Azd8KHk0ycA==","shasum":"4fc0e438629f1ec43fcde34368d1bce6c5c393a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.1.16.tgz","fileCount":685,"unpackedSize":4339083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGjhwhsY+CyWI6oc2MHxB37UvBqJYcbr0VXMvMrbdzEnAiASL1Zs47khuxagwQeeRv7LvVzsCLgsMqs7Z01xJXejgA=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.1.16_1713232945658_0.34631931018032924"},"_hasShrinkwrap":false,"contributors":[]},"2.2.0":{"name":"@ant-design/plots","version":"2.2.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.0","_integrity":"sha512-tCsOyPwxQ8xr5wMOWrFO3CEgdboXxMzMPrydZ7szXULi8LzztO9HHrg5WClwjAr9Zgfit0fHjmPd1FkIBP4k7A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/8f9fd314b5857c5ab094a39d7c8d8666/ant-design-plots-2.2.0.tgz","_from":"file:ant-design-plots-2.2.0.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-tCsOyPwxQ8xr5wMOWrFO3CEgdboXxMzMPrydZ7szXULi8LzztO9HHrg5WClwjAr9Zgfit0fHjmPd1FkIBP4k7A==","shasum":"9606de1dfd5ca0297c38a77ea483815d7417c2f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.0.tgz","fileCount":685,"unpackedSize":4383292,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFUPSd4ufNnILMmGJtO/ZLQLd63szVuMni9JKYRx66B/AiBkguiAfqfs0i7tei6hr5z28xy1DA/i4HAs1P7EmN67mQ=="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.0_1713513648907_0.8443608412817103"},"_hasShrinkwrap":false,"contributors":[]},"2.2.1":{"name":"@ant-design/plots","version":"2.2.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.1","_integrity":"sha512-1wWLoBblUuu5m1+41ybU8QHupdVdgovZWVIhY7vSU4yaV7na4n41vvRn6gJOE28ESbjJGx0eEH5DihyF2XiBPA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/83c536bb6536147be6da00c7b4fcef94/ant-design-plots-2.2.1.tgz","_from":"file:ant-design-plots-2.2.1.tgz","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-1wWLoBblUuu5m1+41ybU8QHupdVdgovZWVIhY7vSU4yaV7na4n41vvRn6gJOE28ESbjJGx0eEH5DihyF2XiBPA==","shasum":"fb93301b3f9cb3fd489dcaea7191bafaea974e36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.1.tgz","fileCount":685,"unpackedSize":4382777,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGTXTFDkGk084CLXQRRANiYrdZFq/muzpSvvKRMrwo+9AiEAojUslDE90EzfKMFKPi3zmzylwDDbS5tthQx8qddyrUU="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.1_1714060037190_0.8874755564781793"},"_hasShrinkwrap":false,"contributors":[]},"2.2.2":{"name":"@ant-design/plots","version":"2.2.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.2","_integrity":"sha512-yewzzVpFaAeeP0Twri7+YcKjNBnh3O5WfmGl6UxqeCVc2MWoazew0mN12+ToSceUi/0n6BbB+Lw5345l1EnKbw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/2f7fb423c38adae9ba644cd4d94807e8/ant-design-plots-2.2.2.tgz","_from":"file:ant-design-plots-2.2.2.tgz","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-yewzzVpFaAeeP0Twri7+YcKjNBnh3O5WfmGl6UxqeCVc2MWoazew0mN12+ToSceUi/0n6BbB+Lw5345l1EnKbw==","shasum":"25b73e73d20134af3b41e96bd26fd5d657b365c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.2.tgz","fileCount":685,"unpackedSize":4388736,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbTDn9GxD/inCDuT8sx5YQV3nOAJW7NC8OfCDVCGhbogIgZFDw1d8OabUBprdtQEChazVd6AuhShKmFwjU75cvCRo="}]},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.2_1714986837875_0.42106471056596173"},"_hasShrinkwrap":false,"contributors":[]},"2.2.3":{"name":"@ant-design/plots","version":"2.2.3","license":"MIT","_id":"@ant-design/plots@2.2.3","maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-charts#readme","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"dist":{"shasum":"4fa8e54043162f4c99f0382a052960fbe59d92fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.3.tgz","fileCount":685,"integrity":"sha512-11GC3trVwizNaKV5ealHhTsFHAY4yf0LtI70e9SfK5IOqUCS381ZCDRKXrFL1UeaFwFzNFqkg0mZAiXbxEdGjg==","signatures":[{"sig":"MEUCIQCdoC+WFE2pTZJLOcMteHMPbjqJQQEPJz570eFqCYis2gIgIwE2dOImxOXr5weafzioEoaY4s1QSR5Zrw86NtB7UbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4374336,"size":1183217},"main":"lib/index.js","types":"es/index.d.ts","unpkg":"dist/plots.min.js","module":"es/index.js","gitHead":"5d52c96926d9be7271b665ee4100c122c6348a17","scripts":{"ci":"pnpm run build && pnpm run test:coverage","lib":"run-p lib:*","dist":"webpack --config webpack.config.js --mode production","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","test":"jest","build":"run-s clean lib dist","clean":"rimraf lib es dist","start":"pnpm lib:es --w","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","build:lib":"run-s clean lib","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto"},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"repository":{"url":"git+https://github.com/ant-design/ant-design-charts.git","type":"git"},"_npmVersion":"10.5.1","description":"G2Plot Statistical chart","directories":{},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/event-emitter":"^0.1.3","@ant-design/charts-util":"workspace:*","@antv/g2-extension-plot":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","@types/jest":"^26.0.0","npm-run-all":"^4.1.5","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","react-test-renderer":"^18.0.0"},"peerDependencies":{"react":">=16.8.4","lodash-es":"^4.17.21","react-dom":">=16.8.4"},"_npmOperationalInternal":{"tmp":"tmp/plots_2.2.3_1718864151927_0.03342133882841569","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-20T06:15:52.303Z","publish_time":1718864152303,"_source_registry_name":"default","contributors":[]},"2.2.4":{"name":"@ant-design/plots","version":"2.2.4","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.4","_integrity":"sha512-e9JE51x4QVIA8E/liU+0Tj2bWglE/Ck6iZeWk1eCz8FJQN8KS8x2Pej8oqKdvYmy/YGzwiAulrBnI7NuoZwO3A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/d15d28d8a7056eb7877760c810fe3633/ant-design-plots-2.2.4.tgz","_from":"file:ant-design-plots-2.2.4.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-e9JE51x4QVIA8E/liU+0Tj2bWglE/Ck6iZeWk1eCz8FJQN8KS8x2Pej8oqKdvYmy/YGzwiAulrBnI7NuoZwO3A==","shasum":"6d88ab965c14fc845d26bc6484572ee69836a8a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.4.tgz","fileCount":685,"unpackedSize":4374337,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICGgEvDL0SxF8r3lov6rNrzOpfbF6uMwOKPejpEM0jL+AiEArdKAqxYA6Omrbjp2Zcwe4QAFWAcwH+phSosQjtDYZLs="}],"size":1192487},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.4_1718877545730_0.8488614605375486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-20T09:59:06.002Z","publish_time":1718877546002,"_source_registry_name":"default","contributors":[]},"2.2.5":{"name":"@ant-design/plots","version":"2.2.5","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.5"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.5","_integrity":"sha512-SyF4p7xJJCB8c6z96OYMWlBg14GD9BYCpfHY5aaXbC/WpETN9ErJH9w2TCGA+bkwpoufjyvnN5CQp+PkYlsO8w==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/e0d5e5605fd065bcc58cecf9b24ed604/ant-design-plots-2.2.5.tgz","_from":"file:ant-design-plots-2.2.5.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-SyF4p7xJJCB8c6z96OYMWlBg14GD9BYCpfHY5aaXbC/WpETN9ErJH9w2TCGA+bkwpoufjyvnN5CQp+PkYlsO8w==","shasum":"29ca072117beb1ba17e9bb5709931355ab13309e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.5.tgz","fileCount":685,"unpackedSize":4375902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICznG08urTMM9aE+z58WAVX+IOsF5KKNs7XL8cGuui8aAiEA5j2faKClo+AAoJ9v1ZoLZW2lgct31PSnRhr3cB6CNN8="}],"size":1193086},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.5_1719992777066_0.9822148701860036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-03T07:46:17.487Z","publish_time":1719992777487,"_source_registry_name":"default","contributors":[]},"2.2.6":{"name":"@ant-design/plots","version":"2.2.6","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.6"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.6","_integrity":"sha512-OJ083qL/AxEazwialZ4u7Qg2E0eDUJJBzaQqG22ANVkdbtoaGm+7dtUJgiXt0XtoZm7LQOLvUTinlzIK2kKMaA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/cc8d86e4ec19c9fc24a33239f53d3f17/ant-design-plots-2.2.6.tgz","_from":"file:ant-design-plots-2.2.6.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-OJ083qL/AxEazwialZ4u7Qg2E0eDUJJBzaQqG22ANVkdbtoaGm+7dtUJgiXt0XtoZm7LQOLvUTinlzIK2kKMaA==","shasum":"172886f0c9668de9a7b6fd1b57b2040b8add13fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.6.tgz","fileCount":685,"unpackedSize":4376200,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIZCw0nuaLY0V/vGbL595V7C7FcYOB09KTeB3vRy07AgIgXUYbP3dfhkDLdjPCnvXfmKz/hzcN7TQP/chYXp3l8qk="}],"size":1193156},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.6_1721800604754_0.33062292983726493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-24T05:56:45.007Z","publish_time":1721800605007,"_source_registry_name":"default","contributors":[]},"2.2.7":{"name":"@ant-design/plots","version":"2.2.7","license":"MIT","_id":"@ant-design/plots@2.2.7","maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-charts#readme","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"dist":{"shasum":"f55b9541a2a1839a29363c6921cd3c86f99e3c9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.7.tgz","fileCount":685,"integrity":"sha512-d2V//YKWVRvqlwenmHvpkR5WJ0be1CQAXZxUDdNFxK1bq/Kv9k0YuQVwPYCjOjbZ1j4vinsjsv/8n45JfCDSdA==","signatures":[{"sig":"MEUCIQCW5TrTvYsXFbxCMAmJBAi9eZaMP/sKCBQ9+xOgCaWJkwIgJfhwQ41evxi+Wll026+qIjHteMbxqd8uD65HhTpjdeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4387302,"size":1197398},"main":"lib/index.js","_from":"file:ant-design-plots-2.2.7.tgz","types":"es/index.d.ts","unpkg":"dist/plots.min.js","module":"es/index.js","scripts":{"ci":"pnpm run build && pnpm run test:coverage","lib":"run-p lib:*","dist":"webpack --config webpack.config.js --mode production","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","test":"jest","build":"run-s clean lib dist","clean":"rimraf lib es dist","start":"pnpm lib:es --w","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","build:lib":"run-s clean lib","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto"},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/5930223d3bd3eff227ec9d0665451d9c/ant-design-plots-2.2.7.tgz","_integrity":"sha512-d2V//YKWVRvqlwenmHvpkR5WJ0be1CQAXZxUDdNFxK1bq/Kv9k0YuQVwPYCjOjbZ1j4vinsjsv/8n45JfCDSdA==","repository":{"url":"git+https://github.com/ant-design/ant-design-charts.git","type":"git"},"_npmVersion":"10.5.1","description":"G2Plot Statistical chart","directories":{},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/event-emitter":"^0.1.3","@ant-design/charts-util":"0.0.1-alpha.6","@antv/g2-extension-plot":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","@types/jest":"^26.0.0","npm-run-all":"^4.1.5","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","react-test-renderer":"^18.0.0"},"peerDependencies":{"react":">=16.8.4","lodash-es":"^4.17.21","react-dom":">=16.8.4"},"_npmOperationalInternal":{"tmp":"tmp/plots_2.2.7_1722858200177_0.1171945633527185","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-05T11:43:20.426Z","publish_time":1722858200426,"_source_registry_name":"default","contributors":[]},"2.2.8":{"name":"@ant-design/plots","version":"2.2.8","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.6"},"peerDependencies":{"lodash-es":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.2.8","_integrity":"sha512-B4tk3e/8pRccaTkTG15jFuLSL1Ih5UqfL75nEwsfNHulhi5efvuIpZ+cEJEkMiBpTtzTfDQVdu66Cpyi93vTNg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/eb1cdf08d50067edd5d347598dde9f2a/ant-design-plots-2.2.8.tgz","_from":"file:ant-design-plots-2.2.8.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-B4tk3e/8pRccaTkTG15jFuLSL1Ih5UqfL75nEwsfNHulhi5efvuIpZ+cEJEkMiBpTtzTfDQVdu66Cpyi93vTNg==","shasum":"dd07248f67a2c896eb9781ddff50c2c57e883e09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.8.tgz","fileCount":685,"unpackedSize":4387380,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFxS5FGjXiZ55yKWDBUnIAYtb0PW26rWkp7U80irdgZAiEAnE6TFsajWLJQJZf25Gmt6o2nHvlKRQ7c6FjUDUsT2dk="}],"size":1197441},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.2.8_1722859109136_0.3713975146291737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-05T11:58:29.363Z","publish_time":1722859109363,"_source_registry_name":"default","contributors":[]},"2.2.9":{"name":"@ant-design/plots","version":"2.2.9","license":"MIT","_id":"@ant-design/plots@2.2.9","maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-charts#readme","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"dist":{"shasum":"73a5aa29195de3a44218dafe31666359b4cc96ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.2.9.tgz","fileCount":685,"integrity":"sha512-9AGcL+svy0kTjv7yGw85R+yTvmP3CNy0FH9WBaFn2ow75YMcVs6vD0YQIyQzobw1il587kGujCZzgQiZjIdZUQ==","signatures":[{"sig":"MEUCIQDx16DyksB28ErJnIuJEqHvPHx5SqU8wNJJz+PasJtehwIgHoDBH0Z2FyKhwDX0ArejepGK6zsX4XJTQ7gyzx7DAEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4390741,"size":1198464},"main":"lib/index.js","_from":"file:ant-design-plots-2.2.9.tgz","types":"es/index.d.ts","unpkg":"dist/plots.min.js","module":"es/index.js","scripts":{"ci":"pnpm run build && pnpm run test:coverage","lib":"run-p lib:*","dist":"webpack --config webpack.config.js --mode production","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","test":"jest","build":"run-s clean lib dist","clean":"rimraf lib es dist","start":"pnpm lib:es --w","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","build:lib":"run-s clean lib","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto"},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/2381cadee681f8f76171170f90ad5676/ant-design-plots-2.2.9.tgz","_integrity":"sha512-9AGcL+svy0kTjv7yGw85R+yTvmP3CNy0FH9WBaFn2ow75YMcVs6vD0YQIyQzobw1il587kGujCZzgQiZjIdZUQ==","deprecated":"deprecate","repository":{"url":"git+https://github.com/ant-design/ant-design-charts.git","type":"git"},"_npmVersion":"10.5.1","description":"G2Plot Statistical chart","directories":{},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/event-emitter":"^0.1.3","@ant-design/charts-util":"0.0.1-alpha.6","@antv/g2-extension-plot":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","@types/jest":"^26.0.0","npm-run-all":"^4.1.5","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","react-test-renderer":"^18.0.0"},"peerDependencies":{"react":">=16.8.4","lodash":"^4.17.21","react-dom":">=16.8.4"},"_npmOperationalInternal":{"tmp":"tmp/plots_2.2.9_1724673965202_0.14507313333896588","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-26T12:06:05.503Z","publish_time":1724673965503,"_source_registry_name":"default","contributors":[]},"2.3.0":{"name":"@ant-design/plots","version":"2.3.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","@ant-design/charts-util":"0.0.1-alpha.6"},"peerDependencies":{"lodash":"^4.17.21","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.3.0","_integrity":"sha512-OSiPOyQk2Wc2ACvRiAp5/8CRClK+EpAFs+FAuLp3d0R6JJoXaablhe2e/Z7YNj1hQ0IBxKiyiy9sKCrdIeoE5w==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/afc1f8d83101dc77939480b862576355/ant-design-plots-2.3.0.tgz","_from":"file:ant-design-plots-2.3.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-OSiPOyQk2Wc2ACvRiAp5/8CRClK+EpAFs+FAuLp3d0R6JJoXaablhe2e/Z7YNj1hQ0IBxKiyiy9sKCrdIeoE5w==","shasum":"03caded1555aaa180f490572d51797f3e1b2738b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.3.0.tgz","fileCount":685,"unpackedSize":4390104,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXTQ0SO9qOIWJJ3/DGz9TPWZBVHEPWaqBJqJDG0lWkVgIgCmyj/Tw9RwElo4fabOm0CVSZ3nlYLMXDbaxbAI1rOzk="}],"size":1198346},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.3.0_1724675486849_0.6417834367262552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-26T12:31:27.118Z","publish_time":1724675487118,"_source_registry_name":"default","deprecated":"deprecate","contributors":[]},"2.3.1":{"name":"@ant-design/plots","version":"2.3.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","lodash":"^4.17.21","@ant-design/charts-util":"0.0.1-alpha.6"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.3.1","_integrity":"sha512-qqnr4s2kRF5L6F04bzvK/fjKdQoj9ZVX9L1UXiw5vLnnqUO/rgNP+FFbI4mwgjibER4QEQYZ7chb3yo/pejAow==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/a84c8c948deb0165de9c8e053fdae80c/ant-design-plots-2.3.1.tgz","_from":"file:ant-design-plots-2.3.1.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-qqnr4s2kRF5L6F04bzvK/fjKdQoj9ZVX9L1UXiw5vLnnqUO/rgNP+FFbI4mwgjibER4QEQYZ7chb3yo/pejAow==","shasum":"9ef6ea946c3669c67dc8741ea1f3fd1cd7a98a74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.3.1.tgz","fileCount":685,"unpackedSize":4390104,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEW+CX/EENAikQhyaQramKTkGZ4JSHOYVqY9cOX5r6sFAiBzYQpUZynInXzG90/ks6Ah0Bqmj2lmripIj3u/WDMmZA=="}],"size":1198346},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.3.1_1724678313414_0.026523077361393588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-26T13:18:33.673Z","publish_time":1724678313673,"_source_registry_name":"default","contributors":[]},"2.3.2":{"name":"@ant-design/plots","version":"2.3.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.0.0","@antv/g2":"^5.1.18","@antv/g2-extension-plot":"^0.2.0","lodash":"^4.17.21","@ant-design/charts-util":"0.0.1-alpha.6"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.6","npm-run-all":"^4.1.5","react-test-renderer":"^18.0.0","rimraf":"^3.0.2"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.3.2","_integrity":"sha512-shFV2DTQcbQDtzBwpMagG2pnKy3+I4igws6VQvM7m8UIZtWFSwkWpjCnOl7Xefqgnov/M0C9HbaVGCGc9ZfIqA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/4e353a8fd3a731a773c79fedbdbc2188/ant-design-plots-2.3.2.tgz","_from":"file:ant-design-plots-2.3.2.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-shFV2DTQcbQDtzBwpMagG2pnKy3+I4igws6VQvM7m8UIZtWFSwkWpjCnOl7Xefqgnov/M0C9HbaVGCGc9ZfIqA==","shasum":"5ca93f502c9b865297e9029745e216c0962c45e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.3.2.tgz","fileCount":685,"unpackedSize":4388803,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+ozxnKJHr+m5hC2RTupltj5wYblTYDPPQtVtKl6XGxwIgaEJ0iVM3+1/mMTMIPMUqYJM3RtaXKdfmeCgyljBCN0c="}],"size":1198073},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"subairui@icloud.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"afc163@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plots_2.3.2_1725615396148_0.5525825909586237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-06T09:36:36.392Z","publish_time":1725615396392,"_source_registry_name":"default","contributors":[]},"2.3.3":{"name":"@ant-design/plots","version":"2.3.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","@ant-design/charts-util":"0.0.1-alpha.7"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","test:live":"DEBUG_MODE=1 jest --watch ./tests/plots/column-proxy-spec.tsx --no-cache","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.3.3","_integrity":"sha512-t+pMXuCNEnbrPsRsIMyPSVMYKnFuVYeqHwtjg3ImfTTBdUAfqnJfCBnyPVakPRoMRV2y9+uVL8YWrOQiEvc6rg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/1cad42929f3adf3896d5c6a03581490e/ant-design-plots-2.3.3.tgz","_from":"file:ant-design-plots-2.3.3.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-t+pMXuCNEnbrPsRsIMyPSVMYKnFuVYeqHwtjg3ImfTTBdUAfqnJfCBnyPVakPRoMRV2y9+uVL8YWrOQiEvc6rg==","shasum":"5f004973c16937f0a5019f290a0234ac15251639","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.3.3.tgz","fileCount":677,"unpackedSize":5259466,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxmiu6FfRj5PLKDjvBe4KbkvCQgLeHAr7LAFoiL98LjwIhAMcMOxAiUfvJms0WgPcOuWw+4Bdd10X9LnmLmn1rkmVs"}],"size":1381869},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.3.3_1735806342956_0.30545901966582734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-02T08:25:43.237Z","publish_time":1735806343237,"_source_registry_name":"default","contributors":[]},"2.4.0-alpha.0":{"name":"@ant-design/plots","version":"2.4.0-alpha.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.1-alpha.7"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.4.0-alpha.0","_integrity":"sha512-T+68ixUIBb7kdxofJC+uo4x4ydiQAgeaT1ZQWIkbdcnmeqSphvlva6ndbk+C4Jkl5UxDgwxr2FOfWXKphrl22A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/c4b46299bedfc02e956fe87b83eef26e/ant-design-plots-2.4.0-alpha.0.tgz","_from":"file:ant-design-plots-2.4.0-alpha.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-T+68ixUIBb7kdxofJC+uo4x4ydiQAgeaT1ZQWIkbdcnmeqSphvlva6ndbk+C4Jkl5UxDgwxr2FOfWXKphrl22A==","shasum":"5290b2ab4530ea96978375150b77f678d55fa8be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.4.0-alpha.0.tgz","fileCount":677,"unpackedSize":6359628,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDCTYWmiuRwqHyBFyVXi3QwaEUwu+Kfx8iMq4rYKA6C2AIgQX8OxRMkOIoa418RziP2Nq7D9wu53mzqHA8BOBA1yq0="}],"size":1660817},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.4.0-alpha.0_1747193095602_0.4093262626397969"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T03:24:55.839Z","publish_time":1747193095839,"_source_registry_name":"default","contributors":[]},"2.4.0":{"name":"@ant-design/plots","version":"2.4.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.1"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.4.0","_integrity":"sha512-5JxX6gDp9VyQizkQsCBKjGqlHpgKhfV6XTRNqKnrJMYet0FBNO0srDsa/rmQoZZLxMRvE8eZhCXnM7DhRUWUdA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/3bb07fb8d995a258e8643657e09d4e4b/ant-design-plots-2.4.0.tgz","_from":"file:ant-design-plots-2.4.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-5JxX6gDp9VyQizkQsCBKjGqlHpgKhfV6XTRNqKnrJMYet0FBNO0srDsa/rmQoZZLxMRvE8eZhCXnM7DhRUWUdA==","shasum":"0aca0781b64a4cff1d7149bb95637de310b9c04e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.4.0.tgz","fileCount":677,"unpackedSize":6823450,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBYFGZi7LVSZrCB/KylRgIyHHaTJ8dGcuo24mHTqf03EAiB9soHRofqqMkWgyLX9vLXcoYEy8DW1HZpoijcWEW1u6w=="}],"size":1803489},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.4.0_1747206094870_0.1363319660765807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T07:01:35.091Z","publish_time":1747206095091,"_source_registry_name":"default","contributors":[]},"2.5.0-beta.0":{"name":"@ant-design/plots","version":"2.5.0-beta.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.1"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.5.0-beta.0","_integrity":"sha512-If92BJgKM2+HaScH3BvHuDrJ5pkIPfF9gVCKZcsFCpK/QfxsYaPezwrbf7wGmBiGzuQv3Bvnqlfi9K+lUOgucg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/710115148516c0d29740a62f23429cb1/ant-design-plots-2.5.0-beta.0.tgz","_from":"file:ant-design-plots-2.5.0-beta.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-If92BJgKM2+HaScH3BvHuDrJ5pkIPfF9gVCKZcsFCpK/QfxsYaPezwrbf7wGmBiGzuQv3Bvnqlfi9K+lUOgucg==","shasum":"b7095f7b7b48750415c97df1bb245578f7406856","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.5.0-beta.0.tgz","fileCount":693,"unpackedSize":6290325,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGU1cptT3uWpBhvWUii8VwmFXhgVw4XKqPoiUPjiKyS7AiA8SImSgmm+3XriL31kGVPUfvy136BBKR1QsC5uot9RvA=="}],"size":1668545},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.5.0-beta.0_1748265320243_0.7483260668341292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-26T13:15:20.501Z","publish_time":1748265320501,"_source_registry_name":"default","contributors":[]},"2.5.0":{"name":"@ant-design/plots","version":"2.5.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.5.0","_integrity":"sha512-ACVBCOGuCvGrRCrQa8fCZERt+vZBZpQ10avJxe/O4tcTjNdVY/5t5HWa1dJF7uqPdA+2aLI8lTPJC2FAlJL1Sg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/5dbc2a971534aeca4f017f3c5f26e36a/ant-design-plots-2.5.0.tgz","_from":"file:ant-design-plots-2.5.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-ACVBCOGuCvGrRCrQa8fCZERt+vZBZpQ10avJxe/O4tcTjNdVY/5t5HWa1dJF7uqPdA+2aLI8lTPJC2FAlJL1Sg==","shasum":"c546e2c01fde966e48759ef6f9df3b011890859e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.5.0.tgz","fileCount":693,"unpackedSize":6282288,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDC2BCN+Ck8MNYiWs0uBM2hkMe6cUR6eMgrxE8n9WDoAgIgUQe6yqdCxvgZFYS57bxnmzwS/j4wjWh9/8WKMNhLrGE="}],"size":1665391},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.5.0_1750061004732_0.3588258175127448"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-16T08:03:25.026Z","publish_time":1750061005026,"_source_registry_name":"default","contributors":[]},"2.6.0-beta.0":{"name":"@ant-design/plots","version":"2.6.0-beta.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.6.0-beta.0","_integrity":"sha512-LO3RRjwaNjBzK1IgAAJkjnnMn4kUVAYC0AcQ9NdTzO6di4WAkJFteFI3/ySiWejcdHQsLQZ481DSfLbAmWBMNA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/ed9bb9798ed413a924a81d1f8bf51c12/ant-design-plots-2.6.0-beta.0.tgz","_from":"file:ant-design-plots-2.6.0-beta.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-LO3RRjwaNjBzK1IgAAJkjnnMn4kUVAYC0AcQ9NdTzO6di4WAkJFteFI3/ySiWejcdHQsLQZ481DSfLbAmWBMNA==","shasum":"0472705d54d7451f3b85b3539e400a6333ada80b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.0-beta.0.tgz","fileCount":697,"unpackedSize":6289871,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGm4I9g7ZhlRmp6RnaH2Q/CAIn8msywQIR3KSNcfMHwnAiEAtd5gbjVrRvWTfrB6cqsd6EJp9zJFeeK0fIEFdF12FlA="}],"size":1667790},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.0-beta.0_1750911242983_0.6726147824847546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-26T04:14:03.252Z","publish_time":1750911243252,"_source_registry_name":"default","contributors":[]},"2.6.0":{"name":"@ant-design/plots","version":"2.6.0","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"@ant-design/plots@2.6.0","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-l6sZLPoKPKWG6kdvHe+H7vUqNQk2i1xjsiBQe/8ABZ9KDRDnig+LzHBjHnVl0fvqmzDPI3O3RFEccl1tfA1i4A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/60cadbaf2fc0fe1884ea347b82343ae2/ant-design-plots-2.6.0.tgz","_from":"file:ant-design-plots-2.6.0.tgz","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-l6sZLPoKPKWG6kdvHe+H7vUqNQk2i1xjsiBQe/8ABZ9KDRDnig+LzHBjHnVl0fvqmzDPI3O3RFEccl1tfA1i4A==","shasum":"5c0d56e58b7762d66486dcf987de054410b81a46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.0.tgz","fileCount":697,"unpackedSize":6308644,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCusAJ9vvsrw5E22byO0QrMb1hE5D+E68vB/ge0LnDcKwIhAP9B/yOqL4UtvWdZ6caz8uE11V4JRPVBLV+tcINjZ60T"}],"size":1672891},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com","actor":{"name":"kn9117","email":"1175863618@qq.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.0_1751509756272_0.39558573034323685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-03T02:29:16.511Z","publish_time":1751509756511,"_source_registry_name":"default","contributors":[]},"2.6.1":{"name":"@ant-design/plots","version":"2.6.1","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.6.1","_integrity":"sha512-X46qm2QcXJVV6hL+pcqtj9TsLEkOrow+uq7zDRQKbXWg9Um525GRnbF7PdaS89Rwoo3RdhrA3+T97VbQVYD0wQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/87cd8b5ec96f04c1cfbd0ddabf5a9c42/ant-design-plots-2.6.1.tgz","_from":"file:ant-design-plots-2.6.1.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-X46qm2QcXJVV6hL+pcqtj9TsLEkOrow+uq7zDRQKbXWg9Um525GRnbF7PdaS89Rwoo3RdhrA3+T97VbQVYD0wQ==","shasum":"98b9607560a777e0e28c8517e0e4f6bacc588bac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.1.tgz","fileCount":697,"unpackedSize":6349500,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDdAy8I/sqS5WOE+11BfSx6Lnhbnf5ZDX0XQll4UUKGmQIhAJYcsJCZ8/3TT22/iVU4xJ2mNAWN6IthvIofApITYjLU"}],"size":1684721},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.1_1753101793050_0.873810865252576"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-21T12:43:13.305Z","publish_time":1753101793305,"_source_registry_name":"default","contributors":[]},"2.6.2":{"name":"@ant-design/plots","version":"2.6.2","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.6.2","_integrity":"sha512-8OEIoMM5roAefe3ju7cQB8hrE+72o0BZ8S9HtwmtcoJh5Rgu7PeRx82RhGSfMikqo+ko6YWn2/GIgGOw0MQlYQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/40de113277715908ffa711d06f9cc7fd/ant-design-plots-2.6.2.tgz","_from":"file:ant-design-plots-2.6.2.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-8OEIoMM5roAefe3ju7cQB8hrE+72o0BZ8S9HtwmtcoJh5Rgu7PeRx82RhGSfMikqo+ko6YWn2/GIgGOw0MQlYQ==","shasum":"b56906c9a0c5bc6b9b5ab66db8d7b17569f60f72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.2.tgz","fileCount":701,"unpackedSize":6354353,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCxCdZn1NLaKS7Mr6aTRDhMQqGMRNmIIRMqwT1qLXCn/gIgFxBGylHiv1yP4SAgHf6mqFOvaG681RrULgRSy+Yt/mc="}],"size":1685040},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.2_1753601208769_0.24173332717118612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-27T07:26:48.999Z","publish_time":1753601208999,"_source_registry_name":"default","contributors":[]},"2.6.3":{"name":"@ant-design/plots","version":"2.6.3","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/plots@2.6.3","_integrity":"sha512-9V6QND7QESzAlPu5bE56xTlUi2ctfDkdRiNY8SgG5/IW8InqW9SFfhO0sW5mIpTslsI8o/MgmysnSWED8h6adg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/589bd3e9e9def3e3d8692a8e82bd0899/ant-design-plots-2.6.3.tgz","_from":"file:ant-design-plots-2.6.3.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-9V6QND7QESzAlPu5bE56xTlUi2ctfDkdRiNY8SgG5/IW8InqW9SFfhO0sW5mIpTslsI8o/MgmysnSWED8h6adg==","shasum":"e2219e233a03848dd3e1c2655d001889091d3991","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.3.tgz","fileCount":701,"unpackedSize":6362772,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE/2msiMD5C3rFJhsExupOo/ZH2OOTNQwU3SsZALrU/UAiB+DipZXo+FIEr+j19jBblafrCAxE4Pp+iKQO9qZDjdOg=="}],"size":1689548},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.3_1754295792345_0.863450278708108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-04T08:23:12.573Z","publish_time":1754295792573,"_source_registry_name":"default","contributors":[]},"2.6.4":{"name":"@ant-design/plots","version":"2.6.4","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"@ant-design/plots@2.6.4","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-hUEE91Vqkim1dVPhn6HA08jVRTPCvPFY+S5XqkuJ5F5595exsZI1q0EzIHBwySrQbo041rbNVGp1vGczLxyctg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/b48e6e959657a36993f9589d1f79af02/ant-design-plots-2.6.4.tgz","_from":"file:ant-design-plots-2.6.4.tgz","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-hUEE91Vqkim1dVPhn6HA08jVRTPCvPFY+S5XqkuJ5F5595exsZI1q0EzIHBwySrQbo041rbNVGp1vGczLxyctg==","shasum":"d1ad4b2ef094497d6899007a71decb83f0f47cd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.4.tgz","fileCount":701,"unpackedSize":6432647,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEOoNee00nnmez1N0gCQkCTlRwcj8XFk4QG8WGG0/2HAAiBiZhPWx8yxMvMyGqvdQnQr3D1YxjN7pI9U/7IpQWPS2w=="}],"size":1710110},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.4_1756892058519_0.8773643818708456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-03T09:34:18.764Z","publish_time":1756892058764,"_source_registry_name":"default","contributors":[]},"2.6.5":{"name":"@ant-design/plots","version":"2.6.5","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"@ant-design/plots@2.6.5","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-lzYMQdb5TWWfi/RnHpuJ9Iu3/WR8OJj2lYcyBlBOkCghOLstNw6sYSbGMGDIzPKp1AS1Fvomw5KwZzD/mdiykA==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/9c68da08c0a5043db79f85638a03b39c/ant-design-plots-2.6.5.tgz","_from":"file:ant-design-plots-2.6.5.tgz","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-lzYMQdb5TWWfi/RnHpuJ9Iu3/WR8OJj2lYcyBlBOkCghOLstNw6sYSbGMGDIzPKp1AS1Fvomw5KwZzD/mdiykA==","shasum":"6fc723f867a70518f7b751ad7a9e1319ee4b61d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.5.tgz","fileCount":701,"unpackedSize":6442192,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCqK5j73Ifk9zpOonphN3HwAbBRYws3FGsj/2iE0BP7VAIgHo3u9tE5iiwTDrXEuqgcLPTkkkhYsNLuSfyKLG7BR+U="}],"size":1714253},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.5_1758608812507_0.6222397710562639"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-23T06:26:52.749Z","publish_time":1758608812749,"_source_registry_name":"default","contributors":[]},"2.6.6":{"name":"@ant-design/plots","version":"2.6.6","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"@ant-design/plots@2.6.6","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-yUcvW/b7FPiIKwCpC0AOYQhHVKFCOpthlizsJx2Tuq7OEzTCLSWjRjT8o8sEWo3CCtIAtAuLY4GOfGdGGz1f0A==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/c5c5e39f502edb877ad2321de25dba22/ant-design-plots-2.6.6.tgz","_from":"file:ant-design-plots-2.6.6.tgz","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-yUcvW/b7FPiIKwCpC0AOYQhHVKFCOpthlizsJx2Tuq7OEzTCLSWjRjT8o8sEWo3CCtIAtAuLY4GOfGdGGz1f0A==","shasum":"5eec306460615800a11a54eeb82d14b605cc315d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.6.tgz","fileCount":704,"unpackedSize":6537455,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCp9G8I49o10xhMXZPaYCto6ZkOwLyQ2zzREes9fjQ/5QIhAMd0azBFGkEJKNHHy5RgvkBnQ36GvgAcL75FOuzCRVni"}],"size":1741917},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.6_1761019086339_0.3718113740612121"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T03:58:06.649Z","publish_time":1761019086649,"_source_registry_name":"default","contributors":[]},"2.6.7":{"name":"@ant-design/plots","version":"2.6.7","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"dev":"vite --config ./vite.config.ts --port 3001","watch":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"@ant-design/plots@2.6.7","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-rChxRUaK2Uv6dtRJpdJ2OQOcphq0lYdUySpih9RCFB4IdNv33iFws0ANXCFtHMhVMyAz08zpAV15jK33uKuc6w==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/8a23bcb0a0ee91d90fc504946f97103e/ant-design-plots-2.6.7.tgz","_from":"file:ant-design-plots-2.6.7.tgz","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-rChxRUaK2Uv6dtRJpdJ2OQOcphq0lYdUySpih9RCFB4IdNv33iFws0ANXCFtHMhVMyAz08zpAV15jK33uKuc6w==","shasum":"a998283ff180e43cbfb2c9cffdf2963ab6273b50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.7.tgz","fileCount":704,"unpackedSize":7499797,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDuYE48c+8QZ7iXA/UBPZcEohbIHkPRSsuIV92Ev3RcuwIgbxAmymr921YdQy9mtmu32jrNAH3XoUjnepsc/9oaQDo="}],"size":1961925},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.7_1766493821254_0.6110980169070062"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-23T12:43:41.441Z","publish_time":1766493821441,"_source_registry_name":"default","contributors":[]},"2.6.8":{"name":"@ant-design/plots","version":"2.6.8","description":"G2Plot Statistical chart","bugs":{"url":"https://github.com/ant-design/ant-design-charts/issues"},"repository":{"type":"git","url":"git+https://github.com/ant-design/ant-design-charts.git"},"main":"lib/index.js","unpkg":"dist/plots.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/event-emitter":"^0.1.3","@antv/g":"^6.1.7","@antv/g2":"^5.2.7","@antv/g2-extension-plot":"^0.2.1","lodash":"^4.17.21","@ant-design/charts-util":"0.0.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@testing-library/react":"^16.3.0","@types/jest":"^26.0.24","@types/react":"^18.3.12","@types/react-dom":"^18.3.1","react-test-renderer":"^18.3.1"},"scripts":{"dev":"vite --config ./vite.config.ts --port 3001","watch":"pnpm lib:es --w","build":"run-s clean lib dist","build:lib":"run-s clean lib","ci":"pnpm run build && pnpm run test:coverage","clean":"rimraf lib es dist","dist":"webpack --config webpack.config.js --mode production","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.prod.json --target ES5 --module commonjs --outDir lib","lib:es":"tsc -p tsconfig.prod.json --target ES5 --module ESNext --outDir es","lint":"eslint --cache --ext .js,.jsx,.ts,.tsx  --fix --format=pretty ./src && pnpm run lint:prettier","lint:prettier":"pnpm run prettier &&  git diff && prettier --version && prettier --check \"src/**/**.{js,jsx,tsx,ts,less,md,json}\" --end-of-line auto","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","test":"jest","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s"},"_id":"@ant-design/plots@2.6.8","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-QsunUs2d5rbq/1BwVhga/siA5H50OaG23YopMYwPD4sPsza6NQzPQ8FM3elNIsD/BIk298tihqX1cJ/MmvVJbQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/325d64a45862d88d5f75303051739dbe/ant-design-plots-2.6.8.tgz","_from":"file:ant-design-plots-2.6.8.tgz","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-QsunUs2d5rbq/1BwVhga/siA5H50OaG23YopMYwPD4sPsza6NQzPQ8FM3elNIsD/BIk298tihqX1cJ/MmvVJbQ==","shasum":"e7bc45b18fc6e4d99dc68a6bfc517a1711ee6247","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/plots/-/plots-2.6.8.tgz","fileCount":704,"unpackedSize":7500057,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCitYR1KA2xBw4MsSR54xbiuWBgDHZJOPhY/3xNULWIpgIgOi1u/YKAtjKCSVX+m14f/ONkp0T6WBiFlLn7x0yzA4Q="}],"size":1961443},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"1175863618@qq.com"},{"name":"anonymous","email":"subairui@icloud.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plots_2.6.8_1766563888190_0.363103499432021"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-24T08:11:28.479Z","publish_time":1766563888479,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"beta":"2.6.0-beta.0","latest":"2.6.8","alpha":"2.4.0-alpha.0"},"name":"@ant-design/plots","time":{"created":"2022-01-27T13:56:09.248Z","modified":"2025-12-24T08:11:45.173Z","1.0.4":"2021-11-29T08:24:52.178Z","1.0.3":"2021-11-25T03:19:58.291Z","1.0.2":"2021-11-24T17:00:20.128Z","1.0.1":"2021-11-23T07:55:47.466Z","1.0.0-beta.3":"2021-11-17T12:26:09.053Z","0.0.1-beta.1":"2021-11-09T08:50:43.238Z","1.0.5":"2021-12-24T03:31:23.935Z","1.0.6-beta.0":"2021-12-24T08:36:07.627Z","1.0.6-beta.1":"2021-12-29T02:31:39.658Z","1.0.6-beta.2":"2021-12-29T02:40:42.418Z","1.0.6":"2021-12-29T02:46:00.479Z","1.0.7":"2022-01-07T15:55:59.036Z","1.0.8":"2022-01-25T07:24:50.609Z","1.0.9":"2022-02-09T13:20:29.247Z","1.1.0":"2022-07-12T08:48:50.656Z","1.1.1":"2022-07-13T07:35:27.436Z","1.2.1-beta.0":"2022-07-26T08:08:22.189Z","1.2.0":"2022-07-26T08:27:54.952Z","1.2.1":"2022-07-27T09:28:30.644Z","1.2.2":"2022-09-07T13:52:29.235Z","1.2.3":"2022-12-27T06:21:53.100Z","1.2.4":"2023-01-17T07:50:27.020Z","1.2.5":"2023-02-03T06:59:31.414Z","2.0.0-alpha.0":"2023-09-08T04:16:57.566Z","2.0.0-alpha.1":"2023-09-18T05:45:12.861Z","2.0.0-alpha.2":"2023-09-19T01:21:35.078Z","2.0.0-alpha.3":"2023-09-19T11:28:31.167Z","2.0.0-beta.0":"2023-09-25T09:31:20.012Z","2.0.0-beta.1":"2023-10-26T06:08:42.993Z","2.0.0-beta.2":"2023-10-26T10:08:09.207Z","2.0.0":"2023-11-22T06:42:49.209Z","2.0.1":"2023-11-23T12:28:49.959Z","2.0.2":"2023-11-24T04:11:54.047Z","2.0.3":"2023-11-24T13:15:35.013Z","1.2.6":"2023-11-27T13:03:08.482Z","2.0.4":"2023-11-28T09:53:30.922Z","2.0.5":"2023-11-29T04:37:34.783Z","2.0.6":"2023-11-30T03:45:16.432Z","2.0.7":"2023-12-05T08:39:25.736Z","2.0.8":"2023-12-05T10:50:06.602Z","2.0.9":"2023-12-05T11:57:52.006Z","2.1.0":"2023-12-06T09:04:29.784Z","2.1.1":"2023-12-08T07:35:06.415Z","2.1.2":"2023-12-13T06:58:51.615Z","2.1.3":"2023-12-15T13:53:45.416Z","2.1.4":"2023-12-25T02:34:20.004Z","2.1.5":"2023-12-27T06:54:38.596Z","2.1.6":"2024-01-08T11:14:32.503Z","2.1.7":"2024-01-09T07:37:20.355Z","2.1.8":"2024-01-09T12:12:23.168Z","2.1.9":"2024-01-10T03:20:49.824Z","2.1.10":"2024-01-10T10:35:30.112Z","2.1.11":"2024-01-12T02:32:20.094Z","2.1.12":"2024-01-16T14:42:22.528Z","2.1.13-beta":"2024-02-05T09:12:46.951Z","2.1.13":"2024-02-05T16:46:55.432Z","2.1.14-beta.0":"2024-02-21T09:49:06.420Z","2.1.14":"2024-02-23T09:11:57.892Z","2.1.15":"2024-03-20T11:37:59.840Z","2.1.16":"2024-04-16T02:02:25.878Z","2.2.0":"2024-04-19T08:00:49.148Z","2.2.1":"2024-04-25T15:47:17.488Z","2.2.2":"2024-05-06T09:13:58.145Z","2.2.3":"2024-06-20T06:15:52.303Z","2.2.4":"2024-06-20T09:59:06.002Z","2.2.5":"2024-07-03T07:46:17.487Z","2.2.6":"2024-07-24T05:56:45.007Z","2.2.7":"2024-08-05T11:43:20.426Z","2.2.8":"2024-08-05T11:58:29.363Z","2.2.9":"2024-08-26T12:06:05.503Z","2.3.0":"2024-08-26T12:31:27.118Z","2.3.1":"2024-08-26T13:18:33.673Z","2.3.2":"2024-09-06T09:36:36.392Z","2.3.3":"2025-01-02T08:25:43.237Z","2.4.0-alpha.0":"2025-05-14T03:24:55.839Z","2.4.0":"2025-05-14T07:01:35.091Z","2.5.0-beta.0":"2025-05-26T13:15:20.501Z","2.5.0":"2025-06-16T08:03:25.026Z","2.6.0-beta.0":"2025-06-26T04:14:03.252Z","2.6.0":"2025-07-03T02:29:16.511Z","2.6.1":"2025-07-21T12:43:13.305Z","2.6.2":"2025-07-27T07:26:48.999Z","2.6.3":"2025-08-04T08:23:12.573Z","2.6.4":"2025-09-03T09:34:18.764Z","2.6.5":"2025-09-23T06:26:52.749Z","2.6.6":"2025-10-21T03:58:06.649Z","2.6.7":"2025-12-23T12:43:41.441Z","2.6.8":"2025-12-24T08:11:28.479Z"},"readme":"# @ant-design/plots\n\n<div align=\"center\">\n\nA React chart library, based on [G2](https://github.com/antvis/G2).\n\n![npm](https://img.shields.io/npm/v/@ant-design/plots) ![npm](https://img.shields.io/npm/dm/@ant-design/plots) [![GitHub stars](https://img.shields.io/github/stars/ant-design/ant-design-charts)](https://github.com/ant-design/ant-design-charts/stargazers) [![npm License](https://img.shields.io/npm/l/@ant-design/charts.svg)](https://www.npmjs.com/package/@ant-design/charts)\n\n<p align=\"center\">\n  <a href=\"https://charts.ant.design/\">Website</a> •\n  <a href=\"https://charts.ant.design/en/docs/manual/getting-started\">Quick Start</a> •\n  <a href=\"https://charts.ant.design/en/examples/gallery\">Gallery</a> •\n  <a href=\"https://charts.ant.design/en/docs/manual/faq\">FAQ</a> •\n</p>\n\n<img src=\"https://gw.alipayobjects.com/mdn/rms_d314dd/afts/img/A*sXqrRrEwFRQAAAAAAAAAAABkARQnAQ\" width=\"800\"/>\n\n</div>\n\n## ✨ Features\n\n- Easy to use\n- TypeScript\n- Pretty & Lightweight\n- Responsive\n- Storytelling\n\n## 📦 Installation\n\n```bash | pure\n$ npm install @ant-design/plots\n```\n\n## 🔨 Usage\n\n```tsx | pure\niimport React from 'react';\nimport { Line } from '@ant-design/plots';\n\nconst Page: React.FC = () => {\n  const data = [\n    { year: '1991', value: 3 },\n    { year: '1992', value: 4 },\n    { year: '1993', value: 3.5 },\n    { year: '1994', value: 5 },\n    { year: '1995', value: 4.9 },\n    { year: '1996', value: 6 },\n    { year: '1997', value: 7 },\n    { year: '1998', value: 9 },\n    { year: '1999', value: 13 },\n  ];\n\n  const config = {\n    data,\n    xField: 'year',\n    yField: 'value',\n  };\n\n  return <Line {...config} />;\n};\nexport default Page;\n```\n\nPreview\n\n<img src=\"https://gw.alipayobjects.com/mdn/rms_d314dd/afts/img/A*xTY6QIQsWcwAAAAAAAAAAAAAARQnAQ\" width=\"600\">\n\n## 🤝 How to Contribute\n\nYour contributions are always welcome! Please Do have a look at the [issues](https://github.com/ant-design/ant-design-charts/issues) first.\n\n## 📧 Contact us\n\nDingTalk group number: `44788198 `.\n\n<img src=\"https://gw.alipayobjects.com/zos/antfincdn/bi1LxWeIEj/32f85bbf-a06e-4046-96e5-417126bffeaf.png\" width=\"200\" height=\"266\" />\n\n## License\n\nMIT","users":{}}