{"versions":{"1.0.2":{"name":"@ant-design/graphs","version":"1.0.2","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Us+z9GYl15X53h0QidMMvpVeIQhErWVM29ZpNLD6Sde1xe8Rn9sATP/CropD3HojwPjw9d1n02iZBraDN1xP1g==","shasum":"855a59cbda44d53e319df0dd524eea4a9640531d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.2.tgz","fileCount":80,"unpackedSize":6881824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnwFdCRA9TVsSAnZWagAARowP/j/3am3tLj1UqHaixNRD\n3zwIaWmXw7u9jXbLyHG+jeODLnjFU+UpJOquva2w4TRpp6lqDHzFYNzPiFsj\nBdHN3uMdveIBcEuLSAmBWRAyMq0BzFD5YE+GFAKqBOSfWzTn89m/45xiSX46\nnUq+8KvtYX+UhxrKonwoN+vg/uqVz8a2ZdLfCCjjTr/X7Umz26gp1aoDxfr+\nH/vu+5tfBiw87AH56Zimfa82fylIWFWJAXRWRKQs2vEzHMK/TjCQbsuJ9Z9O\ngshddlCS6cYp0rGCJdZUCXDKIHWT159n8QdTwtEyDqgaTyVQ4bUJVqmRpP2/\nmPHZGePgidXS8y12egkkiQHWBpLCMd35vje5DumsdHT4Yye3ibn8rtYvKAfW\n2VyFkKAjSCjwNOAijJi+heHpGBFgO0fx5owo3rTqV21Q0n4O2H54PeAp2XyM\nZD7ynkNqp0znlEmytGOLPom/w7Gof7bhpfiHw1Zo+N4UVreU/lS9VTs5OT2L\nppkGzOp/Lxy8s7kkEhPqAAtdEXxTZ28h1T22HUaJ0KDvEIhT6kPSnlFkE5PE\nToMhPlVJzyc7npsqmiJ1laZ/UfEi39h7YpRBB6MkI+jvTnO4F7pR9wR7nCez\nEm52zD70eoW9bnwU2wZCRU+8/xeA2KsIym0EppgMfmED2dZtdnqQYhSVFft9\nuUqD\r\n=vcOt\r\n-----END PGP SIGNATURE-----\r\n","size":1683789,"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/graphs_1.0.2_1637810524902_0.5800899424121371"},"_hasShrinkwrap":false,"publish_time":1637810525186,"_cnpm_publish_time":1637810525186,"_cnpmcore_publish_time":"2021-12-17T04:49:02.622Z","contributors":[]},"1.0.1":{"name":"@ant-design/graphs","version":"1.0.1","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-JGdjOioWK2AnNKsvUNW1V7vQuQogls/BO9Sw6bkhgtTDR6uvDzvrW7GcDe7DyrmiK69pdYUEOJncH/dsNAqTnA==","shasum":"10387f2d109bac2272dfd77e2438442c575da932","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.1.tgz","fileCount":80,"unpackedSize":6881824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnnD+CRA9TVsSAnZWagAA5ywP/3xy/iTz4FFobsfetv6M\nYztIWzx0UFx9Vkb7yvtAK0mSOQjkiftvJKnOulslRumMkKAEjWMdaq5hcF66\nTFzswCm4xySW43vUHmdJ6l8RX0NjEZkSpgOyRKzB+VHRPmenbHY3C7tRC/lg\nbep4rTG9WK+5TpK60BoWz0jzi1/LlR3AYw2KLojvlNVNon5XWz2pNbFlYiCQ\nSPjKNNoiihRfdMNcmnyvNMs00nUOQUoeAz+mDKXCkAsy/grQ8GJwENIVz0yr\nlsOIzVFDmJyPo0e0rykefb/cVkXDytOJ1FTQyZh7p1tFPCjUlT7mz3wohNC/\nWDhxWqGE2/S4dg6ZML3Vzvz1zI9NehJLbM/gduzrDIHg4VwKtmr7YD+qJsJe\nWiBInuKmSdbN1Hkjb5mFfVGnR11l7bFE9NFoh2WjsSeQ36I9gZWtw5A5Jj5w\nE4sZrmmVCeRguaG+WVMAdwqhNKEHOzCDJ5uuIe+P0jyXsDuT3ADHfdQk0j0J\nPpRusHs+zDkP5qQ7mwwiSUcAo/lkY9EwfR6hJBSn7Hw5O5dySq/YdfmxI3k7\nXLtoNh+VGNbbC9iiFmYxiaEYMgIDHEL5TfXXPLGwF34RqajGuWOuyCggih6n\nA8Ula4To0vFdXtRvH0gxrQnvboX4Fjlf2MkFZ4bnglI48i2k89LSIhxolK6f\nCT80\r\n=Zinl\r\n-----END PGP SIGNATURE-----\r\n","size":1683786,"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/graphs_1.0.1_1637773566357_0.5829680124159029"},"_hasShrinkwrap":false,"publish_time":1637773566600,"_cnpm_publish_time":1637773566600,"_cnpmcore_publish_time":"2021-12-17T04:49:07.241Z","contributors":[]},"1.0.0-beta.3":{"name":"@ant-design/graphs","version":"1.0.0-beta.3","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.0-beta.3","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"integrity":"sha512-y85++ZXxXAy1mrVKOLStua77DSz7auh+1AJs9HPofpzfK4l12Bls5Xbf0eZes3fjl577Vt1CmlON8CTNGPDwLw==","shasum":"2678a206735a9877f0f17489be94e83240312d7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.0-beta.3.tgz","fileCount":77,"unpackedSize":263281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlPUbCRA9TVsSAnZWagAAVIIP/0jHevh7VWB7vZ6NJKZr\n6gpl4CzmYLbmad5YCR7tKbm2qtvruBuiD6LXZugOUFiIbk0eJN8qAvDdfs+D\nmDVZkWCqZQ1j+2O1FwhCdaiHS2mF2DvTgNjVAH6PLaB6IGmcGXFCzUjGQqSC\ntpnV5QAghUTgkhHYpgDBtj59ZErJB8TMcak0tCBlAm1vS7Ez0JvjfRE0opBI\nhtBq48/X5tPSVVgIG1EE/pMUxJZo3gmL8NW7OHYUIriOjZFMMJ0lN3DQKhOT\nVhJkffW/9hBqcKq8vK93UC4b9wP43JFAq9YrvHDy4JfxuP1y6b/fXUvW4nk/\n3pAGx5trSP5QHyJm2W4vPwBL0fRlBk/2ChDqcBmsBgKqJSdoE70uEiCIysPS\nG1W7TIE0W64Z2xCUjEOTAGbbSCa+xIUw316f2yQJ0eT5ddUnpYFrCjYbXtZI\nZefAQkA6zDDYfc5/KtNXbhyUq3DYfqL5g82a1A7PZZYHUv9XUR1lytwXD6z6\nDFslrKdlZPSLZvc2zNkpCMtnXqmgX8lXAcnMkrkeWwjtqB4I8q5T0Kwbi/Np\n44Pto8x7N7XgG4kCFvHEOIL0ZMsfQX6/nrSKxf1iia58ecqN1yk3BduBNb+/\nPg9muCZIpkPskvjNmmYEkdAdzDq0JJti1qOVaMSqzgRwfX/n+am0w2P+fNMH\nl7W4\r\n=DrwF\r\n-----END PGP SIGNATURE-----\r\n","size":46870,"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/graphs_1.0.0-beta.3_1637152027609_0.21062833748744847"},"_hasShrinkwrap":false,"publish_time":1637152027746,"_cnpm_publish_time":1637152027746,"_cnpmcore_publish_time":"2021-12-17T04:49:07.692Z","contributors":[]},"1.0.3":{"name":"@ant-design/graphs","version":"1.0.3","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-cefVOvAc7I9g7DTl25kn/QpdrL8g9XhsR/mxNDXxzqSDo8NmbkDPkye9tHXTqPJ8RcwSmNpIfXtwWN8iNockpw==","shasum":"4b04900c2f2afdd1033b4cd6edf61000e00b9001","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.3.tgz","fileCount":80,"unpackedSize":7449279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxEV5CRA9TVsSAnZWagAAI6sP/3lAm1ttNty91T4APahH\npX+hgnRb8DDjJMmNm7CFxnGMZSmIpDJym1yvuURRAR0PE/HzRt1UVVAoY5X9\nps/xBD7yZCWpQx6qS7zlNx6e5gE59F0H0vOgBEaqzLuZXEiFunBUi8Ll/11T\nPBOQ1veUmJT11qPWOkY2CQWu4T7DVK1c4P31yvPctKlZncamQKsB1Po119UM\nXB8z2jLS1CgpmySpu5xY8SXwF+xQ22qTRu3HIAVEh/SyOEPHmJfCqCt7cIFy\nENKkq6pnd3PKEeIGhepdYLjG50v4W2K8kEcKcn5Tz03a4lqEDglU8w8H6o8C\nNuDVBHg4V/j1+bmUHNxZuftwgxF5DTdfe/jK9swC88LX//usUxgrFdBabUoc\nE9kA9dJVnjhfrTKKqF//ZnN9ivzRLyJot+3gZE0Vm25pwQrMXJxoSnAkKPop\nHW2ev82xZ/XrjN/jsaS4YsqDpBEvL3WQIqKMlq5wP12XKevC7Wj2qOmPP85b\nTjUHjM5xHShhrfa9nc1mKJo8C1RXHfbrFbsKPdjYl/Fbttd/3cYJiECkkQZA\nNSrH8KBkjhRFBEmXCwEp0xiIuMMxGjJ4VkYvVIhuD8DHIYa5QwJyr3UAgC9O\nKEx2Vuo70Kvtr5IxmXGUWJ2Bxu09EAlmbsci0Tf5CFE1EHj0cylyZ2kN5EBu\nojlA\r\n=K2Gs\r\n-----END PGP SIGNATURE-----\r\n","size":1804384},"_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/graphs_1.0.3_1640252793748_0.1701136837519428"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T00:44:11.959Z","contributors":[]},"1.0.4-beta.0":{"name":"@ant-design/graphs","version":"1.0.4-beta.0","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.4-beta.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-5hJc9h+Ew43Of9JXMpsTuOC6ixb4VhB3jfj1Y63yS6yfyEe698SbsfTBOPwfQMxyhlftuq5/N9A1VFYUDVj/6A==","shasum":"8b2dd13042825c56695b83122dc5af48d62565a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.4-beta.0.tgz","fileCount":80,"unpackedSize":7453112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzBjxCRA9TVsSAnZWagAAmlwP/3iNm/pb9RQV8gbknyPF\no+IyEtx12WR0EX/Uk47FmQ/tkQlRO+z6x2YhqD9BAwBKbsykX5RuNK5f78L1\nvCmNwOrZYL0rfURsTq3wRK2gCEYd2vwFY80c3LryGmGHSD1xeZn7rFfkWpFL\nssEPGNwcy3V3zK1P10SyjegNhAFmi4Ihc/whUEARBkUhB+FrPXijF+3K4ynB\nhEKv66ZYLlk3fG7Q85onAyXVTuFiXixjZgH4Acy2hEMI4vDFEq3JJFX2QRk9\nIEfHC1F65yM6Tk3etg9oqtVAx8t99QBWOwygsxX9MQAAzQtxy6/zYJucgnTq\nqzx+70M67DND04I7qmTVPlyjCA3cB139Vz2dbAdJ0zi6CRxv+/Y2Mws9pvb6\n89TiInT9dlpauqwXiylwCpkuVdITHa5MH3WF4sdMsmKiPkIE5cs16Gj9W7UY\n8fKH8mOS2FnGQa4HjiDU1cycJDFta1Qyrap6o0V8wvSXqtTk4ssCPuEOX/86\nLmDxnNE05WqT2AxmAqSl7r8NFcoqjpdWqW1HtTXs/2He8sbDQBrny2NfpZXS\nRQcaecuqAFLUooz9EuokEz7iXtkBY/LbyAAaUyBK8kC8oEtr5yg+P90Z6A5Z\n+khRt+prtRYNcgQaHrpBxaFGq4iG3xqO0m4rg4Pm6Da5YX9Lzze3x/u9apYl\nKvdk\r\n=vB8R\r\n-----END PGP SIGNATURE-----\r\n","size":1805586},"_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/graphs_1.0.4-beta.0_1640765681574_0.1965737333737143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T08:15:47.365Z","contributors":[]},"1.0.4":{"name":"@ant-design/graphs","version":"1.0.4","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-b7C8R7YNKbTYYkPO3Om6KL0xikwhgS9NgxgPLf61U0dogf94hP7gd+M5ECJFi5Fl8TS7eZw1DhBM3WIEE/WMbA==","shasum":"2c19a25644eaa7a894d3dbd7a5a48fd46d7765d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.4.tgz","fileCount":80,"unpackedSize":7453134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzBsRCRA9TVsSAnZWagAA+esP/1Wo4XKVdCRGiGb1lSdv\n4duWITx01g3bd161kVRAh0lUdyLWRvlygfETYu+7YNWnQ21sO11sUB1OgG97\nWy++ft8uUuPj8o0r/TIK1E1YJolNGwtoJXXyUOUMIRgsh/o+GjPjAFzzxBpu\nrlhBIdySHxms2CbezJ5jeC9ccGrXQL3HXafjHXsLb2kzxlHoi4kM5zoQTVGp\nfnbrSyIu6O6bynbeF1aUTt4pFBtqoEl1jXqLUnaSzB48d6sBP5Np4Ee5IsKv\nBzZZplMBLTk9PFvZjipPtgv9/tT0bpdCBoI/3Nrj6Ck9+dQZ1UAE1jiMHgr5\nFnw9F9fmKcXWytN+URiv4p+pptkVnoF9duwtVPEB7uzCuk5MlmCx2CQeXOpC\nGCg6vFC9ueKQDqcPASNUYWNg0CIMvdwYL/rw1aMnlTiypby533JppPnngtW8\nnaV4KJGM88TLMsMxBCpQ+Is0dm5M4Mbm285FaEpO0+OMqMe6Kz2BYBtG2iP6\nq9/jAQZe/Uq/wFSEHcfso5RmvgPxHOYhvnRw9XlwIMFU2USPEGyavfTnwkhb\nU927qmtfXdHoJ5wzcTbikfQDrR2yYCULxe34IlM1T0dpW+1wLTGC+PPZM3Pm\nEB13Stba48uioiox2+aYScz5HYaa8VNzrLhSMerkWcKw0w9J3gdXF2hD0qOJ\niDEX\r\n=2bD3\r\n-----END PGP SIGNATURE-----\r\n","size":1805588},"_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/graphs_1.0.4_1640766224927_0.365240867507052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T08:24:42.977Z","contributors":[]},"1.0.5":{"name":"@ant-design/graphs","version":"1.0.5","description":"Relation graph","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/graphs.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/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.5","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-SL8vR7wAo8ZS7JmlPDZWY/wKI3CiwY7GcWX4rwql3ZFRUPkU8q+uGczbH98nTQfTU9Ehsoy6xylENLg1QyVXcQ==","shasum":"f1532dd527fc7c99394a7af13f5efff8251eb45c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.5.tgz","fileCount":80,"unpackedSize":7491254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2GKmCRA9TVsSAnZWagAAlioP/0/Q+dRBulnxL/VyLfBI\nI4lG8XcF5i0ANV2oMhAqEKNFIuSVDnr9G/TwlK9oEFBT7/NLUlrJk4Dl2OOb\n99QsChjvhvvGFp1p/h9DljxOEp8tYFErHdSsxLguN7pCuPjAn6LidrhaRHgQ\nQtMm5PnB1eOkv4J11nBRNp1GVEshZkOz2LO09OSgxJZhk2IZFKEunSPlce6q\nqPNbYXhcynElpo8n6mKpNnIecAQwUPoCW9oZpQE3LfD5/tAyd8Te0/8EKurM\nXHGkNvMVRzaxLBc7DsDFbyzWeO9Aa1yHnnSP6hFu+I9zAz5XUoa25Qr14u2B\nEz9kkruLfGBmMsscLyIYjcjQEHbxRTacXV0ervSbGIlImGPU74l0vlMYIbjo\nSMs4JDl9yytWbC0MLI8R5ttHGSkG3XafYM9giUJZj5DA3SVQKOBKD8H5yjvP\nfaCTikISYWGfC0dNgFJvgyOOwnudhhjI/JKL0wMS8jMIuf2EdB4eSOS8rPDm\nIp+a5xA8WHoYHJKUeQ1XsEp0pH8ooxgpT+8x9DoZHokrA3FvNenRxxJi3I4k\nFbRZhmPrI2YwnSKt0KmAz/WJI2fBRoKbkJ1rM0TK3eOHqfTBFD1bcg5s8A13\nbde+wVLr90AO3lSD5tgj9vg8XUs6GJ/G7l1zfusF/TPNtCC9u659ToF1o9SO\nD5LH\r\n=Epeo\r\n-----END PGP SIGNATURE-----\r\n","size":1813122},"_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/graphs_1.0.5_1641570982443_0.2886501876447509"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-07T15:57:37.268Z","contributors":[]},"1.0.6":{"name":"@ant-design/graphs","version":"1.0.6","description":"Relation graph","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/graphs.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":"umi-test","test:coverage":"umi-test --coverage"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UbpvUO3Hj7JUPcqjMufMEwYGOzBy/mOj3eI97mL1ogYERvpFQ5MWaCcyykhykyyCvBILJC1Lhfl4JLCBOm7v6Q==","shasum":"41a976e23c76ade2ad0defd81613d62f9a837f07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.6.tgz","fileCount":152,"unpackedSize":7855267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4AK9CRA9TVsSAnZWagAAqV0QAJwEU/GnISXAudWlFaq5\nuj3L6ciuqO3Tt00K+dLprt+OsBEUk4hIUoxV+XxjZuoVt9CX7VYM49gpY9x+\n9U0PSdtYk3rm/4osdliFSgVkDserzreji9Cdk0XQT4nQpZdkY8AQxzYCs73O\nfXyphZPmIuKDRVhsdjtD28g95alEghefVDhSovzZ4qJIp0ioojONqqeVyHnP\nXShxCxvYy9nIrjv0kody0cxjst18dPeS3Z9VNpuugo9dTWjW42v3Uc/cc/Me\nuf4hwmqGpy/bfsF1vCQSCLPHAQ8IPjOn1AJo8gRlLGR+BHTTYigek/13bzII\nA0P0X3t7IDTu0X2wUeuvHQJ7lHwTJ3LDx3tWDpfAmxqasjwppX+REde71ahh\nVJgRkPJa2UHVrfx8RLD3pXbXy7yY2CR8yConaI0c5/xqaC3vLlqrImtVglP/\nQFPhCeFXxN1iAdDNjIpcxqN/7DAYaGOLkHJEJiKC4uxctP0WAFsY6lw1Ig2n\nM3PytlLPI630wjQFGh3gMbtZx4jYKf+VVrsPWZyFSXShxhWXTVY3CIt4VurA\n6qLPWCCkLGIkIuIylZBBaofSCbaZp8nyiOZMhgvhq8Aqt/zrbrXzr/ASjyjf\nRrS8F7A8NuGjhrUeEGVOe3CFkIE1kBz0OqSdaR/DgzlTV+qRtQ9VqkubQX73\nsiAg\r\n=iCQN\r\n-----END PGP SIGNATURE-----\r\n","size":1862377},"_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/graphs_1.0.6_1642070716973_0.3939159477386729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-13T10:55:35.416Z","contributors":[]},"1.0.7":{"name":"@ant-design/graphs","version":"1.0.7","description":"Relation graph","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/graphs.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/graphs/tooltip-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-hWZhOiIvs6tXVlhS6PPbA52cAOjmdfzXCGvzo0Fg856iNP/3iLva7asxf6puncxfqbn/GeCeZJoX7OuT24KjoQ==","shasum":"3c707aae05f134f442d9970951ae03176de712a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.7.tgz","fileCount":148,"unpackedSize":7847248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7qkgCRA9TVsSAnZWagAAEZwP/jPmdPyW/1fLHZhg31SH\noD4uFMRuMmZow6jA6o7+1JRckKcZFuQ5J+LQoAtYLTaK9ajrmKsShOWYedRg\nSHmhG5Mk/fJee54l0diMDE2ubUpaU4r4Sssv/6sJN3IIytj6S5VWvu4CrgrE\nv0uHSdn9JngXw99+KtvSgG2xDbDkc3gXlZUdi4vhyuK+O2UnG0IMw99vFszl\n0OPDEZ+N49z+9edch4IsQtoM1pFrjb/91F7m2vZDnobgjbBeWNQX/zvjbKac\n14gqzgW+uAYoG1LucA4vezWrFyMdy/C6P5PWKWwehkvca7xaKawz/2FXIr8f\nwzDYa1yo7RywX/ZSgjuR8di4czSjtSKB+aaOvr+XQhg03TJ+omwCOTcSo2n4\nV+z5nuAXnjcJ6i0n1sZam3N32M0iJcC4sKCzO6tYHNqcNwz8Mw6NoqwlzxjL\njBfwxm9oOWfwXdv68ae4evpzHh2Lb814nYPEnXdPM7r3E9rte8HD0UrMzkHm\n/Sj409HgDBFzY81xtDXDAN8gMQpzIQ0PVMSfTvSR+mdmeTLiWJuGtM2Vobfx\n5QgOdocUesUa6rxtYz54OKM8x/hSDs/tSf8J3LJH86CKLlkK6fC7EHARgRSA\nEpUlxcT6JAudNGwmGkSv1lRL5rSuettsGxChugm+6ZvHgCx+wWuJEu2dInw9\nXQE2\r\n=cAby\r\n-----END PGP SIGNATURE-----\r\n","size":1860564},"_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/graphs_1.0.7_1643030816671_0.503266801459759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T13:27:09.409Z","contributors":[]},"1.0.8":{"name":"@ant-design/graphs","version":"1.0.8","description":"Relation graph","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/graphs.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/graphs/tooltip-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.8","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-S5LKGRBIGaXW4zPp+rW23Q051nBPPvMqgpSUHTY2wcKmq59CCxwT++uYJcS2czcsrWrLaRzlCI5lp6bVWdO2OQ==","shasum":"82257d3cbc3f47fdc6c83c68d6e155f001cf6f55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.8.tgz","fileCount":148,"unpackedSize":7847900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh73EQCRA9TVsSAnZWagAAtZcP/2w9npu3j0BDHYnFst+z\nvaFMSUBWCvivsBhuvI1w6BfwrF08iMN2O0g95j3zue8V2JlxkUjaL/3cjSeF\nFPeG59+yTWY/MiGXToa/7ha9AknqoNEoEtBjbIUUMyYMQO6+7FHjzhZmDmI0\nJ10SgXXhdjcGpVT9jMotVLgnciI0FYYWRnsJOl8BgSfYaoHYFTixNbf8eJl/\nlZc3OdxxEIpUkGKnq79NbCeJkpqShBfbNNjXbdJL7B/36Hrd8JYMGlvcnZFl\nnNKRT6c2lbiCma0x3ZCwoDhPna7F5O4ozRGPJafv9xUhotII+L9ZV7zeWtCX\nYiijfFMinU6HSkMTy6fayNc++WTo903DK0Uh9M8AO80BjtpO3GTGCT5/fzDl\nVzr2u0qrq7T/4p3gOm3YjjlneiKCTx6iB6GckDmBxDHisZIiEgX/xexymQNC\ng77rzRE0KdhFf8V8LNBkcPUpN5zJO2ticwwwWHhC0SiPaOW2/bGOUMV5k0U2\nUfxnxFO2tCrBqTW9exmhit9oKQgEilL+8k2V4I5DMV6hg0qWmjqjhdHNIa5O\nmJ33W9OEUmxwNKUC2w7BIJmzIZLSoheG+OUeRqg1q27f5nW9+bDf5IF2Y/y5\nVHpLyllX7S0bIT1n0TqP+QgFv0MI1tFBxIYxfNAUYfiu6v/zpwOEyfKiPFuv\nQf5O\r\n=3b/r\r\n-----END PGP SIGNATURE-----\r\n","size":1860751},"_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/graphs_1.0.8_1643082000218_0.6192674075696698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T03:40:09.792Z","contributors":[]},"1.0.9":{"name":"@ant-design/graphs","version":"1.0.9","description":"Relation graph","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/graphs.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/graphs/tooltip-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.0.9","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-54+bs5T+vSnQodx8Di5QnZALHeqjf6/uCQtV+WkrzyI3qIoXT14/h6/0eInCw9YBeRIsHfh4eWXYsYg29Bjg8g==","shasum":"41d4e70bf6dbb43c4d19daa754397d52379a55ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.0.9.tgz","fileCount":148,"unpackedSize":7064492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC25zCRA9TVsSAnZWagAAvF8QAJ38kw5S7/5fgd+TcGWo\nLvyiRj5VymfhMkE+3+wyDPrwJSP98XZqenGDM6600N3fdWjwaV3nEZJkyfd7\n424HI32kooUtY2ItA8k36XxSte0eLDzaawjOwHtS1BlpUiUt2CJh04JeBj0n\n3iC3KaI2kARo4AG5VaxX85R65DnwtuMquvTU/tKP0hGnXfZwTJWAzqKJvrhx\nktnVUo5S1ynOAWeYwnsWw4ew8NqE1pp9eF7uzNusqCYezdQ/LVphiyIAKGP6\nJkZ69sR10Jz/VIxZxRZIVtOxrQVmgKHIk04/s2m4HLlF4Sh/VmxNIE9O332W\nXyY1b3pI3yeO9Tp9zNJ1jBh71J+ibBZmu84w/SHy7zdHPrjCWBYDz+fwhUm9\nnnA/9rMds1iT3LzRLrW9+lNQJ7t1fQqS3h4LeEewevN9ZO5j5986Z8R0OTMO\n4r6LQ5BI0XoMG4mvt9xr6glWnKJYjNuGCI9hZrjYnRVdZHCvIsvTwZOEbTXO\nJz6T0andWUI8nqyohP4g0U9uBxn4w+hlvdZu4SbUpDDKFTlT8WKCoYYuquMi\nwq2HTjgvQ2v7qSlKZQD4ZVvzhkG+/IXzwd6GIz4krnlNEfgU9wepuspzIQWc\n/6bHmyVnob2SQJ82pGV7YD1h1kwTHzVWOO9u0DQaY2b/sPg/5yQs5AWQJAQY\ngxod\r\n=C99k\r\n-----END PGP SIGNATURE-----\r\n","size":1743906},"_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":"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/graphs_1.0.9_1644916339726_0.6421983930260058"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-15T09:14:49.929Z","contributors":[]},"1.1.0":{"name":"@ant-design/graphs","version":"1.1.0","description":"Relation graph","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/graphs.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/issues/1077-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.1.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-FmW/2liyXyNrBs7BoOL2efhyZq4jwx/98BOL8UwtGQ01hk3+FXWNTUz/wVrp7St4kpuLvRveVfGelW4xiUQORw==","shasum":"b0d339cdbccaea4a90cf9b36c867a82063436a54","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.1.0.tgz","fileCount":148,"unpackedSize":7073126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHKDqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqONA//QvhUHZm1tmx3k/TI1xH6xOnAwEDM2N9MTa1+/SCfH5oiNIJr\r\n5sisH/0f77HAXkbPiZhHAscAngJMZXIWFQdwyRCBKiRc26Ag25BxjTpP2QwS\r\njWqHLdAIQ7laPCyc3ocF5sP4Ldb+HUcgUBAzdVX0c6LoFFcKhisBgyPcSXN0\r\n2pgl3hHZwPV8mf3hwPK2huV8xBqxbt6rcywKjCUrBnRdiF7Lae1rlMX1rebK\r\n9EzJtyVmGUYxVBgcizlBPGqguxugLS/ORgQQPmv2J2Lq51qKGeODwJwjRut1\r\nif49qVaO+bXfqBeq26aSrowFXwrXf8sNctG+pFxQ+cLbiGL2ynQ9647sYRti\r\npkh8b1u/o++xLT4ByK2y7bzlpCSkVi+Lz/MKg4/lWlRmV+9FFH1QiaFtU0w4\r\ntvKm6EVe7shEeB6icFiGWs4SadUgzbw3B7sSL0IX+nEM7Ai9JcbiegUaUyqY\r\nDq0GXEGQL2WKEe62r3eb25Dv9yK2Ftl2j91qkg2aBnroqW9nHOxw7J3Lg+85\r\nE1RjMv6Wj3ZJBbc+FyLG4T1uOs0kWpVtdD5fj6d9v5eivvmYA3siZ1TZMUwZ\r\n4rCAojI4DaTekpBtH8k5cRpZlpmTK2qOoEdblyt8fdsUPZJfYoCpefPMrNv4\r\n/MtZlxUFcvvGlQN4wRIjSxUZlKMpoIeY79g=\r\n=secl\r\n-----END PGP SIGNATURE-----\r\n","size":1745786},"_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":"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/graphs_1.1.0_1646043370429_0.8707761605955082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-28T10:16:29.262Z","contributors":[]},"1.1.1":{"name":"@ant-design/graphs","version":"1.1.1","description":"Relation graph","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/graphs.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/issues/1286-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.1.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-OJzEIrfdKmhTYRSTj7k1divbSQbnHZP0VSYP6OVrF5DbI/wnZS1oqUKnUpoxReYW4BMV6r70q6Zq+KvLRNH8Hg==","shasum":"f75a421d20927f9776fce227e91607d624138800","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.1.1.tgz","fileCount":148,"unpackedSize":7109453,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICkzzT6jx67sQdfXaEe8yVcIfGE+i9WAuzOs2XqPSJDhAiBe/EZA3HDR8CaLtQB2a7lp8Xup0gBx4cwOG155Sl82sw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZjsVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouZw/9EqGdOZk08U1WVDxcCwFelg9StxB0KrcfUQPu38TpLdlohGAs\r\nlF4PvKfdV4eUVuITm8PHvODN+KXtgB//GK5bKXqMuuKnxVKPxngbW55xtPyx\r\nxrnzgXR+ZOVBfvrFF+9UX2vxsBgBv3KNfKCHlyLWkl25gHOqDDwidjo32KIh\r\nTv3QQpohHhnKj9XRi5NV5XiN3u5u1swMiVXfxFCT6mLSv7qTrBCbXW7Eo4ck\r\nmMUXaXk9fvKoM2vGxj5bYuSbiCq+rymFTSH/cacwAHv+JjnZRBrbhMDutXR7\r\nOt29ciOrWmQMfGKUzIyC5PwzBiOSpiuzgTgv3s5zEmHcrRo4p49F1hbD75sE\r\nFU4MI7a+bP+zW73Osgie/f8JdyntoXct2A9dcYmmlD8NrQsVx0NmoJIK35c2\r\nOxZjnmVyLSIfusRB9ZTwUuWTMTEZPnmnfYuOnVZflRKNhUypGuzgj7+9vIVv\r\nBSeg9t5xmv19KkbbUdILhBrxxf8SZTSktIr9WwIoTRJ565M6r2XnOaoYIZi4\r\nHIM+gkrfE7Bw60IH71Rjkl7QRhLh4OPnY5b57KJdVtz0bLS456OpxkwKbgGf\r\nczCBrABFiZ6nLj9eEKMjj0ksk0X4cHoTCAu4N4rY3M7Jv1+uQlUWNd9xc+5o\r\ncsFaOpKYjEk6WkUYkpkQlYshodamfUjJvhU=\r\n=vkFk\r\n-----END PGP SIGNATURE-----\r\n","size":1778810},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"1075746765@qq.com"},{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.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":"arvinx@foxmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"1773977538@qq.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphs_1.1.1_1650866965530_0.8039108065973997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-25T06:13:41.753Z","contributors":[]},"1.1.2":{"name":"@ant-design/graphs","version":"1.1.2","description":"Relation graph","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/graphs.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/graphs/anchor-callback-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.1.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UYoWw4Uur6GucJQ+bZ5YHhYk4ILNLjPa5y/SoWhR8WgEP5FUPRvuIj09ussY1QgtfQ81jeglbV+nXO3Zml6T6g==","shasum":"fbee217a285d965c8300fe4fd1691b6304815fa7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.1.2.tgz","fileCount":148,"unpackedSize":7154983,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEcoBB6rYoWAqPUC+n1FdO/bElJYF5PSQukM64K36lKEAiEA+/qj1u/Hlg4jS6STMoCxcieF27FsoyZWG5Q4HrxLdUA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifhHtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqvcw//VrNhJjZqCewww4276ED/oMdjq1tHjughw1kAvHMxGc2cf+SV\r\nbU6LTLa1FLGQP0qNCXfu7hNvGEHSnrie7NF0BhI8QUee9JqBLKKOZ/PpkTfP\r\nK2NoYpUDicmjUNCBrcgKqt5jDLiX23f9+5rUsVDKbfVq0eN/BhWuSSvmhYYI\r\nDlLST8QTuhUXanlvLbMjN+toPl6Ga3gtWi1i8UttG0yrP0uKYql6ENh3W7nf\r\nQ4Gd1kxS1YYe1hylIDK22X+QcwX5+A/y+RuCV1wL55ACrtoI2d4h3X720EdZ\r\nUYaXUK8zexoYT/cCUciNTYln0ToIfs4iJpcjiPqos4G1nanmm3B0fFXZ8lZ9\r\nxdvhZXqaMHtkPQIAF64YQM4VKE664pPod98nIE20FBk7qzIzkgdYhNB+fHxe\r\nJEhcni0LSrzW5WjaTTFAedIna7qBQU6Ab/mKpKZRibiivRMYk9QiBQsN6B+a\r\nbddhz/t8O663TKn3cPrggCkXVlcflkA6lY50v2Vs/uEdfelhGBKxTzYC5ckK\r\nPhwiuYwhWIDIajXqL4oqhoAclEHyPW5IzxSaZxaZ7+zq765OnCpvII9coTjW\r\n7yMw7/+rMWns0ABsPOWZny+qET3/FivTbjqR9Hl99cSzNvD9BuYJc7Qabt3/\r\nHqhH71Dq5/QxCHNih7EOTcv0l7dds5zmQVw=\r\n=3GhL\r\n-----END PGP SIGNATURE-----\r\n","size":1788084},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"1075746765@qq.com"},{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.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":"arvinx@foxmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"1773977538@qq.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphs_1.1.2_1652429293241_0.38104443758069895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-13T10:06:51.468Z","contributors":[]},"1.1.3":{"name":"@ant-design/graphs","version":"1.1.3","description":"Relation graph","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/graphs.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/issues/1338-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.1.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UsfyEySP97gsbVx/VWlL1wGwEZZ8wwInwBw/FG1MZCd9SVDUR53RC4XigI7l5Z4xqMnj9EvxGUTTt4khc6LDYw==","shasum":"078bc9d029f306c72ccb056ad0be0edf75d6eff6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.1.3.tgz","fileCount":148,"unpackedSize":7154832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGSw0OwCMGpKg5GhRXE8Iiy2jbCcJOBwIoybZhhxrcRQIgGRMwg4nhE/tzOW3BWJ1i6NVWFw+N3tDDHaeW+JH2tu4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiu9eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo28w//ZAGYTXMps/spxIE6JN/PsvvqcQIoV79YBeJnO9bAGGHhRUm6\r\nVb/A545CBRnRYVXQVsoKJOxPnQwDB3D2Txut81clmhZM7CSRXYRg/BKdm0kT\r\n8H53D9h1ohx2pYWncWqzXzjisdS6PW7ATYGPATRxLG20SfxgR6uPyu0SQBn2\r\ntAQ+QmNEdAyOOp4h4RYA764smF1fizKHUYS/C8GzacVTrl8FLsXSMov0axGb\r\nmuBlzBcTKqSRfrzLNzStyGArKniULs6KBoV73NK31QBbj/v4DuwPAsuMxCV1\r\nD4MnvT0AORyl+1yzcL3lYw8iMAVAj3Z8ADJm1a/GCVf9fI64t9RA6HoNNMiz\r\nBpyujrhOghR9diLGS+5OW4LzMkgT+y9ad412RiDf4Ivmy1VWPsxFaUXAxaTy\r\n+ClJS0sbEjNyP1NkEsNJxxdI4VijULnN/WBtA4oiikb4oRk2kbv7js8xE03M\r\nYJBTKFUCRk8MJDqJBpnDxlw3HQA+KAg65Ej5IMdd255gfgyk0J7dYHspS9AP\r\nI9c004XsJBn44wsWd24A0Ga7IvpnY3PwEfs+P6WpMaVAnHXABjB3i3YZ3FLC\r\nmb2eYkqp5zrPguoejdBu2+93wb19IHrRR7xCTKGFNwfjaPYXPNm7pSgpS7HX\r\n6pc8onXcUkskZmriO3nFPdF/61Mltu11m5Y=\r\n=Jf34\r\n-----END PGP SIGNATURE-----\r\n","size":1788364},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"1075746765@qq.com"},{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.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":"arvinx@foxmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"1773977538@qq.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphs_1.1.3_1653272413910_0.27345870207609924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T02:22:59.488Z","contributors":[]},"1.1.4":{"name":"@ant-design/graphs","version":"1.1.4","description":"Relation graph","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/graphs.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/graphs/fund-line-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.1.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UtvQ3tCUj32VJOR324yWsV+kvg1Zlq3zzmcI3c0totgADr6o8AzniCSQK2dcWq+7Wr+jIKVUrBd51+pXDhpy7Q==","shasum":"a5361258b6eb69609074a5a34fc24dbb7809562f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.1.4.tgz","fileCount":148,"unpackedSize":7209916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBfITjE3fHZl91t9dHJDvq4HypxYqgVovKN2GzLcDIn5AiBFQIrqBkxFPOD5T+N4Ky851mGS6Hn37ole0LkvZyRHMg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisCLCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqISQ/9ELa78Ivj/9Jkfx7PtGaVSal2he4EGREIq3g08Iba4Bs1xFAN\r\noou6r1gkEJ3CaL0Z0+iO/EBB2+smiOlg06kZtvLPOIaigVWqc2T2CT/CelNG\r\nmTiec5ULe3+rYe7ZDxuxuCgoaX7MSQ/KzuLYJVlG4dilixYxtnG4sPwdpv2o\r\n23XEr0A9iibiTUU7Vh6+5eDxQxOeMdN+nV1PxVDbN3ohos5b9QOBeJuBZDt3\r\nay0jlSR925trstfRNKFCQPCPl0FFlXGRnY7gSXeaf5sgwbJ0zx/1hzih4B7D\r\nKPClecG94blez6NM9Se7Z7Hz/8pJ6W4jXLd3a4u8yrb28CsSbC5L/hLbJBg5\r\nRIuYT7LYLC497o2lAh3yxlbKbGPEDpWtBUTjVf1aFtLSuZ0cOnIF/m4bQnjg\r\nJnF7qxCdZpCvMfSCbldAffp4cDKWUx34r5QxBO05pUOzFbzXGjN9tgzs4Abc\r\n1JsC1OC14x4Udr6iJyjVlfXuwuYJpg7vMbpbwQd9eWSqCjl9Blnhq3VF5bTx\r\nXpmWH/iCgTCdcmwZkDsvBv23cJbtgRyvrevulCC9eBUGS4C4xXL7YaWl5uz/\r\nnX8LaW2MmByGlV8YjPD4Y8pAeSZaSVm3IRb4JAVnwNDNfIhizBmfL0M7qrT9\r\nMvuB0ocbZOiy1kdohGSKpn0KAdhK9AKNRMo=\r\n=2ELQ\r\n-----END PGP SIGNATURE-----\r\n","size":1799365},"_npmUser":{"name":"anonymous","email":"1175863618@qq.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"1075746765@qq.com"},{"name":"anonymous","email":"yesmeck@gmail.com"},{"name":"anonymous","email":"afc163@gmail.com"},{"name":"anonymous","email":"vthinkxie@gmail.com"},{"name":"anonymous","email":"smith3816@gmail.com"},{"name":"anonymous","email":"wasd2144@hotmail.com"},{"name":"anonymous","email":"onlylae@sina.com"},{"name":"anonymous","email":"45808948@qq.com"},{"name":"anonymous","email":"wynterding@gmail.com"},{"name":"anonymous","email":"yutingzhao1991@sina.cn"},{"name":"anonymous","email":"arvinx@foxmail.com"},{"name":"anonymous","email":"rdmclin2@gmail.com"},{"name":"anonymous","email":"1773977538@qq.com"},{"name":"anonymous","email":"2523863783@qq.com"},{"name":"anonymous","email":"1175863618@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphs_1.1.4_1655710402678_0.9481501632746074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-20T07:33:38.118Z","contributors":[]},"1.2.0":{"name":"@ant-design/graphs","version":"1.2.0","description":"Relation graph","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/graphs.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/graphs/fund-line-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-SY9giiU1oG+3VZOUXrGMAAD85DIxYgdH19cCu2emNCyB+EZQZj/z1pWdA7Q78yq3nUMy1RrhcZeGF6qBe0sSZQ==","shasum":"3df10240d47b3f126ca5168955f2ee1b7d61a986","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.0.tgz","fileCount":150,"unpackedSize":7205926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA8RUUa51JQhx2apT5j89dmCg+5xpitxoYzfhPNL/44TAiEA+dy6+yKBOb0JA72DHVITerBxUZJAa60P9b8KoIEmP90="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizTjzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoItg//ad5+oIW/Qh6Ho+aU37RRff2+djej9f0kc455kPv+dMvj4pZ1\r\npsUwfGVkqR7V9F4UfuCrwHB3vpZj6e0A91+lpo/1Y/kI2yPG62w1xLyaIue7\r\nM2NI9XdFO6PBDYm6UgWA3CChYDfmszW/rUfzTM9JbeprzWevN4Cx6SJrfxAl\r\nHgSt1hpXOdKfX5KVxTZiKOStuuABzNhZ1WRkOrhPj90fyDuh+4pScf5d5zzj\r\nthfvRe7WsJx2mTjR1PpAFG5g4LYGIVD1c54LFeiBSfbOTBmyDZjzJfgq/A59\r\nuW0Qsg08nFPHSWfo5yb/1muq0Y3HalhI/vq50Ghax78tH+O7hn9f1Lo1RXXG\r\ntvHdl7RoOxVgET6KdR22MN4Zc/KSO2D0mqvPUUr1gj8JeZk99m1cam3rnmrq\r\n6zAxYsZk8Zinzig1hW1bYeDokp8OsP5Bl8NWfjIgeBe9zjinZlfIp8lxgvzI\r\ntfX0kvUP+TgWXZWbei5W/rS2lfO/eaFTpzcLD6K64jY1Uu/T8I7oik/pgRMd\r\nZQQLhqoXxMDIBs0IS2SNrzZhTTj639FlsRc1VyhuAj5YB0Amvi2eVmi7iR7o\r\nHJOVR2A/WOYBQaaMygK861wqhzlyv/p/4Q6kZlt0QtHcXxru6m0eeYqL85DE\r\nmBP7kXEH6Vx4Zi4bhJmrNEUBGufF67yIvUQ=\r\n=TOH4\r\n-----END PGP SIGNATURE-----\r\n","size":1798163},"_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/graphs_1.2.0_1657616627096_0.48663011852551685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-12T10:45:53.759Z","contributors":[]},"1.2.1":{"name":"@ant-design/graphs","version":"1.2.1","description":"Relation graph","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/graphs.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/graphs/fund-line-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-O3GQcw+yKTkM0Q+Cz/0hjs1b62wSNrlPvVcPlATdBqrsAeGjVgRSaNtEicVReoeBzN1oo19KzkU4kCBGvsmCPg==","shasum":"638f494b0702615baa8e2fc915c37ad0eb52ee00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.1.tgz","fileCount":148,"unpackedSize":7216297,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLQPH++zU8gXn0ai/kPlF1nIul5iIPSAiHSpgQNkUc5AiEAp8g2n25hZ7MU5kHgJ+aJPOdazVDr2Hwz/pZmu1gbV2Y="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiznY2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpxbg//UB+P0LLaUzsbozifRXvYGk+Ul6Y5x/rMiLgYZVCSGAg8V+x+\r\niZm+kb2SW1OFl0MyH3CIY88N35sbKWoXzj18P4UvvmJ0Rmde6Q1xXhbvD7zg\r\n4Btg9m8edyTUSquXXcSmlqaaVPMNwym2qycygemJUZYovo4WyE+1RBXWZ64T\r\ngmZA64wnUDFgYtybwqjyNlk6X4QJj/PKdpsxYaVi5PdtOgAYLToMIfokIk1E\r\neNJs+TT7us8xGUyqHuviepXkQn4pwoAZEvxo0DwW4T4xZqffDDc4DFxjBG58\r\np/mcSIMOeLtxY/cz1MQ2qMBomuCPXliu1iDw32NLZkIF6tFStrrqvcoBEZhd\r\n9N4xtJcssOh9QLahM5pB4LDe/OmDmKvGSqHVmvaG6DfsxTZU+IdJXvcBMjcF\r\nG6pbk1LhDVAGPcH4OUocv3I3gSdfIk81rDlyp0MUBPvoH252/IY8wyM6002L\r\n7MN41ZAWep27zZvJqK2N2sSo3YWDpyu+gK6KLSeZJyVViHWpxSeMpfyX8JIr\r\nQvYho7tIV1irv27M5+x2p1wN30DDs0KKkIVWDaVERgQJHDP4fzulAQWHJG/O\r\n00dhFPdbgUHOIqNu9+Hqpc67lThNHwWLQ8Id1kg9vy3iPGkLTHOsm8HohHWG\r\n9ViVrnyuNJDxFxZGuiRN/mYbsHu4hKUqQH0=\r\n=9zI3\r\n-----END PGP SIGNATURE-----\r\n","size":1802434},"_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/graphs_1.2.1_1657697846604_0.31906676575365966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-13T08:25:19.806Z","contributors":[]},"1.2.2":{"name":"@ant-design/graphs","version":"1.2.2","description":"Relation graph","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/graphs.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/graphs/flow-analysis-sync-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UbXDU8B4qaB8QG4aeG4hZxtZdZ3B7ey2hqHNV++cpvpmi8dd4FWRL0/bmht0E5E6vT08L8OMaxdIymZ2Ah+4Rg==","shasum":"688c7598c8669f49391120aa2e651dc6d9731aa6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.2.tgz","fileCount":154,"unpackedSize":7291939,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHTBqkHZLnddFKJsGWZhtClx1HOhULBufoOjsDhGZjb6AiA+em/kb0tNsYWk6xJuBXnRHDC4ot2U02ytrxAuydpHpA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2VPTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7ZQ/+Luu/sXF2ZjcQJxrz+/WF+i1tU8Jl2+2bb2QPUaTE9rmuLMFT\r\nHORyYFBUQb1t8wL5ZSHFjiDNjT/yEgMmGIUXayzeJ6OUD3zwCSOTMfl1nKCA\r\n0pJvOf3rZAwSP8RAG2yvetbgBYhuahYUm8agfw+FAq3qmj1JdoJafxmB7sup\r\nwu0d0hwzXlI5vMNZiSDF32OJ77ep7e1fh3an8jR9DjEQgsfKObiHEpRtvvfy\r\neKRkcpGrFQsFNDExG7dMCRTQbKI5GR3U0Tsgr8LmaUhyi3C0M7iUvA8R6bQO\r\n9p8AdbU4BGRw/FBxcc+tYQrRrF5OExt0o+sLAHxy0eYuR5Qjh06iAAUmoXyY\r\nkwPteqZxo8B+bfmRcUWflXRbeI4UeQZDVO5Nt9SWxQeLyF3GbB1FzzTWUL83\r\nNl+7lxg1bKQ+csO13ebGDis8kWuoyW8RHt/JJG5wt+r/kZi/S3WTBBu1t2t1\r\njssvzr5yTLX9lEDXOBm/KwsC6snmErr6ISyUFvvq4OqOoaprq2zxx06wsaHt\r\nSdWiM5eyV9htBopiew2r6jDZaX52woENQKH5UATlZAHCmQCmRZYdXLnzFuI4\r\nCg4S4S6g+NYahxGyBUpxhh1XiRi3NcWIIsCkq84+c9BGX0a7pOZ8hpwkDg4F\r\nZer+lH2+96k9hyhxG8pWddddudN+WL1vi4E=\r\n=kTcI\r\n-----END PGP SIGNATURE-----\r\n","size":1821845},"_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/graphs_1.2.2_1658409939202_0.5422462631907716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T13:31:11.478Z","contributors":[]},"1.2.3":{"name":"@ant-design/graphs","version":"1.2.3","description":"Relation graph","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/graphs.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/issues/1441-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-JAJjw5xOElmlDctFkqcd8kkHKaCDLF4b38X+i1Hn6UTVlqmVOFuAtFyWz7dcuXlY5ZX2FA6R8PDhd9cfk8CYGw==","shasum":"06d414aaaab6651e5a6a5129df082dbba9519e43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.3.tgz","fileCount":154,"unpackedSize":7291735,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBMA9fuatEQDlR3aOvfq03g7LL9ADqp3gPBQXWOr2IkgIgOTlp36iBgojYcIOqe5Ttwv+xWpcO1wluDeIRcQO9QSY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2l0MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquAw/+JJFmbi8HKs4OlTauWZegY5n15RypPbJNF10M0bRG4FKZR+e3\r\nhdbT2ajC7rkem/guwuSN1G1Jy7kgFqI9JaA1kWPtaVvC1skV6NVI7T9lxZ+U\r\nfEBS4ctLxxgJJaIcmm0xWajndJuDunafcliugQM9L8BAwum7k3+4sVCcetNE\r\nAd6GeGHK8GIjCPQu0u5sKn7Uhq3rN+6cXFuFrIUt2qwNFln6VEfLiL+qZeOu\r\nBA3cSj66YY+JU8eRTeZ2G8KLVPKMqRmqhM0XZitGPrplgwsjunAM9ejGyTiU\r\nWAU6UrgfeQg2Ed7BCsaYjAUiY4kIqGvDxa5nRPGeaxoqlU+Md9lxqfqFxlCn\r\nYZ2zeTNi9NothxBSDrLOnGx/nLyRzLaMZRHeXh6NELcxgLfBCEN2xXbFEZJD\r\nvHO77cjOB3Xe2RjVf+X9hRXsRXKPH6iyLgAhA2qZBIGaSMopfG6h1WXXHHq8\r\nUGFKrUcCzWTQONj/KebJLGYvE7a3GNu2N2G3y3xZ9ZJEc8eMGzaiwo42U8R9\r\nmM6hpVtm8fS2BzWFZ9VZU2celYtt2DGWMdHUznmiquZYsqfLvYMS0nIokbqh\r\nS5OFvgpzqmJSYMjCbgGIM3XAMvjto0w9rk8lCeqiTIHhEOEHyzy8+OB28F67\r\nNGZ2EJT02t/+eJOiKdGspWf9hnsEKDsNwOw=\r\n=fJ1W\r\n-----END PGP SIGNATURE-----\r\n","size":1821714},"_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/graphs_1.2.3_1658477836328_0.17304142544257983"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T08:19:34.560Z","contributors":[]},"1.2.4":{"name":"@ant-design/graphs","version":"1.2.4","description":"Relation graph","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/graphs.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/graphs/menu-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-f7YStKXF0ZN1SR4Ug1+pH0hfZ12IHFmVyq8WwE5uEgQrbUu9exytcK0MrAFH/cH1c3QpAPpOLMjei1lJHup+jg==","shasum":"de4943cb5110d11a46de299bf87e9b50a64f4065","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.4.tgz","fileCount":166,"unpackedSize":7510696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHAKu0Bd115WVsLZiu5qETgV9tTq/Wq7LlQPaxuU9tzSAiBUv4cbOf4cxrcdfDJwPTuYnvgjcUdvXOMNvmX52+p8OA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/ibtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFxA/9Ea6NwmgBf0ALO8mn9lvaA9wa3BRFwSxczSVbmtmGdzmirIIU\r\n0Q17H1OzqF5GUxun0+bJVMKXvIzkHvTM+JsizRrZ4YgyjSsmSV+QXjFb9MS3\r\nWr1v+f8PUrtFKSKNoLsKvaRHCVu8NVOr4PQbOnxtew5w27WzmqG6MgJRYkP0\r\nCFam1TSBln3q4R17GyThagS76eJdNDldRBdEhjZRGGPt+73aedxNMH+ifRmu\r\nthtnSUWxbo6Qm7c1iBWoY6B3nTx1BaygDzeBhv5wVTo/pbBY2JyTDaZQh6CY\r\navUYQHd6wNG7mU5/0OgWDmjjeDL/5B5zdQzVfp4VjJ8V5h8wDDZe3/mtGC/g\r\nK+OcGliWERt8kzjazM/5OEnPLQK39qL/oPKevIK3pf6uTBMGCEB+D4TjK9v4\r\nkU5J7CDCUSqhPp8N+nDd4NNMuEAknJMu/JwoXKQ48FtkYsUMkt3vhjdy+0ID\r\nUGuBxVczmnqbihn1PhxddG4X5aM0nhiPN5r+DbiVOc55IL1Wc1W82zt+7aI2\r\nIp0Ljdm0/KEeuycMODSn1cCGpDQ+IHzlZPmj9TNf8B7bs8fAw4PaPIHIPGxr\r\nA9rI9+SNRd8+RA/xxCgdU52tdliD3YDy/1GYzObKLlhsfcsi0J3GPAiEtjjK\r\ngJrc5d5Y6R06oUO/fzD0A14FLjoLBKBqZA8=\r\n=kzBW\r\n-----END PGP SIGNATURE-----\r\n","size":1852298},"_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/graphs_1.2.4_1660823277573_0.2760059523370495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T12:31:44.082Z","contributors":[]},"1.2.5":{"name":"@ant-design/graphs","version":"1.2.5","description":"Relation graph","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/graphs.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/graphs/node-explore-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.5","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-/wru+qSF30b1YloDbU79VCasolx01irPXoKO7W8hvimjs/pWujvkzbfBUCZWdGWl6fjPEtDfHX/hYqAR4zzDGg==","shasum":"7a164bb01795dae45c3f41c6353625801402be13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.5.tgz","fileCount":186,"unpackedSize":7558373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaLzul4Jm1lMmBjgDSUV2qUsjhSlkspn5PGLrw+9QTnAIhAOYxF6/+fl9UUjsidcIgq2wFxbbfhJudd8zqDBZDeXY4"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAy83ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXXg/5ALAiV6d+sq40TBXYtjv7zR/a1n/F12WRmdXc8nU0PCXUKa1y\r\nKhWVznPQM4JorzjPlEWP7wA7r3noo6B+nSC97uUTgsDwVwp50bf9mo9twTOm\r\n5nzz5pSYw/uVTtF0WK3ryjahJA43w5qy6TXheZJiJc5AJXynUGwZjgQUPaSG\r\nSPANDXnH3bKpWix5dyJK5Q2N7YMogsGWpJ0vG+d04zGM6fqzsHdoFWaWSGRI\r\nKlFV9hAwq3BPkVCtPsBHTxw3rVbsGwbyQrNFmjCOQJCQX1m8j5jHuZhQUPGJ\r\nRNSz1mNed62nX2zMCi4PQJV9JWcrg1lRecKFz7kAq7AcaQj6vNFFdDZM2tJX\r\nxst7cHoADy9n54M/6Om99C6i2uWPJ1xvjxjfIU5w4F41ql55p4f+q7YO5Htw\r\nxulEpc3TiubhdD2nH/AlQmUGo4poCoD0sRRT97c6rQvLn7/WBcBTe0es29t0\r\nj5I4J4JUjquCE7xi6aG1B50Y6mmRZF43g6Nfczk7qaEVad/q5oRhJxwAW5pE\r\n8mXmy6Qjd2gdsnb930SlpsJprLA+Ap7L7AGktYEB0Iboy3sBj9lDwJb7bsja\r\n18XgtQNAsxalQbIXz6cTfDguPlvJf02HYjjz/8VOIPuruabGSC+7r4O1rcNa\r\nGXVYpG4Aokgm9RdfUALu29wOqUV6VzkmGvo=\r\n=3RMc\r\n-----END PGP SIGNATURE-----\r\n","size":1864274},"_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/graphs_1.2.5_1661153079451_0.99891080019136"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-22T07:26:12.230Z","contributors":[]},"1.2.6":{"name":"@ant-design/graphs","version":"1.2.6","description":"Relation graph","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/graphs.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/graphs/edge-cfg-label-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-dp0ara9LejK72JauMCtj/zciQZU45mR2dxcGPgn96BZT4sPkiXvUez+puBZbbspnbHMkAfaos3pQEEyJ654c/A==","shasum":"9d5ccaeed63bf4671f51457c0d2962f32862f9a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.6.tgz","fileCount":186,"unpackedSize":7558570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZ/KFT3xogifrXOdeRZab3kLv9CU+zUJSf0AWStnALJAiBwAPDFfbsq/WCsGfjBr4wvaIxFdhQs9K+YJW2GQjiUuw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBJc2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohuQ//cBp0Ek/9DmK0jayzKY3Fhp8IU7KbZd6NmanW7CA4X6fxw5OI\r\nRi9hvoBkZeVgSUeV6nk5jD3Y+mE71i8T+yne6eW3il5zKSPqI/17pZgwfqR3\r\nipi3NxJJBZz9oZxM0+kIhOMgD7dzUMF+VJRtT7LZ8uqAFZDXom7DuIhYB2xs\r\nktx66nFn63BuWeywqdle0ahx2K11S9YL9Lc4fagsOqkPqiP96+Mrzd+Et9Ad\r\n35t3wN8XEjDiAYoGwFnV6MGAEShqbEhFzvnzJ65wokbF6gd+2nXrvztGmygC\r\nb1KjneSQGcxh6B1ij5aD2oJqceQA5hoLQhvbfsWycbvE+KGZPGen/fE/yxUi\r\n75fSd9XDrfSX64WZiR62Wmvl/jY/9/0wy/N6UzEUt8tAyAuA6gyG4koVhFC6\r\nRcL+XpEb/0g4jMYe1Oomo05s20XBUlQRnhOtolosxTOLPZ0DwGcQMwsSvC/M\r\nU+BCEr69NTqd+ga/N5VchIsbVCzBLU1v7YWhGkpVi2eDn5NzG3aty/1+BA4V\r\nnbRQl7URntx9vKZ0GPzGsl0uVEchRNwC5rl27RclqZTaqmIPa/1oObSVt3/w\r\nYnIBSTeGSCej3yslplrHrf101+TtqyOdyYGsbmaBOHgpalFmvadWY3B2OoJ7\r\nQ86u8g30Aq/tyNXaK5NEPAQi6gO+129fuaE=\r\n=BOdI\r\n-----END PGP SIGNATURE-----\r\n","size":1864374},"_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/graphs_1.2.6_1661245238560_0.7863515548925766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-23T09:14:37.874Z","contributors":[]},"1.2.7-beta.0":{"name":"@ant-design/graphs","version":"1.2.7-beta.0","description":"Relation graph","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/graphs.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/graphs/percent-badge-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.7-beta.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-khrtYNdMq2WlYn2+CPuUQBfXg3ddPEAwxRxr5Ns2vZYJAojb5b0Rx387p//fJk4sLnC6qMlH0sBEexTRvxDy7g==","shasum":"74db789a990b4f6b32291008d1c62f39f1450202","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.7-beta.0.tgz","fileCount":186,"unpackedSize":7610981,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaAWKA0t4p++Q4bYnb0joNDgfnBDQp4CplVSLng3luFgIhAMEGsP13FqoUvLh1yTNiJSSGIGq9Ju+KzYcE6wiZt9Eg"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBfiXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOEA/9GTZRnc86LpmxEWBxQQ3S99aal5S2dTn4/FD6MNwyQCzMrlre\r\nWuxHg4P1oIoDuXxwa/0O8PWtb3nsCHxwJPnUsnD0L8hlGcybq5vANyE/40ep\r\nJn5VwJ1MAPvrJYK07AwBjzEVVBVHR9pMFqn3dIagMfsHZOlZr6lfgKe2/9Fr\r\nX+EclGlCscT+U1xRuCfvaz0kgw5cfnZrXsRuO1PkKdfiIAbR5CEWKbr94eSJ\r\nk446bTBoJ6AyLycO4NMYwYhgyi/jus0HVVK3w5rPvm7+NnMERuJ0bf2WG1eg\r\n1KJYYAyMOaL8pzjCWOLANwyw7HcVL8oeEzypCq0QA3aWbTwJCi03ZTnsmUGW\r\n0kKaGnPxJ4hBAfevQHtuKhE2ka0+CjMQHKsDfyXsEbxbV6ZfFj9nV9ko7MzF\r\n21oYpSHbv8pfLC/zl9TS4WFPQkQhJBIF6k1nzFkYM3TGlcsnKrg9bnuqvDE6\r\npZ6Ko0WQXhpAb8aPQo5B6JhJ0d6Wk0aFyT82Cl22d8Vrpp8uIAR2erwsEEF6\r\nBgk/2klVdslTV06sMGZ8J9oAOyYMBSlUn2djeiGs4nM0j+56o0N82cz6+W9+\r\ntOsE6um5BgvQhW8VhXI7JO1Yjcj3nWfgK+bNq1qYA7yFkXfw4d4cXf4E/6XT\r\nIujzoM3kJSbAohzkr6HBX+KNsFf1/m6UjWU=\r\n=+9kN\r\n-----END PGP SIGNATURE-----\r\n","size":1878929},"_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/graphs_1.2.7-beta.0_1661335703436_0.2621720070413305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-24T10:08:41.128Z","contributors":[]},"1.2.7-beta.1":{"name":"@ant-design/graphs","version":"1.2.7-beta.1","description":"Relation graph","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/graphs.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/graphs/percent-badge-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.7-beta.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-lId297kDtjCBChnvjJW1a0Njr1KcUKZPB65jMbmPG2Q2JelwbPPtcvU5Z9oSx4tepgIaEJcMlcH1s0bSr006Eg==","shasum":"d1cb2139a671f7144c762547d8fbe45ce3a95d68","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.7-beta.1.tgz","fileCount":186,"unpackedSize":7611018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPKACtBzJZHmeb2CdFKxGMsTfhMkyfx9CpOWlGhP2AgAiEAw3m39tDqPzp9X8YWX0DfikFHQboKWx585+5quoeloBM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBhLEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqH1Q//cRFVuqnDLbPjSNgCQ4YXxHSY7PMscL6+71/C2zJffLWJuWi8\r\nWU+13AhG6dOSHmkouiGGjQPMeJ45lIGRldoMh1DX6lqzVLdF/j6aWom18SD4\r\n7lNAsGVVcHktXpoDtdVkiPNXql3nCM/r7dXRxJ6DvBeBThACLfeyhjIrX4wm\r\nl2CokXlKdIv9pCaqHl1M8X7Zwd3unKCxh02RVOaV7Dz7jyWYesOWin6U3biy\r\n7qZlSPhPnW1K9hRfOh4O0pAdutiRQEJEsbATKG839lUQ1GMSC+EI6xiZqu5P\r\nq2NvuaxlJNwSnGIIkx0d2raCC6F4d++Y/b1w/3twyVZMVUN1i/ega3ow/DrE\r\nEGxNoAJEoV0KBLsMfSLoMdmECrvQBc1/HcLclbz+ZVsvg5RLzZAHwnUna2Sf\r\nrhMrMIs6pvmMOSfwEs1bhMStoo+Syuoiut/Cd4uF+WBOd5R44NZOiRZnEFuI\r\nKvMQKzsZ46XhJQ8Q8Ghl32tk891LIKrRiKQytlb7GTqjhqDWjJIujmVc5XZK\r\nbZnV+xWTpvjhiKwP1pW0wPbiN8nn8GyyIrpYEjOtv0H0/vmD6CUswxaGHs8W\r\njFdN1YxvzB6+If+x7ZWormVCE9b4l0CFALrviYgyCioudkmztReb3eOQH/J4\r\nQVezmc+PCT/jB9mnTO0EtObtLDSRNZuz3mY=\r\n=BVub\r\n-----END PGP SIGNATURE-----\r\n","size":1878990},"_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/graphs_1.2.7-beta.1_1661342403338_0.26268373700800574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-24T12:00:21.497Z","contributors":[]},"1.2.7":{"name":"@ant-design/graphs","version":"1.2.7","description":"Relation graph","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/graphs.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/graphs/percent-badge-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-SOF6DxRogcwuC/qQeJEZiKJelH/ZPC8zmm7PIc4bvDJ1J19QKbgN/vUR2Ia27O0lJ2z9DdBOFFoQ3Eum6u1t/Q==","shasum":"1da36a7d5278e62db623c2489900b9dcb748f276","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.7.tgz","fileCount":186,"unpackedSize":7611181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGC0qEW/MlkkEELSkLUyi+S0yVA/D4PqZ6+StjNXsmIuAiEA6o0Mg722CYpjRc3F/xFRMJUXy5VXI/I2sLK8f73M5aw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBt9HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokDQ/+OurxL1UEmbyJJJ3UVeQkN70hKAZwnq3p/BGQSUf2SJuEY/Vy\r\nsGWZ7xQh7oDim29CmRomb4VH29u4sGjVn5rEMbB6MKSNsrLeWklhXkoeX++G\r\n13Oc+5My9nbd3p3sDXC2wP7RqYcIp55rsnurtlA6JyS/9a2Ky/1UmEJlu7nl\r\nI3eg77s6g+rh3iBSZZww3N3izyx2pLANUmDfQNFUiqpGm4j5NFlFVGJ+omYA\r\nYUvr8VFMy7gyI0cqJOnYRM/DaoIRAmNTix5pw1yE6W+GgkV60KC7dn1LBq23\r\nfSl+rKCBh3jLda5FDiQN6qwJCN2LAPJ2VQCjVnjznDuP8ZtTucMrDpYa7A88\r\njLf3xhGww7FCl1Z+YM2NDxrCtGnjER1vl0BUsJvPwcKW3AGtK7Kiorp4JSUO\r\nHsO6Wyjm1DU0asHlRT5CfNwBNYcoHfn569o/Pf3R96Ff4L/TeOOE3l2RGnhT\r\nJFvpDI8x9SxqOIjUEIguv6ih8+oBep3IGxclBjwgpOkwkLu7pwSHog2zqICW\r\nRF4lQ72AY+aBoBmlHpDJlRzZpNFycbF/OtV62WQxDuAmu+cwlDr2hligrji6\r\nawi969PwTevo1Cah2Y5Sy4+uqlsyrIsq0amuW+xjskfArjp2QHDbFc2emyUK\r\nMMvOgkEYxlTgyYL8x203L4njsnaLOOmlRH4=\r\n=/zhj\r\n-----END PGP SIGNATURE-----\r\n","size":1879060},"_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/graphs_1.2.7_1661394759158_0.4794111169606541"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-25T02:57:05.544Z","contributors":[]},"1.2.8":{"name":"@ant-design/graphs","version":"1.2.8","description":"Relation graph","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/graphs.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/graphs/level-fn-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.8","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-+3rRmGwn4o6DF2fBqo024p9M9NCtCl2egh3j2COz+jIUPaVE/air3XdqC9hm/LthFNnzDTv0fk1SaHAY/JrsJA==","shasum":"b5e8c830446a0523ec5705e0982b12705b3f38d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.8.tgz","fileCount":186,"unpackedSize":7611702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB684MFOhvOctRv5VhoXGEHPBzbU5ZHR0wEwB7BnRFzeAiEA2zbshjWCJSUd3Jpp9R9LS/3exf/6v6k+iOKzPvs9NiQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFaAxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJRw//aM0QG+H0CVziXJs6hcw9fBGG9N0gchZ3Wh6XcQwPYPBWFBPF\r\nOonc4y5/aHLrYB7THmMd7D6xE3eSY//OmfuC2aoFLM5RPsUbn5+hsGHlU89T\r\noWhbsK7Ar27PH4ob8JOshJgFEZdF//1qOpaSxsuO/Y99+S/GH/nbnW/g47hG\r\nIm98zL5BlBYk/EtOEvyjSfTED0/z23OeDEfWfJHtR+r8FizCPaskKNY6+q0T\r\n8RRLdRqoStUe42KmFvxsGg/Wi1bzwJVjEwowd18wHABCLpDEXyaVFwEwJKtX\r\n4gcfRGFeC2iMSzkZAmQZKZIihGgwZr7xZggZlDYyKKhuC8q+DkikAn6OpkxC\r\n8uXSYsf4jnEpz9yYjc1qvodJGxLJ0GL3qZFUb50klZXryrJ6Tb9Ozb4I5Cr4\r\nDYR1EyPJwENds98NWYUH3/z68gNrk59RL8PAp7dpYsdoP+44aopgLbIIqyux\r\nlc9ZBPU4QXN9LBa8c7Fmocgpbfb/JsBKZwEM8v9hDocwt2a80FVJYuoxPmXv\r\nlqCdIgwkaUGOd+NNVMiLhzV02YykE8kHuj5t+tOs15Qgy5NMYzb2eG2Z24h+\r\nBJ2tcIRGtTcLMrC5HYoNIaNNR1JZIWUKKaAYmaZJTxCLy9dPQUO/LzxiSb+C\r\nKMzxcuqRyGxhz7XiOPMKXeTqta+oGG5wVJQ=\r\n=6Yqv\r\n-----END PGP SIGNATURE-----\r\n","size":1879245},"_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/graphs_1.2.8_1662361648997_0.6520469850510133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-05T07:07:38.298Z","contributors":[]},"1.2.9-beta.1":{"name":"@ant-design/graphs","version":"1.2.9-beta.1","description":"Relation graph","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/graphs.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/graphs/level-fn-spec.tsx --no-cache"},"dependencies":{"@antv/g6":"^4.2.4","@antv/util":"^2.0.9","react-content-loader":"^5.0.4"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.2.9-beta.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-vfqY781fpqBYOtY/ZhhhgPOv5asJqUXlObIofS3uSKE4BaJnJHs4V4b7qTckp5xbFDkmcxoLMly5h8qN4OBx6g==","shasum":"f1cabad8b488e57acc22121d56a2a5a361552a03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.2.9-beta.1.tgz","fileCount":186,"unpackedSize":7611831,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaHp2pYlWb7z4LWQUbF1vJXCiwGg+b5stTMraeXzJ7pgIgZtYEcO24YzUWsfl65K43Z31luu5BYI05TRCD/LBFLj4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFgCCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfVA//dXw30XnPU0ncpOPgH+IMtbCJtw8CfWWhrGb4ZDL0QibpoxYZ\r\nlOpusJMEmdwZ8U1LZ55hltvEaXYdp+OJD1Lnfe/fk5ifS2/X4MGrzj9LvQHX\r\nqDuT6pVddkRrG3dT26cCwGXBkkrvtJycA5D0oj/TJl++gjD/SIr/BYaZ6aXH\r\nPBvj40c8BBMsNwHDEzv0JJ32NM67rAWV38YbD4Uh6J5DOF8D4Rd9iX7Wf+rf\r\nKqLyb4GmKsmk9biFJLbLNHmFbQuGtCjlD4+yZNbWLbg8FusjMl/XT35RiqTq\r\njhX/8rqCeovMjuWPUZ269GhZiIiECCAuckWu5kzjC0hFmTqZoFApb+bViWbc\r\nurAndVqSHvE3W5U/pH5cjb9bv3whF2wbaG/c7IUFz7kdIjnXAo/ltVCH5JUi\r\ndV44DqYSt/nZ+Fl1YKJB2CglldGhjMZQ5N5vbz1iJS/P1hkvZVzLB0PjkWqK\r\nv1p/GD0RUeaAX21Nq5F7AdzKDEKHvwlgWaERQY5yoJaGtAmt3qtDRbHQgncd\r\nEx1D0aYvd0EOLukplqNY6VOyN0rVg9j9sc5UZ+EYH0y2kXU93qPA1YtCNdB2\r\npAjXhsk5vwpB12p95o4rabi7CMHUdvl/RANB4yQgxleD52ns7xFrW1LXdQyP\r\nNm6rwn1O6XgeZXsJSl8G8XcdZElIIZRIH0M=\r\n=z6jv\r\n-----END PGP SIGNATURE-----\r\n","size":1879294},"_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/graphs_1.2.9-beta.1_1662386305748_0.33887304349569525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-05T13:58:32.173Z","contributors":[]},"1.3.0-alpha.1":{"name":"@ant-design/graphs","version":"1.3.0-alpha.1","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:site":"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.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 && 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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/mind-map-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/react":"^18.0.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","gitHead":"8390df45a8515d5b1b41584eead8913b742f9e9b","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.0-alpha.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-3HpCs/9nyxQVcUQTx6NthkxrqtiaNW4mqLWOG/8QQQukb0Z7byTavLCSvw4SBcGkWFaoTWS37IvyiDmyVy1xew==","shasum":"38a11b6e92c6a00d1c5d1761d0075d8d4185bbd3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.0-alpha.1.tgz","fileCount":317,"unpackedSize":7755966,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChkFW4ljV+pAB+ZonBNbmX3GBO9NBPCEwHZgWLpd/BQwIhAOhYjx+bSp7J7yhz/271V+DAh8chpvIzdTwxy1hoSD6L"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjItyjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEYw/+K17IpVus7VprvIMFuT/9fxifQEefqrScshuz1fLkwRZL7Sis\r\nTWXgRrtEAAB506kBYryc81nyPU8UInpgJuDw1RfcGRyl7CthpKt84EUn/jSB\r\ntiu46LVFkxx40xLqUhfsDIhZSTEuoD0YhHmn6OegHEQWJ+AZHdm9OMhvjoSq\r\npEhne85fHA/W8fNpEb1JAeitKv6UswCLXlW/Rf7cosenzey7E6kcTFNO8SwE\r\npvEFJj1pTlwkMlZayx5DdL3zKEHqY7iwdkpib4ybokCQHq+nIrO82WwKhJ7r\r\nDFiGMRkM0tHWKAdemfWBFu//uaSNPwbQjLm/bp1DKBjLTeBN5UgR5iLdxFY1\r\nxoVDPatwo5zTcGzc1eVnnJRGPx45Se9jatE/CKFMrPmOaKzYv835rZu+8F8Y\r\nYm7qediiI9rQ4r1Z6swvUd+hwh2qGkQVzOSg8DNhxw7/WLrFvynrCrSaPKXc\r\nfdlVYgUUG/vl5d9aquxg3j9URRBSrvlY5ucTA4dyInUgBf6PN6B5aAjyq9Fu\r\nOI//G96jE1lU7BuCe8+w26PLeOUx4v/YyPisrRA+a8tIHlMjQpya4P6k5qpo\r\nH9bQBP78wl1hoQTN/4izIFk1D7iEt46+iaC1CZC7QFpjzuqsb6kdK8QoE9W+\r\nxD8Wd1LMwjn+CfpeLtRsrV7eB1mG0RPqvDk=\r\n=421N\r\n-----END PGP SIGNATURE-----\r\n","size":1884425},"_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/graphs_1.3.0-alpha.1_1663229091653_0.002663670391508388"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-15T08:09:40.762Z","contributors":[]},"1.3.0":{"name":"@ant-design/graphs","version":"1.3.0","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist","build:site":"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.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 && 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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/mind-map-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^18.2.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","gitHead":"43c1c9a7adf38c7d5a60391c48eccadb15b88a3f","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-wqRsfNo0VIN+kMRO+dt9DKAaEfrm+N2XjkDy/2l/GcLNG59URI8Q2V4FnLuifNEXOA3W/vGvy4L6R3nj42mqwQ==","shasum":"d09a3d331132f2ee67d19621a4dd3b1d352c078c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.0.tgz","fileCount":421,"unpackedSize":8078393,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGFI2cJGka5SIOXgmPWvXB4d77nS417BKnfrUBJKE401AiEA7RqG2Cc/zL74sQqwdbkV1oQqW4bjafNT3bGvkGYDd0U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKE6QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpEw/+OcULoU5aHpfpCOhtXhEDnFh/fqnSdEMsYvnbxzU8+q8YeXTd\r\na4EOfPjucey6Q327kUrjne7VCq7KYVAiNhGMqgw2u8p7lmy0XUk1BLhT+Cjj\r\nMySzru35uXTNoxaGe53psGCjortCQpUb9GR8OD588sCUMSbYagj+91G54+0D\r\nSEUPJarrnbwoyHiuQSEEx1qKRLNLdckByegY2oBPOoMd8AyWh+s1HBvKKTzm\r\n/S3/SxQRVCPFi/tIezcTeCLyll6rC6t9A79EhyLyWUqPM6W6TCThT4Hu5LAL\r\n+stS7hOpE5I7YDglrwqR1n08E1ztgc6nigzlvNGFg4bNWmsgPajgkHA+7UI5\r\nDmwT35aKk6o4XKvwBp+xn725m55tpJoKBb+05Ns1jQD6K2LIFMc0af+uKXv6\r\n/nUxfMSR8YnBb6X+KmiuhJd/V2wvEYlFjOuKXmpk+q1BraXe6RqefHpvD9v4\r\nLfRoWY8EkfzyZXN/6IJyjihdYNjg2gRS0HrOJTCJXWUrSUdEX00Z+jp0O72A\r\nl7+dmGV99/UtbriCtMCzBMKUnNvsFZA7QbVapOnQUqxyqjbudc+3M3u32kBF\r\nUx5YdyyQgcfR84q6/FYC8z60/SFg6Pxq2Xb+kbMOpXVO9Ewf9kgj0GZ91a3q\r\n4qIg9LSI8k95UCgoO2/zYxlJQuMv/i4saIg=\r\n=cu1L\r\n-----END PGP SIGNATURE-----\r\n","size":1909737},"_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/graphs_1.3.0_1663585935878_0.8798522724615614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-19T11:29:00.603Z","contributors":[]},"1.3.1-beta.1":{"name":"@ant-design/graphs","version":"1.3.1-beta.1","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/error-boundary-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^16.0.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","gitHead":"048886710e27ddfe3ce5b63ae0891957fbddb172","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.1-beta.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-RbKH7GhLkeaLP9MyFkbVvjKML+bCxi2n9lg5yBhB6y2Kux947+LgFZ1xZjH5nTfhgR/iFbNXK+S+XSkc9Sfy9g==","shasum":"89306d0cf8bf4705f416312ff16f24532f18a0c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.1-beta.1.tgz","fileCount":317,"unpackedSize":7757489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDszD40C+jXVicqHYBXNuRdWhp87CqBMwAQbG8wYks4uAiEAwiuyIkn66mi3uySioowdY5XILE0vajYvQ9/KVYpEQvE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMvXSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5mA//eNSDiIHWbAY1scXtzb/xDGacmfi91dgoGv567l6nMVtKBPRr\r\nkbA4Z6oO54rxlzsTkX6rmwlldgIs7cqvrmEkqCQRT07Jc5/chccUoMefa6yF\r\njYNtgEowexpt0kACxra8wVcnEV/Q8/30jrZqk0K7HPi98tAZzUSR/9gSuuST\r\nFuOl0FB03Oe5naIuSwR35pcDIh/O62NSu5CmML04UuXGEd2eg+FoWJ3aFIV+\r\nwRak7Vf3x9hObdU7VGUZvTduWxlYBiw1lmXl8UGlaU99sF9JGh23FDUdxIxW\r\nkYGv6TY98w9GyeOoLls7x3yCSay911Eir2+5jgodDu5DOrnOjzHtdvGSjz3G\r\nhsIirpTwVLU5QCmrvxz7/0TeZk19AFVvlBW6huzC3+ZobHBEHxpKK1rP23s0\r\nALtOGjmeu0GZ3MbVvY+EtrcJVRjTELsKuTF1ImyGF6y2seJASD5MFlYaDXPS\r\nC3h03yDETxgSVaMNCErxtHN/E/fmHfKTBChdaqSABxEC9xvHJ9RpxBNfH07H\r\nSQLFalHV8FBeffSkgMOSON/rJk4ge4Xt1XAP4GBahTDWpwMOi1jlGC5r6Qwe\r\nFgni5zjQv7EKSrndgSwGt+WZwPW3LkdXf/VfDGjsjrVS2Ov1D6oMN+MhaTJO\r\nsM/v0dmG92mT+d4H4wKQ/CyKR3j4acvXyeg=\r\n=/GyV\r\n-----END PGP SIGNATURE-----\r\n","size":1884748},"_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/graphs_1.3.1-beta.1_1664284113860_0.16791534984050127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-27T13:24:52.188Z","contributors":[]},"1.3.1":{"name":"@ant-design/graphs","version":"1.3.1","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/error-boundary-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^16.0.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","gitHead":"048886710e27ddfe3ce5b63ae0891957fbddb172","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.1","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-p480VjC/8Oll9X+CUGAgMWse0RDOFxAeDHtP8XosXJowrYMlHxrcuuGXfTEtJW91OYGZ0As3slGo9Ye3fXmZ7w==","shasum":"2838e59d78d4093686e0bacf755f730a005746cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.1.tgz","fileCount":317,"unpackedSize":7757482,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCePSSyCZJy5pPfu4yyBZftzjUjnhhHMxHdG5fwNM2qOgIgC7LhVJUWLIjilnjq4pMZtZmuA0mkjrSMEk/paWhzmfc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMvhDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZvQ//aMrHSGFSEYpzbCBkkWV+8O6INNwEpyr09geX+YBpZWy+Lsen\r\n1V4Uwxs+9+b9ChninquIIuqnnmYszw8zMHI89HiMHXJFbradLlzkLJFSXAlS\r\neRUzKjINLrT2DMArvZciBMPum4P3r+DA4zFmhRgOCaryWGqX9PlFh1AecVbr\r\n2BNl4CaCPUtd7p7RCUGWcNP3ilcPXYuXPYlqK1v42dXehzir/GW9WKpotcKk\r\niOWTzjcTSW73UmVUouSJ+w7FEJUwa1jruWTktBKe3DgUGDhtuQ8+gyz/HMc5\r\n4/BUZoNUUSDqCKj1+0DaLNnmh4Q1VGZyDt/kBslzWEJlrcgYleQSx4uPo/Ac\r\ny38FADqXofBOfSPcNgN3InSdvAJMlB/bYfhhLdVnR3e3wo5YJoXtMLNqJOL7\r\n6+7POwZStZiUASkKG32smeNqgDs9ZqIRhQtiTMEVOWdLtkHjKC/Hc1PmHveP\r\nlBJ1n1Db+UyvJ2gBUByzGLD8kzqSdMxHmRLTWfX3D2mHaK6MPd63O+mDq9Ly\r\ns6OD7iXvHLNEqI2xnVV+ER/C0r220YPDMy6hGUI5IViDudoNhAE5J9ZaEQe5\r\naxgAoPIR66lW/jX4dJMbt0pbLteLDfTZ226bZ3QXk1Z9vnNcOnGmD+Tuaxfx\r\najdo3fxZfLTrQrCQsbB1mSnM6Ao9nKO9ar8=\r\n=eE/L\r\n-----END PGP SIGNATURE-----\r\n","size":1884745},"_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/graphs_1.3.1_1664284739064_0.06294927708135933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-27T13:24:52.436Z","contributors":[]},"1.3.2-beta.0":{"name":"@ant-design/graphs","version":"1.3.2-beta.0","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^16.0.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/marker-cfg-array-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.2-beta.0","_integrity":"sha512-jNCTvllCrTls1Z2Jw/HtPud8VCfDpV2C5YqMBC8vmp9hxeMbFq6Wk6p9eG9DlococHzjE4PJkqlccxxqM3pi3Q==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/180a854fafdf0f716e676a76a7fa577c/ant-design-graphs-1.3.2-beta.0.tgz","_from":"file:ant-design-graphs-1.3.2-beta.0.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-jNCTvllCrTls1Z2Jw/HtPud8VCfDpV2C5YqMBC8vmp9hxeMbFq6Wk6p9eG9DlococHzjE4PJkqlccxxqM3pi3Q==","shasum":"2713426e94c2c1dafde62c8b2f9fd45c9725709c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.2-beta.0.tgz","fileCount":317,"unpackedSize":7754173,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmVJm48uaV5JZ4BKRs/LUF8Vk+MryF/p0iEZ2l8Bm59AIhAOYHPsst4Mt4HdE5D8ZlM+ZEE+wsFDmiKvj8ZTrqjDOj"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjR8NiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpjQ/5AWzwgJUDqBWOGA8BADG+DFNqPktGnewwlPb4Gl88G7R8tiOg\r\n+QGjGGR3KMueevjl40M0Qs2CwmsPXF+ELpIZqSyohA0bLkWj26Zx01BxTtZA\r\n4j/LVuxVEJMxoEI0elEpjWMkCKJGBhxYvNonjDvACk5nb7H+uSP30Qd0T82T\r\nApqVXWAJC5zJOT28syJPLKZvUZ8anVcrBb0rmvenEUut1pMS6aQftwOovJIP\r\nZL4vmvtRs1xjEEkW9Kax08G6kuKrzmliduhYpPJhml71BpotG1db0YX6iPHU\r\nf6HMgMUTk4pcoZkAx1GPCKLUDPGtMfC40WXtCQquPaajuvL+XgPjfeljDYTE\r\nGIatjJusWudJwEFT1LPkocvjiCAGbgXufoIiY1qcspT7GT3Oi4sdeMbWYFai\r\nCwPu9Qd5dK99T8XAUIVdEs7kFp8bekQu5+EG+AlBteU4xrihpncsV2ro9w+t\r\nitHI0/XGX330+T6fiSYZ4Aq9Gg8RqfZK6X5EGAzAAP0BD343B2/9w/dRUc6k\r\ngM8gwOvbjlXhO6x72AQ+w68MbFa/Qqpm2yNsHPhSfAJSnIYL/5isK2yjuZ6s\r\n9E7TBSVs2KqK+gZohIQQG1bzMjW3uUaK6tq2nQJ1G6rWwDrglWOlk4K+UoUw\r\nXtcj77kyhPpFKKC2q4bn6F+g//MfFeGbjnI=\r\n=AZq0\r\n-----END PGP SIGNATURE-----\r\n","size":1903045},"_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/graphs_1.3.2-beta.0_1665647458312_0.0013703427736593277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-13T07:53:17.000Z","contributors":[]},"1.3.2-beta.1":{"name":"@ant-design/graphs","version":"1.3.2-beta.1","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^16.0.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/marker-cfg-array-spec.tsx --no-cache"},"readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.2-beta.1","_integrity":"sha512-fK3rdUrHOlXFQ1DKolreCzLQnzQk3eWN8LJua/C8hptZ480kHoYjssL1AXcV5pO4mNHk6ztTyvHV1Krh8OkuIw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/5127004a1759d655baad9d199a9287f1/ant-design-graphs-1.3.2-beta.1.tgz","_from":"file:ant-design-graphs-1.3.2-beta.1.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-fK3rdUrHOlXFQ1DKolreCzLQnzQk3eWN8LJua/C8hptZ480kHoYjssL1AXcV5pO4mNHk6ztTyvHV1Krh8OkuIw==","shasum":"88e508514292ef9c1b2c63fffd98658c9a828e00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.2-beta.1.tgz","fileCount":317,"unpackedSize":7754801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDK6VOGXAXQNfgtzKed01sRCIrVowcp/RS0ptwifXDk0AiEAnNFxGY5IR4NyKvNcstKrmYYRTcGkg+QdgK0zTDypGOs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSN5dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplERAAmFd2jJflCZggWqjDrTpugLLDv1avXqkvSEjJBUhsc2h9UCch\r\nH5m0nho5lFs03i/n73UuVAPSMqR2Hd3buTnPsv4ob7AGjOFDXrRABM1qn39e\r\nRvifuYKqEIc0/5Dn7vbmf4wSCI/ltOwK9SYzBiXb7RUrNJBPfAC70uCHClt8\r\nnnUKR1npPMGuDtoxVc/G3r4iuIyHJ2Qpbag1Wip8PvTj0j2/7uY1U8uIDjVt\r\nvKfJN7fRi1ZSKpHRx28WvJuzkBZ5mSSXkbYM+KF67LsaJwfpjVOJATOSMJrv\r\nkYgZmRZzR67KrBhPEAojDpZcP8iVjFbVKo4i/smbhdC75RTK0VhhMr88rpV+\r\noq3obevSZZ1VNygLX/riVmnAas84NsSV9FHytzgZ+GBg9+pTJKAe/XWjLJji\r\nUJgjyDsfo8EjXUwJfG/JpzfhZ0TUl7yfpFTK3OUTDqo7DEWxgHtH/KR4OeZF\r\n337TRDclGnr82gHOdX6LFodXEXzLZbOlwrkLzRCkCsuV58Zo0AwhM9CumWLy\r\naU3hL6nX5cVB9oKZ0+oy2AZAa+GVtnInYVKCmK96kjc94ueUI6v0ipnMe738\r\n+6egNW0cMjPTSGquKFI8iagLlnijTREkfK2vupuibL5ps+UjbYnjSnhU6pX+\r\nTwwSdq7GsenAZXvFKlo9fiwi2t6YXOm2jC4=\r\n=DA+V\r\n-----END PGP SIGNATURE-----\r\n","size":1903220},"_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/graphs_1.3.2-beta.1_1665719901558_0.294686417233307"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-14T03:59:05.888Z","contributors":[]},"1.3.2":{"name":"@ant-design/graphs","version":"1.3.2","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^16.0.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/issues/1614-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.2","_integrity":"sha512-1R7MlJjYhqjHgwxhhvkLZ8XzShueejBUX2MTgklDvNurpDudy8Xx3rA3Nu0KSliGB6r+KnvFHIKRfGkPD587Jw==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/f7f9e0d0c3b1fed18c259e13e1e0da23/ant-design-graphs-1.3.2.tgz","_from":"file:ant-design-graphs-1.3.2.tgz","_nodeVersion":"16.17.1","_npmVersion":"8.15.0","dist":{"integrity":"sha512-1R7MlJjYhqjHgwxhhvkLZ8XzShueejBUX2MTgklDvNurpDudy8Xx3rA3Nu0KSliGB6r+KnvFHIKRfGkPD587Jw==","shasum":"143e59425b355aa6afacc464bae7f896516f5738","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.2.tgz","fileCount":321,"unpackedSize":7772500,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYoZJ5mjPdODQ2poA3sUZ9PFRhh9cOeYW/W84Xn/DlYQIgbvNdP0Vpv+lJvThYJ627tfTqJsMrXUDp2Zs5Y09EhLs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTNunACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEpw//eaIUBjo5TQsqD+jvkdAHLWueln1fQjgZpNqytBApN+LkUmV1\r\nRFaOXe99nVCUlOXs3TRxhsE9zRxNjLaN9Z0uugftV06eDmrPBaSTlSjywTCn\r\nj8FdMnuw1Ur3+IpTBL3dEbrO1FzhuYfulc+bKhrPA+7PGzonb+WX1ADJ76a5\r\nmQyevCI54wVlo0MqwQbwL2fxM0oN0Q4NQH76iDGvuT40S4xWVpnMhO3UdHiX\r\nQCvfdeLLsQPnRKMkAzNGzyreKbilLYi4Qr1a7bQr3EF+aiDyDFeGtvT+M3Gm\r\ns2TOuY6iYrMcuZDex6YwHxLWjYWkSJ0JUCFodBiznfP9j5XgiY1oJDMME6dX\r\nS/OwXCCqPEE1YUhX4KTL8gHWc7MncvhmcqaatREYlZsgZGtmoRLUjSa/bsGH\r\nMWWUMxsnVK7AIQDBm9BK3zncfOCyR+uCpOVSjNmYeAebOYgNLH8r3Pqq6FNz\r\nZdgF6aaghymGCpJdtY4YrcDaEVJROoC37AqOfwnda7Ep17ojn0UXst08iFrp\r\n1LEHhlfuZSLBGtWB3Tzz0F+wqK2dybtkyEe01fIlRPRYNxweHuenyz7oMQ8Q\r\noaD28LcydlWTcmmSoLjjqSLResAimPdmSQVxVKQYrTf+3Kjx6O/FbqYuPCex\r\nmUzMI4bpNmbpsX5BpOURDevIQcBLLLDoBRI=\r\n=2kvx\r\n-----END PGP SIGNATURE-----\r\n","size":1906765},"_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/graphs_1.3.2_1665981351293_0.5711208671240826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-17T05:07:05.168Z","contributors":[]},"1.3.3-beta.0":{"name":"@ant-design/graphs","version":"1.3.3-beta.0","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/file-tree-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","react-test-renderer":"^16.0.0","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.3-beta.0","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-vup0gLOuPfoQelUG/NOZkMjdp8xpltP5oYpp+9oVVJYuhS3AZ+1rJnh5fAcNHjEo6QwTDBAcBnP4v5MoKWd7WQ==","shasum":"26a23e5239b3bd87f6d40d8b7d455b87d7c97df7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.3-beta.0.tgz","fileCount":334,"unpackedSize":7919185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEAb8glT38/UpCDG8Lcr5zW3zjTUB5BQcNxOdnOmrFAgIhAP0mzgqzAmsA3rwKsufei/VXCWN1+1gbEo9yQPLDsU7B"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYjfDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCHRAAn5D/ow2blegnBe+SSK4Kp4Y43LVUDsSdV+Awj7tpbf/h6Ohy\r\nVTlYsVWKgO9UOrvzFGn838I5GWea6pOtWrIm15gLA02K9QRHmL3KUuAKO1sy\r\nnwB35Qf8iNsTDQwm0yk3KdOLuaDACj4fLYPxzJKy2E1N0KYe/w3188i1gJHW\r\nNuQaLw+ZblevL0+pV5qagWy+DvWlSwFpqh+CNe7mCPyw4xpGNkvziv7wwzOm\r\nhobvNAhwFVHsB19/eqFFFi121UteBPYRgzmFmM4z9sE8tHJtPN+B3mcrDGrR\r\nec6eAaJLtusyLe/A8FmP2pgs1t3CfBgfmicklq7GZIsg/y/hloHfkF0O070G\r\nVVOCJSJ4iX31P/eSEwenJLLr39RjIboH3k3rJ6hKAKSIONBjFrZQpmSiYTky\r\niczYXJzUtaGi5lodsr/dUd6zfmtBay9nHOJdPrzYvT+H+K0X6ywi0fR6jZ2U\r\nOFan0GS9ipMEeqGEItf/tvbMEh9c8x6MAgrtw4WgeRJ9xalCQ8FSF8lMOg5F\r\nYPGVojzJ/f5D8FZMcDU2C0iKVR1NUw4+3fodBRyIOn4wZAT+WN6IL6pDn+ZD\r\nSWXz+iUSCJdTcWoR+Q0xlsT9/8HQJQLVGZ6ZrMcX9iOWybLg37YFVivrk2bp\r\nIOe0mhBEqhBrFcnnkKese9DsQ4QzPMkBFkc=\r\n=hfJq\r\n-----END PGP SIGNATURE-----\r\n","size":1940533},"_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/graphs_1.3.3-beta.0_1667381187047_0.5570034269731483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T09:27:11.225Z","contributors":[]},"1.3.3-beta.1":{"name":"@ant-design/graphs","version":"1.3.3-beta.1","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/file-tree-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.3-beta.1","_nodeVersion":"14.20.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-WVGtufwTrzSap+IfFPzHlO8kc4VRHoUOPlz5HrCTLpdeqUIdTmd7WvCRIsmPEjfthLNq5DR1a6RN3KsYfh03hQ==","shasum":"14eb409a0f6f5849c2a3419dc71efe49274f1b0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.3-beta.1.tgz","fileCount":334,"unpackedSize":7939665,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN2vL/zIrf1SsoTWP33qOOJDKWjhT9E76qLOOaMYZ+VgIhAMpFLlLvOSNzVO7RddBm9FTdnI1hU4CjesDt6oA8fPFj"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbGcOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8Zg//VD5pJWI+AQSiLB8pXKkwO4Zy13/IYd9/pLo08ueRkmqV3O13\r\nwxHvx4P0ngcLIxCATrIyUyPtEVLFN0OKlkU5rM8TYDdnqpbcGAu0VyAGrEBG\r\nXt1cu/0V4rz581+/RjBswWQEOMONhIhcqFP3upy/wyRewyQ5YbM/cZbxIgTt\r\nJwu1YbnY/TWVpipXOQ5alIldyjv957Yk6yPmV9A8XJoZFfDswErz/v/Ye8WJ\r\ngvac26dqCYiPvqoInWuRSDHHS0KarWu7LErI6kGD7tl4K6zysph9DSfixrpD\r\n+cASYOu1xF+gDzI3lBs1OZ5aQH/YblGWMWjvRNYKvl237Vk3k8bVoIQ/yexz\r\nn0oxvseu1cfbL633VE8lvDeXt3AN5IPBWhWSwdoPd0uWMaS79WY8Hnz2rFRY\r\nmamsRVY8ApNEvLEQnsQ9PtD1Z7+pPvuLernSTPcfh5FC1sTpfRecczeZzvyb\r\niZi4FbpF77G9u3Fcps08o9TCx1sEbUzbi6phFZQRP6/VHNwm1DWgdxF4B9rs\r\nXz5Drq0GBLeb82c6J6B9JXyt3H+z5fL1SRJ2inzCoLj439J+bGWJuFMLDwsn\r\nryWIvJpxoyN7HZStHd3aXBiRLpnxrhhZ24n6Tjt2cJincz/iVEvAuzFb2/DL\r\npNWjp/K4pTjZkiBDadZhoM0zFbo0zucND6o=\r\n=5p+j\r\n-----END PGP SIGNATURE-----\r\n","size":1945507},"_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/graphs_1.3.3-beta.1_1668048654158_0.3101397618907926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-10T02:55:38.921Z","contributors":[]},"1.3.3-beta.2":{"name":"@ant-design/graphs","version":"1.3.3-beta.2","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/file-tree-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.3-beta.2","_nodeVersion":"14.21.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-EaNk3DNEfq+ByV8IlRkn4i5HvmrBk+V2MosInN1L0U3Ye+b/IUGlSTVLWN5uLEhOfTFfIw9+NlZHVnJn/+F/pg==","shasum":"864db8efd797e93d6c2131533dfe49233eef462c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.3-beta.2.tgz","fileCount":334,"unpackedSize":7939209,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOvIreOHB4rfdcgt2O4xaFUmyEVL2Zon90Q36vjjP5RAIgAxNh8RTr8ZkhvBspT3dqxGgcyMDwICRZ7s+1e/NLEM0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdkMJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQPQ/9Hm8qUOzF+ScVAtFXQOimOeoegCMW+iw8kjPQW+45kO/w1ktc\r\nwLSG3vUd1SH2v6lklh+3bWS1OXQpTH/sr7sVinkTVLuyldwaOCPDs6GtDyoq\r\n6X3V6yzs3rqnVzd0fB3p84Fw0S1RDxH77jbQuYEulYLQyfNbybxjKkIScel6\r\ngyPSV29lPAuYuhR1eQwfMu9HkIQJyd4F4gzSbmPYiO7mTDlDbLd6JYU7OwoF\r\nLOfqbKE1ARSOx7df2L48JEaO+CbzPkMfD69bVuAA+IjHKo5Vi1GTOhuCtsdV\r\npZDb2fGUA2Iw9+zf7FV5zxanmzhN67jJxNNf/hGxDdsDsKLRhbV/TaSlRhnt\r\n8heXjAPLpOwVU9AQe2YBnMGzk7tP8Jj7h+qTiF75SVDsTRLcujVQqxJCNoyX\r\nPCNBHvg+XS5iWNezEVSVI0EPIBq5XwQ9v/GZufrKybp0ROzSI2zE/GrCDwRM\r\nHKiDBGXXZQJZI3E9RtfRIySLij8UpKVMm7Pvk2xrep/qu85WP54Ztefogvp0\r\noWSXsdYQrG+GwztvDwIwxQ0M5FGnbYf0zIR2UKi7YyFx2oqtPSyDhHCmueEr\r\nuNr8SvcXP/zS/tPnLDPH68mAHpNtrxG5L5K7RK11CbR5bK07ezwGgQQSJAsN\r\nn0OXJ587CYxlsu1Aj5Ot1Gvijl53DxP1Ybg=\r\n=p8Lf\r\n-----END PGP SIGNATURE-----\r\n","size":1945346},"_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/graphs_1.3.3-beta.2_1668694793193_0.9057446205713029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-17T14:20:01.390Z","contributors":[]},"1.3.3-beta.3":{"name":"@ant-design/graphs","version":"1.3.3-beta.3","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/file-tree-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.3-beta.3","_nodeVersion":"14.21.1","_npmVersion":"6.14.17","dist":{"integrity":"sha512-ts921HllKHNdQAtzEpaN8ui3kMxbkJlnYa+7LSzKFQzFz+Xd2bEtp2vS5sV4dz48DyyYSfxUBZWPLr/Xm5bIaA==","shasum":"60aa2f7b18b3b0bea18bb271e789061819a02723","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.3-beta.3.tgz","fileCount":334,"unpackedSize":7969894,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCq78kf2mqEyR3wS4/1h+GBKfXvpPIUIAlaXUv2irMbswIhAIoMgQZOvI0IYpl3YXdSCo4OfncpGxEIAXg/PzLEb2t8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhwrRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrAw/+KwxHs57nTGis1BI9z1bW8e90b6QhQJnLadQ99bR8Np8ykt8t\r\n6rpfkf7TjmvN8TMmAAhsF9SkvMuH/jg4gboCi6AhaT1jQ3gN8uYXwdwYccVC\r\nSj6aNGteLddzkuoTjfdwRWvxyv0L9fqCaiXLUqyOjUL10VB6oLuovm9awB0R\r\nxs3yUWdQzyiCKEeWU04VIUk3x3+Oi+aSybWzHoYQ6P0raICHHsbrWapRVaTW\r\nfu5ZMPe9CYpPUtzqCsnm2XXChmHpVL9e45SXf7p0qz4eNfBgt3Xn5+iVPGTC\r\nzCt1rTtkr+G6oXhrVpCQVF1lZ5gG5/of5oM60KK0Ypth9spAY+obMP2VBOUl\r\n/S4v2EWGSgZLtrJTuYCZzR8fb/7efBBFMznW5P0Q7+uh+/YTwnLSrVNLc7GM\r\nkZsUlX5iMQ9jqNGWd9pbywt4bBlwoLktPNcH1A3yNydBYECri99QeAqMO59+\r\n61SRuwcJmmD+Xns8MBbw6f1cuKprp4UHJoo35I2eCltgYTL8MN0oU+ZFmNmY\r\n8GAWfVt6WHzrhWNRSjCp5mep8/VwaPRwGMnELVeRGdUEieL6yjKKANGcOwYi\r\nn/s79P/3l/tEBTDc5hoWDrB9CT3ClqDyL32lAAvirUQyjRXZ0Fn2/Ti3k7au\r\nlIk/plKAAkco8lcbFB8tfn+GqlrWAnhtlYk=\r\n=Hiao\r\n-----END PGP SIGNATURE-----\r\n","size":1957364},"_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/graphs_1.3.3-beta.3_1669794513497_0.45937426191704867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-30T07:48:52.754Z","contributors":[]},"1.3.3":{"name":"@ant-design/graphs","version":"1.3.3","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/issues/1752-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.3","_integrity":"sha512-UUJLyvuchSflO3UizYr4bfNPpoztvkhSYW0dMDzomn5bkSz4nWNuzGW7e3hAFWZVxQ3qabI2alJHqeQ5sZvhsg==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/23fcf23aae382b59f7a1d06ad7a93625/ant-design-graphs-1.3.3.tgz","_from":"file:ant-design-graphs-1.3.3.tgz","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-UUJLyvuchSflO3UizYr4bfNPpoztvkhSYW0dMDzomn5bkSz4nWNuzGW7e3hAFWZVxQ3qabI2alJHqeQ5sZvhsg==","shasum":"f3747a1a598448332f5fdc226db70d1bdcd4aded","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.3.tgz","fileCount":349,"unpackedSize":7197488,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICBPj5AC2wLfW3H4XHt2A0mNwjKa7w6dQfDUwqWPTBCUAiB7V60ceG8uvZVPm5iys2pPyrwvkgGD9ab1q8RYsofX/g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwQfTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKxg/+M3cyD4eQjOpSaPftPqv9WUl2RLrZJaMCb9GPOKmzdGK/h/Qb\r\nE46GrNrZz0Legam2RaDzOiIjkJvqEPH+kzgpFQ4TxWSe4rl0tvg1olofp8pl\r\nOXc2Rryg8crxFe7IaK6xnTZODLNsShzhWxFuUY6ljc8GizCs4EVBL82rPaTp\r\nvOqN+3nRHM2MiC4xOw7cv+ox/hlOjo9AXCBOUef9RXVPGLN3Upre8dpnpUd1\r\n6GXCwX/5c/3gIvJf4iQNun4YL+3ZPNvqdeli2y7MInlhpNv8hqvZXSxDxPjk\r\ny/wCyEpuRWor8oyRgU+TCf77R/AEBqThqvs5f39xmsN23JMBbAPCpQkr5Pth\r\nxljYslswxGjVB0VusfbY2DJeibipAXEXMOaOXdZkgSYzdr1IXxpxS3sDyoBR\r\nhy6WbjZNfbLasDpxA25qBw6ITdj2Gp+jxT0E5nwRT6H/3O+HHLic4aT5391D\r\nLAvxeiz0jWvOGpd0kWs9jUvwyVJdp42GUC7Efl3w5/kEOsRrZdct64QJORzY\r\nb0T6j2T1vsE9QnXz3pSd8cKlfcY3Q6enZryXFaSGKhO3Mhw1pnDaIB0nRCeT\r\neGmW+hzGBX8F8g4QctZhStPlOd8qAkqqpeeqjdc9huUQnXycDILVIGLIbzd9\r\nepKYVa8mXxFUH/eEz88R/4pn14pVXYRCLPg=\r\n=Qj5N\r\n-----END PGP SIGNATURE-----\r\n","size":1774278},"_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/graphs_1.3.3_1673594835558_0.0038493302077211577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-13T07:27:15.804Z","publish_time":1673594835804,"contributors":[]},"1.3.4":{"name":"@ant-design/graphs","version":"1.3.4","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/issues/1764-spec.tsx --no-cache"},"_resolved":"","_integrity":"","_from":"file:ant-design-graphs-1.3.4.tgz","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.4","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-V4iiCf9QB7nhael99wXGYW7L1KUSllKqxwi9D7kSpXgoKog0LRbxHSdSvjatUf0JsMguGa5rVjNuCl8NVU6hhA==","shasum":"21673eb6f2ad9afc89d1dce8effc835774e75bee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.4.tgz","fileCount":349,"unpackedSize":7200487,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZzdRIoP8evSbWVY3H1wONZ1yGZ8sihz+3aLe8tZHovgIhAP6nZN+wMNso7u6iaeApvDNY0m3LvNebdaJSu+MGKQcW"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxMxoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNTA/+KMPiVsbt+RZ1/9HZCoHKBLVu06sm3ZFgpdrWeMTjhr5h7f2y\r\nKZmdx4UozmzFc4NHbdNFh5RCCARESwpP4cec5UwSzJjXFAO0sY3NBnBej/iy\r\n3xjgi2VxsdXSLgLAw8sAWdQOFnrgsGJMWqQ/cL77C9byHX42WsuJZHjuEbZT\r\n4sw350rYI3lUOmO8+cZ4r+AfN6LGRlJkzdInzyEYc84yGyxFCLRP4EKMWSmr\r\nhP1Per9XAhmQNqRWDiDPWxgrUGqslt/PBqFlxeUnleBqC/7VAS8N+j8Wa2QV\r\nzQ4kjdzBImfbVJ3pBXLlPngdXYWLur0ABgbZ+w1D8A/DpC+umTYIt02uOzNz\r\n2Y8fsvYHUR5Nbk7K8230G7Ku2xad1MwHAjQUVstEZTF7YAMgDRuw/TdBY4Qe\r\ndftKqXc1qRZmylAMQqxsw4mfusBN+/MXOQWf9CJ8bVB2PC16qp1J0pPuxHW7\r\niJ+YNG8/PNveXNwbFsCHgbmCLNR6ksez5H1WJdDtVG7eBY4lNKLFVkrMB263\r\n+DnvbNeUWxnIklw9g+4PQci3K7xd68kmnQoKQlIgywMBxJ9bIbv8M5Nc0ZfW\r\nW9OYPDAA38eJ2k8Ga5SOUx3TwKmapnKeJ4Wzqgb+uKv7U4IeXAgXNcSbZXwg\r\nNCa/+DcSM3/ZnF3Czu9lE8zago2I63D97ys=\r\n=FtCj\r\n-----END PGP SIGNATURE-----\r\n","size":1775246},"_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/graphs_1.3.4_1673841768513_0.13246659492525326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-16T04:02:48.755Z","publish_time":1673841768755,"contributors":[]},"1.3.5":{"name":"@ant-design/graphs","version":"1.3.5","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/menu-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.5","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-B1JuwTRWvydPLaFFLUfHciQvqatxdEdm5fLKrV+xI7mQ8tevcO8qXQNr6HDZ0SaHlDxyF76esif+KMTaK22fJQ==","shasum":"c976066e3567d71f89fe24e39fde01066cd48cef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.5.tgz","fileCount":376,"unpackedSize":7251800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDZNjj2vV9R1XagMZdScBR7mYNtUYwe809nZAG4RdpadAiEAwwDWR+8m7zhLgJdlTXjLmyZqaCnTeSwlhpCwlqTSbuM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1ic3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxrw//UlWLUxgaabecrEMmDTvF+WtJoa/fD0Wu+MrRtzbdGAuqYZhD\r\nFIpuRZbvFo6nirkKFG2zCdlsyzEecxtyUNY9URVuvqkPDmmrkTI9EzbOtNLa\r\nql8FDNh1ozD9ClP4y5xX5v/Ixw/27pWs4XxO8emmBtsg79Lm03f0V8JlbPiW\r\nwUPtIkwgLs5gHXBzL4vZ7xqr5szPj2XaZe3Hg9FgCD8a9LIch0WKhJrslPmH\r\nqVQWuCiM5/HluOOkzYbY/wmu42T7jfo8w6rSCdmdGqKjdu0G3SKD4I4huoG4\r\nqe22CO6xA6AFjZGOAKQgFkQ4mMqMV6lLFcjSitTdrojLkro31ou6Gs5FcZje\r\nt2fe2KAgdIqSvBKrNflG5dVGhkOYuuW2YE55VLH4XofUZTpp+7k0Zs71KnBI\r\nJ2xtTvaedCT2U0usX68YC0KgtEJTbVQC88rMPJsTQppLXTIBArOjykpkSpX8\r\nZQMGWxbotkUDlaO+FxuCGREApd6KEO6+KdXuHMSoMlmi2O6eNNazoD3lyHfR\r\nP6zyxJTSMNZv6MH4vGLy8kOGIEK9n5RO/Bi6KoXtDt85xKIFLXTiiRSfnrCD\r\niKxwVP4jMxdWZRqPq28jTseDCpd14FNlVPamYRZJy62oKoXI7MyTO4slE3FT\r\nUGTlGSmx8jtoE1Plk9oYy1VmsfIMFhwE3IY=\r\n=edHH\r\n-----END PGP SIGNATURE-----\r\n","size":1781756},"_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/graphs_1.3.5_1674979127184_0.5703568154380181"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-29T07:58:47.397Z","publish_time":1674979127397,"contributors":[]},"1.3.6":{"name":"@ant-design/graphs","version":"1.3.6","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/tree-level-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.6","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-gtiT0xt10kZE70RMDOY7spP3DqNfdvrP1uc8V4e6Up656Hp5M//XniM8qb6yrhXW4AFtbkRhS3PUgJEtMs/8pA==","shasum":"d3eb6090ab4501f38ff6dd1f5448235f43c9b3ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.6.tgz","fileCount":376,"unpackedSize":7251509,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOl45UMBIfgFIMaEZWWYT79xsD5LKptgEe0h28/q/U7AIhAItFfrQ+W/p1tOvpoSVt4dZqVgVBriDfnqqbMGU0D8fH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1i+pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK5Q//fa3NukpVxcr76oVJYhB/46oCMVglnxiXihk+Li9noDEgKDJy\r\nlXuz+M1J62Q9r3e8MXtuXsz+5xMirg/uB/MmNjedzEykmP3NOcNeKCvkLjBq\r\nr1aUif4pzxiVT/0IpH3go7fhPuXjCmc2ocEmatifKYFZ6SDayRMZPine08Iu\r\nQfLLhmccz2y/I3SsFjBZ0sVkXePYbH0B7n0pUCnbFUs/QUMTTIq9WX9OWLHr\r\njdPbQVgpwxI4TVvtd3YwiSkxnMsNSmmMlJXKu0bM7kNN85lWiXiGugE2wVu/\r\nlKIFpMHUBQ8iF6R18Y42OkE032RxvcAAAbS6+9dMrNukxpJov+NAcyCnU4Gb\r\nU7nAve3Nqv7L6EfIe5sNoIHlnaaIGaxe5Qmkn9hez8xkzDgew+9v+vrw5ZgX\r\n4XPZNadiD5CNRMh6RoMioIk8qrm6ek52XSy2Q5KX+6BrEP2HM7mrzi1041ub\r\nFUvv1sQa7H3S6sO67s1Gy9bB1qydRAKDEXMFLfMnJ+YAoirlcH6gkTW+HHkd\r\nK7D3y6JNxIRuTrJVV7lS6dAgbw1auY8hbVgkVtfNRnprffD3BcY1cNpPoQ0L\r\nzmJf3sqe+fCCY+z9pJywC5pWgjHjBP3UG0XhkLqQU4RaneGRcgXaRH7cfWEO\r\nV8oBr9aBdx9JgvdSqSDoIXEEHGRN3oe2SP8=\r\n=2pAb\r\n-----END PGP SIGNATURE-----\r\n","size":1781745},"_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/graphs_1.3.6_1674981288913_0.7747276476352447"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-29T08:34:49.222Z","publish_time":1674981289222,"contributors":[]},"1.3.7":{"name":"@ant-design/graphs","version":"1.3.7","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/issues/1801-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.7","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-/hfQzu5dW6q868KcSGoMgGw5y/iztlFN+PakNPhofmdkyWolwrIIVonQF+S77tAiw1e3QS5vPWpQc8y04rDleg==","shasum":"c1978a8e404a1fa218c724126f26d22dda12a5e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.7.tgz","fileCount":376,"unpackedSize":7251730,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFji6Y8HsVWUfmhC+P6tWhyHYwxRUaSrSsg3SJ9Djs8wIhANbMzFSRHuc17W7UHXeVH8lvW5k+KR6pzNTmp1lxWR6p"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj42W1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXMw/5AKaH7TUBq/8Lhr0Pqq5As+Y2ngpu7SOx9Agb2HlK/5+ucoF8\r\n0W7MwHYWfluaDACN/62pqLaXWRs9B0GrnRfH8k31XSdusSMfOmfQW0+E0yQa\r\nX+qASZRcEY9n4BUZCD8XtG9ko08PTHUDLWftNqQq7atNFgpsUUezDejmrnVh\r\nL15z7+ntp0dRJDK8N1M+Zb2BkWHQ1JjgVhqgjghhtbqLc2xuBjFFvVe1cDMr\r\nuWwr6UJ76GA2KoPuIF/b2R5p9Me2hIH/CMizLCQe7XcYJYW4/sPiQX63bNae\r\n6ZOZYhIkF2udqd/BnsXNZKC6yUngGrYSl8Hbxje6ipWINi9drMbJl5e2PTr2\r\nfah/E1VmNoOP8j0ufcw1YTEyrfzHQT+Rj2P1uW4vpdi7qYsxWwTMTzKk4XT3\r\nZq3gnWor76tp7mPGt93Qwkc6ArO1hBBduw9Bdrzr+qteUh95Wgo58PFhYQ2b\r\nwUFJ3cLr6HYmWosHDvi+h5J5ommV4Tf7gOQUJukQefOpp8YvgSxWUiGNdctG\r\n9wmgxCV1pzHgSRtsWB39w2wA4tFlDCxaAkoYTzfiIbd0rwRTjadvlrn2D6/m\r\naWLu7yXAcpU1rpOeIRnbsiVt/zpitgG/Lwvp4LI5TxYrD/649HNqAvjuIq5G\r\n2ULENoljh1wkpws52TiQoIQLIWTRNX2x8qU=\r\n=MRmZ\r\n-----END PGP SIGNATURE-----\r\n","size":1781787},"_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/graphs_1.3.7_1675847092655_0.20256999144196075"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-08T09:04:52.973Z","publish_time":1675847092973,"contributors":[]},"1.3.8":{"name":"@ant-design/graphs","version":"1.3.8","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"_resolved":"","_integrity":"","_from":"file:ant-design-graphs-1.3.8.tgz","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.8","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-UVR5RAmSKy6kXrjgsPwLkF49uOumh+PtM/7PokL5HGFfrrmrnGkOMEfbLY97Vuxs4mzpmF+NAMM5QAjBbRqQAQ==","shasum":"c9e5b899361450706d60df18ad258c8478eb8eae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.8.tgz","fileCount":375,"unpackedSize":7251234,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFIEErM4iv43oVFyDpmWFyC+9qtS7ObY9aKiYVldXDmGAiBuJ230cNwU/VAKloUUOGw7JvRhLlTXkav6dM8ttdkJJg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7dq6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0yxAAgXcXw73n9OaWeL7ZILTtLunVQeP+eS67+P89t8vLG0ZrKtbL\r\nI1l1pk7gnqTlIaOdS8XfTg5HWY1MTRi0GZO3hENkEWRDXTrhjDN07dEQBqah\r\nh9ynAmVivecDczOZANwsi31ELacl6aCrnThJP0xTe1mzcdiiQvnHfgEeorE1\r\n1Bh9PB6zYxMkwlYpFIhUn9OnCBlye7IarjYKRO4grv4uclhdhjlA9SH6trt7\r\n30YPpFnxJYQc/GAXxVQc3+XjCIjM7WU/szNKZ6DmId08gaOUgPxO9mhpRtn8\r\nACrNTbnStVujmIf1xJXB6ykeqrJEmm64175wQMsk76L3pD7Z80eHgQhxDsbg\r\nHSRlLF8IPBv+A3HfoqV7XzAi8k2dlXd4lOLf3o5pkE/wAu6ZnU6gV+BH3XKF\r\n9LADVJuA70/USyOtKkWx0+zO1AmturUeQ6ztvqyPjSRuowD0XgKKXEjlOiYW\r\nImWp2iyzB09FRdiDVk+Do13hgLCcUwcnTV5qgz7p7T8SeWHai+z7eoqBlV8N\r\niB7fMxHREvgxfG7c/+T0rvuDU2kU3bbrbKWW5U6eA6LaPDks/eghQeEtU2fY\r\na03qNFm3GUHTgt4XiDSs6L2a4sU3lX8GFnyKo+XTYdt7f8r/G6QZ3xDp8y+b\r\nzSC4r40YFXM9vE6qJxExFl9MydLikHyLHaQ=\r\n=YscS\r\n-----END PGP SIGNATURE-----\r\n","size":1781236},"_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/graphs_1.3.8_1676532410212_0.7912254064537267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T07:26:50.541Z","publish_time":1676532410541,"contributors":[]},"1.3.9":{"name":"@ant-design/graphs","version":"1.3.9","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"_resolved":"","_integrity":"","_from":"file:ant-design-graphs-1.3.9.tgz","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.3.9","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-dN5UFWsgfNZA84AUuEYF+hbcI95lg997cGzvLzdapXxiu/v9HtAf2Iw4vb1vIQuacxzv/9J3gJgZTrB/ehyBDA==","shasum":"5b7c4362c16a7894ee380573e8dcaa1055440a49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.3.9.tgz","fileCount":479,"unpackedSize":8257327,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4U877zIdDjwNf9pk8egiCm71ls9FQSJ35HuSYGPBGqAiAOgutyrpmoSreGrhH1Gh/GCo1kUDAUtjQ4XWHVuo0U5w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7emkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8pw/+LNszsZfvlVyOM2bvDU33AXVq9LVBhrksg1dPL58TsRwAOw9K\r\n5PCJDnOSOeOz3bl+N4nRZoQ0dEtVkjb7yxij16r7dyLdPfDIhL9QfvkX0zxI\r\nF7UuiXaybpo0QTq/KD0B5EFx9DXgpcvWg5vho7qpBrQwmj6oqFRItKri4UvF\r\nFJ7dA0jMoTjFXKUjRO79aXERM4gISONRRBWJdovqRHlB2UER8hiZzpLJ3u/V\r\nNmI3tSqwThtalaUwxCOmxDaUOhrsYhB8km3zTr0OgNlW4aKDbf6DO2qe72YE\r\njF50oiJmSDGlsrfqBBFJYcRq+G6q/8XOlqd9csB9HK7A5XLsHoXTjVQ+kAUK\r\n3T6CAW/Y074ktL2/PS75NWakaTDtS/4KGGQyQTR0p7svFmRcRnmRC2F/Z1Lb\r\nxNTPAdn4BmLKL2TEq8f8LC2FYa48gciW0Ds86vtCVWFU93hk3N5/XXRF5EfN\r\nb1OrqiL5hc9CV69DZYZPSSEm4NEY8XvcR1lfvvnY9I6QpIH+7/9rsthh27mX\r\n2NzxC59O4ZSjFkzjq/URu5bbPaL7vJCOJRoW5aRmle/y0RGpxxLWgYpIcWUM\r\nJJ5Ne6XHDpJSbxQ6UQkyidDlGZTS52p1VlHiRo5UnK/TvT6MmqiJ+Rhx8PL1\r\n0LXbTZ+akEMaAkt8nb7sNoEkMoh9TklCTPo=\r\n=pm87\r\n-----END PGP SIGNATURE-----\r\n","size":2005332},"_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/graphs_1.3.9_1676536228641_0.8966995194053036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T08:30:28.914Z","publish_time":1676536228914,"contributors":[]},"1.4.0":{"name":"@ant-design/graphs","version":"1.4.0","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.4.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-S7tbxSxrIqOSJL23S2M1GPyNnBgoaVB1xKytZeczx4YxMvuapEav+pLJy9X/TbraK0ArTNev97FQN9tD9ei6jQ==","shasum":"8b30d47d49ec17b782d92908bd1552b997da7629","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.4.0.tgz","fileCount":480,"unpackedSize":8261621,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPLxeaqGeU8zL9dW2RYtZlgJAhEwIu4jvmVeVwjuk55gIhALzE50jVo2dHgVRzz3QKxTguXr5Os+AWBZRTby+fy5lH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8xgwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOEA/+Pl+ByRYPvwJ9b4aDl2Dd0APHV+qXDainTVo/DgVHIZETmJat\r\nF6NheReExFY8uZRvg5WjcnHrPeoMGWV1k8f+YjAYAe91oJQniBVqyZvt7IAe\r\nWAtX879TcTkiph2j3npyQrie5J3nPItUFOwfVC0DZ/VMxb5qq+/DpfFhhqrQ\r\nTS2JV2X2YlV4zmtVQZ6ugODSrrrGYhrmTcwp6Z5edo9TjA93v2Kr02qlFuIC\r\nSgoV6ZkkGwjYT123/Gb92ayGKLri4SN/0h3s3wpnGZOqk1YD0PLbNh/ne3o/\r\n5U0jmsDH4p6lDu430HNBEncFltxbxQSKz3CNLu+CK6SfzECV/vh8k8cTAUdB\r\n/70Jiih6HrOt1Zwi/Wsax/q1TBkOxxx35tESJ4rF99xBEMOsgY796+Z/6F5X\r\nwQUOgKonXY1CoCm0YJ25O36zc7y0/NZMQbFOHycOKH1JFVzUzgEpbP3BmlFy\r\n0IO8jR91iXySgI/mk8YBCd7nY447fHGSQybfXxvnWlHFkOjTkTK0/MzhJ7Zf\r\nZh5lGbq18SJ0As3/5KeEwNgoXXMEwODXb2qqrm4G7hKZc13yy19FUKcI56NA\r\nWHMGOuDv/Uah6NXqGz9pSmqGNsjC+bYKIxA0NTGZHE1f4ih17rr+YTrSyBgN\r\n1nKt/SwJXoB9IIaQQtRNIUMC+zrh3juIRgI=\r\n=hU3R\r\n-----END PGP SIGNATURE-----\r\n","size":2006883},"_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/graphs_1.4.0_1676875823995_0.9689928853993419"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-20T06:50:24.238Z","publish_time":1676875824238,"contributors":[]},"1.5.0-beta.0":{"name":"@ant-design/graphs","version":"1.5.0-beta.0","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.9","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.5.0-beta.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-ENyqfKnSyyhMeELkMRR4Z/QlnmgX8rjEvC2uPWGCs5K3p0OeFwEc7h9sdE5whOImDovzTeMXFaDs+NH5HptVnA==","shasum":"ef4c68cfbc6e28ab43097faacb219d363b05450c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.5.0-beta.0.tgz","fileCount":480,"unpackedSize":8350295,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJzOJnhlL5xZsgHPwhdN4V9R2ul6I04VL1Xn0ynsXycwIhAMLbpb1IFH9h0ScTrx419kCqgCN5ULYKUz6P3ZMJYF21"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKtafACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmra2w/+KXtw6G/1kg1hb6+JJsymp9TdzRRVa/0pBnFfLPJd3KkXhij7\r\nDAElLkhQD1ZxJiNi74Oflcz4HZpLN6dUT16OikDv3WewFt4+prxM4amJPqPZ\r\nMvEuymPGFztPn57l9qHtTaB8yAv1aC7DUatdZnsiaMdUt+UEFplkx+PCB5dX\r\n6/0wPT/GMARsfo7OWPnwIigyufHWvCn0XO8SSjY8a3BLP7dtizsOGHaHRtFw\r\ncNh0Fr4/7v0A16luC9Ue2usluUFHWOzpsGt05U/9eiN92N4fSXECRn/ty8x0\r\nDZlgBLrteARE3Y9OCfaoQ7hD7GaPUs04bCE9HUgoM8Hbt6AT4a1bPjHY2onZ\r\nFNrRbbiU2CVqS3HaXiEy5+cEth74QPD4zroZg5PPHInLCcqzE3JIR+v1coeT\r\nLEFyxZGfcbG59/y/jiwwUmgOVL3GM+FlVuX9i3HRkxv7UGRaEjbJZnU8opxp\r\naqs4hUnsT5h0q6NMt70kNJBBRKS/ZSX9kwFQi1fhSd9wZu/0EMTBafXt7PvJ\r\nmHIJIEkSoL8nUKZhSNlzQ9t3Sx0Xm/S0sn751HEPZFFUG8KSifMQBVQHzdO7\r\npm0tfesP1+0T6NUgjeQ35lQs6LCk8bx+0M5EXKqvfRSkcBfP0raG1soSYtO0\r\n27sAmaWocku5Eb1Kzoix2Tm8Kp11jCZ9QJ0=\r\n=knET\r\n-----END PGP SIGNATURE-----\r\n","size":2034327},"_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/graphs_1.5.0-beta.0_1680529055494_0.848995463124296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-03T13:37:35.829Z","publish_time":1680529055829,"contributors":[]},"1.4.1-beta.0":{"name":"@ant-design/graphs","version":"1.4.1-beta.0","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.17","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.4.1-beta.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-PQtxC9l5NfF/ObA4VhPoDo/RDKv31HG3pfcTCD2sauQ+jxVS+eAF3GxO/rvVvX0OdS06HDt0J1cjJCbxHFj8xQ==","shasum":"20ec5f534b5a8554ab9a40025066432d379d03e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.4.1-beta.0.tgz","fileCount":480,"unpackedSize":8389907,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAg1li9LL409hspjfqY4IKyXP1mKXAbnrQeRJQ9oy7puAiEAmehxIN8LN79/GpBFhlKs7nMrFXy+A5HeMUqenOeBGac="}]},"_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/graphs_1.4.1-beta.0_1688711143970_0.6574331429828169"},"_hasShrinkwrap":false,"contributors":[]},"1.4.1":{"name":"@ant-design/graphs","version":"1.4.1","description":"Relation graph","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/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.17","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@1.4.1","_integrity":"sha512-Qyj7Lnfo0gmbaMzm+9AdrS3fjkg2sFU/ZKaFl7xhgEf5LnX+N/KffIvoT8FsBmrZ9ni3onwlHs1dtYa5QdVhtQ==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/f1c42beb30212b2f02c9bbbf1a28b817/ant-design-graphs-1.4.1.tgz","_from":"file:ant-design-graphs-1.4.1.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-Qyj7Lnfo0gmbaMzm+9AdrS3fjkg2sFU/ZKaFl7xhgEf5LnX+N/KffIvoT8FsBmrZ9ni3onwlHs1dtYa5QdVhtQ==","shasum":"f175720994186af41931f2d7b6837c165b4f99ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.4.1.tgz","fileCount":477,"unpackedSize":8508570,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB3enH7EtOvurkWwtcUInHlHe06WXq2Ku2xz9zlDXZEmAiEAnR6CZs5/pUOJ3tWMH25IvjAIjsbUkhtmWCWW5HHcajo="}]},"_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/graphs_1.4.1_1701090137190_0.22726132676570066"},"_hasShrinkwrap":false,"contributors":[]},"1.4.2-beta.0":{"name":"@ant-design/graphs","version":"1.4.2-beta.0","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.17","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","_id":"@ant-design/graphs@1.4.2-beta.0","readmeFilename":"README.md","gitHead":"cd90b780e79ac66e7b772ab01eb3ca35a7d5029e","homepage":"https://github.com/ant-design/ant-design-charts#readme","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-estoZ2cvdBHkCSmIJRzOO+COpO7fDoih7L0Og82Xrvbodi6/7gUXYN5UBnDNYml/glN3GDfTm+eRAbZpuGwlSg==","shasum":"d4d8d7ad164b1686183aae3491128d7cfecee1c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.4.2-beta.0.tgz","fileCount":477,"unpackedSize":8488243,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAuPXQcHvSHKX7USfD17iUzRPVmsuIDMaRofOGPLuezsAiEA/W90+/I0zK6xS20weZWKGur9X6tNug/LEHXcCHcHRZo="}],"size":2067699},"_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/graphs_1.4.2-beta.0_1718765960933_0.906559543332746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T02:59:21.099Z","publish_time":1718765961099,"_source_registry_name":"default","contributors":[]},"1.4.2":{"name":"@ant-design/graphs","version":"1.4.2","description":"Relation graph","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/graphs.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":"cross-env DEBUG_MODE=1 jest --watch ./tests/graphs/flow-loop-edges-spec.tsx --no-cache"},"dependencies":{"@antv/dom-util":"^2.0.4","@antv/g6":"^4.2.4","@antv/layout":"^0.1.17","@antv/util":"^2.0.17","insert-css":"^2.0.0","react-content-loader":"^5.0.4"},"devDependencies":{"@types/jest":"^26.0.0","@types/react":"^18.0.0","@types/react-dom":"^18.0.0","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public"},"sideEffects":false,"license":"MIT","_id":"@ant-design/graphs@1.4.2","gitHead":"cd90b780e79ac66e7b772ab01eb3ca35a7d5029e","homepage":"https://github.com/ant-design/ant-design-charts#readme","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-9pTYL0xYyTu8Ahh+iMxRCsHQwq/oNdGMAszW1le/5HbZemTV0fXm78GB+iisAsfP9+MNMqiQzihNi/3EgQx3zg==","shasum":"22b5e29e917f0554840e08f808f62008856e22d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-1.4.2.tgz","fileCount":477,"unpackedSize":8488236,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICEm0y5JHOqaqWDLs/ioLsDbXh5tCXwcnAjA94qylz2AAiBzu0//cxC2j/YvM1S7aJHgx5rf2Ml0up9Do1+Vd8jkJg=="}],"size":2067688},"_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/graphs_1.4.2_1718766424448_0.321363182906665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T03:07:04.733Z","publish_time":1718766424733,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.0":{"name":"@ant-design/graphs","version":"2.0.0-beta.0","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest","prepublishOnly":"pnpm run build"},"dependencies":{"@ant-design/charts-util":"workspace:*","@antv/g6":"^5.0.23","@antv/g6-extension-react":"^0.1.6","@antv/graphin":"^3.0.2","lodash":"^4.17.21","styled-components":"^6.1.13"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.0","@types/lodash":"^4.17.7","antd":"^5.20.5","react-router-dom":"^6.26.1","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","tag":"beta"},"_id":"@ant-design/graphs@2.0.0-beta.0","readmeFilename":"README.md","gitHead":"d4d61bf0f69d9b5a19eaa6d28ab3852f2642c399","homepage":"https://github.com/ant-design/ant-design-charts#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-P324tkEBUixpKDx3JNM2C2vCTZoFNYm5L9rGWvOT7xvD8qaxvPE6S9GuQS/zREl+xgk4sJ/AWnh5u+OATMjSVw==","shasum":"6bf6095d11f0a64b411dcd4cdf3adb654ab38fa1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.0-beta.0.tgz","fileCount":289,"unpackedSize":6633984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID12veaIhw1h1yN+J5YOXxfXJ40pX6cWF7iHVau7SnH2AiBsYFDySy/Im3IrcB/qIB8DO+JXIZlSu2hq6kIFZS1IKA=="}],"size":1789706},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.0-beta.0_1727256715014_0.07332799000743351"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-25T09:31:55.318Z","publish_time":1727256715318,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.1":{"name":"@ant-design/graphs","version":"2.0.0-beta.1","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest","prepublishOnly":"pnpm run build"},"dependencies":{"@ant-design/charts-util":"workspace:*","@antv/g6":"^5.0.23","@antv/g6-extension-react":"^0.1.6","@antv/graphin":"^3.0.2","lodash":"^4.17.21","styled-components":"^6.1.13"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.0","@types/lodash":"^4.17.7","antd":"^5.20.5","react-router-dom":"^6.26.1","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","tag":"beta"},"_id":"@ant-design/graphs@2.0.0-beta.1","readmeFilename":"README.md","gitHead":"907c98aa63c379f50f777480709c6cbfa6dce74c","homepage":"https://github.com/ant-design/ant-design-charts#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-raWHmnAw6dgEMttfsQ4pRUeIr43/rCCZS/fhZR5nG3V6AZ/wnbixsh8v0uFIayDsJuKHA59kyV9UHvb1gw9Krg==","shasum":"52335feb788a016a345bb415adab982aa89f4106","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.0-beta.1.tgz","fileCount":288,"unpackedSize":6632921,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHzvQKw7b1G46ld9XUXKI5JlqB9fOAZLMjGX4oPH8TJAAiEAomQypLZnHgd+uwZLKdDYx9vJhzmRoc8vo9CAF3m8y8Y="}],"size":1787549},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.0-beta.1_1727264643777_0.5720106388732702"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-25T11:44:04.162Z","publish_time":1727264644162,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.2":{"name":"@ant-design/graphs","version":"2.0.0-beta.2","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.23","@antv/g6-extension-react":"^0.1.6","@antv/graphin":"^3.0.2","lodash":"^4.17.21","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.0","@types/lodash":"^4.17.7","antd":"^5.20.5","react-router-dom":"^6.26.1","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","tag":"beta"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.0-beta.2","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-rlBkruOBZ2L85wJYxZwYDqqNpg17QU0Qgs4FzCv7Y4Pk56A0Ko1GkQ4Pi7Nw9HBZZEfZ9lbUnhyZHG+FF8WvWA==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/19cd8172042cc9d45328ee6c568ac49e/ant-design-graphs-2.0.0-beta.2.tgz","_from":"file:ant-design-graphs-2.0.0-beta.2.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rlBkruOBZ2L85wJYxZwYDqqNpg17QU0Qgs4FzCv7Y4Pk56A0Ko1GkQ4Pi7Nw9HBZZEfZ9lbUnhyZHG+FF8WvWA==","shasum":"d11f5158a62af3008abc9fc892cdea96e23faa41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.0-beta.2.tgz","fileCount":288,"unpackedSize":6632882,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGgemyaqxwTa1S6PSHFZbSHmZ/R+FM1IsalRn3Bg79/QIhAP2VuJFy/wpIQfStkhsixhjvYVmEvZH1YvxUr/zZQQ72"}],"size":1799740},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.0-beta.2_1727264879119_0.5691062253674071"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-25T11:47:59.581Z","publish_time":1727264879581,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.3":{"name":"@ant-design/graphs","version":"2.0.0-beta.3","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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","prepublishOnly":"pnpm run build","prettier":"prettier --write \"**/**.{js,jsx,tsx,ts,less,md,json}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"dependencies":{"@ant-design/charts-util":"workspace:*","@antv/g6":"^5.0.24","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.2","lodash":"^4.17.21","styled-components":"^6.1.13"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.0","@types/lodash":"^4.17.7","antd":"^5.20.5","react-router-dom":"^6.26.1","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","tag":"beta"},"_id":"@ant-design/graphs@2.0.0-beta.3","readmeFilename":"README.md","gitHead":"767bfa3dd7a26f510e4cd456f5cc97abb560e4f0","homepage":"https://github.com/ant-design/ant-design-charts#readme","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-JnlGrM3DXqzScuGakSy7Ggt0Rc5nb3kPyahSBINttGWv4b9ucmt1uaDmToNnW68kJ14rdnQfwIda/1/NiU6TKQ==","shasum":"6e9d12c73334faf8a778e51e247732618d600f60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.0-beta.3.tgz","fileCount":288,"unpackedSize":6634999,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDFyUqUzDIP4GRAesqHWRV6a5ntuKbLF3gwqCljIC3PrAiAKI+6PIgX2o1pfwFiXhWoNNJ9AC5xWCu5jwvQeRf3SNA=="}],"size":1788545},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.0-beta.3_1727405345932_0.7024980880986873"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-27T02:49:06.152Z","publish_time":1727405346152,"_source_registry_name":"default","contributors":[]},"2.0.0-beta.4":{"name":"@ant-design/graphs","version":"2.0.0-beta.4","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.24","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.2","lodash":"^4.17.21","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.0","@types/lodash":"^4.17.7","antd":"^5.20.5","react-router-dom":"^6.26.1","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","tag":"beta"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.0-beta.4","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-bZrRs4Ld1/KEMxfbyzygWVID0iWOlvl8HEXR8z1johVAso81Gqd9RjHFxyi3X/WQokNCXskm1oY61ReHTEN9Mw==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/b494a98ebb2591905038c1b0a6fb0e0b/ant-design-graphs-2.0.0-beta.4.tgz","_from":"file:ant-design-graphs-2.0.0-beta.4.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-bZrRs4Ld1/KEMxfbyzygWVID0iWOlvl8HEXR8z1johVAso81Gqd9RjHFxyi3X/WQokNCXskm1oY61ReHTEN9Mw==","shasum":"a728174758b6698470d4d3f1bb936b644ffefa78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.0-beta.4.tgz","fileCount":288,"unpackedSize":6634960,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFihKMCbdRvdIGHcg62cDhkjL2La6VMQivZzCV9JHFsCAiBTbOJueu4VJP8nW/JB8pJ6FEcAwJNGiScEPWHO6zrj3g=="}],"size":1800726},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.0-beta.4_1727406152823_0.9211093378864563"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-27T03:02:33.087Z","publish_time":1727406153087,"_source_registry_name":"default","contributors":[]},"2.0.0":{"name":"@ant-design/graphs","version":"2.0.0","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.24","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.2","lodash":"^4.17.21","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.0","@types/lodash":"^4.17.7","antd":"^5.20.5","react-router-dom":"^6.26.1","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.3"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.0","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-giwe60AHwcQp5mXKQrsDU2/34cKOJQoc4rYPB9N1CqaGFcEWqOi6Kiz7O9s0QRwPBpzyP/boyP01a9qb03ycKw==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/814076a3a6df8eac55287ab114883b88/ant-design-graphs-2.0.0.tgz","_from":"file:ant-design-graphs-2.0.0.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-giwe60AHwcQp5mXKQrsDU2/34cKOJQoc4rYPB9N1CqaGFcEWqOi6Kiz7O9s0QRwPBpzyP/boyP01a9qb03ycKw==","shasum":"dd0b39c05ffcb42c9368df0515fdc0a1917f26d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.0.tgz","fileCount":293,"unpackedSize":7448945,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9yqt/aeVKEyNd35HQuoKjhkhD68LY8bGCQxmwZnXYMQIgPEpnoiERFuSm13NbkEMRcTSWQ1J67Ta+jeZc8sWjulI="}],"size":1968839},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.0_1730117419075_0.3944954804826679"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T12:10:19.336Z","publish_time":1730117419336,"_source_registry_name":"default","contributors":[]},"2.0.1":{"name":"@ant-design/graphs","version":"2.0.1","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.30","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.4","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.13","antd":"^5.22.0","react-router-dom":"^6.28.0","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.11"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.1","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-8ixmTvuw0y9tYiloQzhYkY/pdBgPisCF/8YpC2I/d4gXNetiZ4IRCvp3DkJKDqfYCZ9DymgOjMNuTEjvFVa/iA==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/015c4de73387a94df4170da8d93bfbcd/ant-design-graphs-2.0.1.tgz","_from":"file:ant-design-graphs-2.0.1.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8ixmTvuw0y9tYiloQzhYkY/pdBgPisCF/8YpC2I/d4gXNetiZ4IRCvp3DkJKDqfYCZ9DymgOjMNuTEjvFVa/iA==","shasum":"8750fec7283e16aaa8487d913fc2219bfe0fa6a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.1.tgz","fileCount":308,"unpackedSize":7566592,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIElMX1tcVu1cKOg4PgZ9W3D3ln120qouyexd8s+wc7I3AiEApnJArSWzekKwBFBPppqjyzaS4bigQN2Rr9JxXoCPxIg="}],"size":2000636},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhuyuxin0627@gmail.com"},{"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/graphs_2.0.1_1731652585060_0.38808514245920467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-15T06:36:25.421Z","publish_time":1731652585421,"_source_registry_name":"default","contributors":[]},"2.0.2":{"name":"@ant-design/graphs","version":"2.0.2","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.30","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.4","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.13","antd":"^5.22.0","react-router-dom":"^6.28.0","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.11"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.2","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-Avz+reDVGFIgPCdkfrSwnRDKEyZvZnFhpExLPBVRr2YP34xeA8iy9IB9Nmt4TUrH95njVYAvmk9pnnhDUMzjGQ==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/fff3b13c5e5d00293442202164dcb136/ant-design-graphs-2.0.2.tgz","_from":"file:ant-design-graphs-2.0.2.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Avz+reDVGFIgPCdkfrSwnRDKEyZvZnFhpExLPBVRr2YP34xeA8iy9IB9Nmt4TUrH95njVYAvmk9pnnhDUMzjGQ==","shasum":"d1593073108c2c6e81a8b61b040ccb5364d67912","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.2.tgz","fileCount":308,"unpackedSize":7567067,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJQSwOjIwNL9F3TGNPPS6lRlwJd9zcVKdCrxGxsan/UAiEA1VORDHnDcwII/j76qNe+SRs6xNvga/jHxvdRnbgvj6k="}],"size":2000517},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.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/graphs_2.0.2_1733817198161_0.9624630923650455"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T07:53:18.373Z","publish_time":1733817198373,"_source_registry_name":"default","contributors":[]},"2.0.3-alpha.0":{"name":"@ant-design/graphs","version":"2.0.3-alpha.0","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.30","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.4","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.13","antd":"^5.22.0","react-router-dom":"^6.28.0","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.11"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","tag":"alpha"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.3-alpha.0","readmeFilename":"README.md","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-E53eUtjtilNg6C323nPE5Q9hAuCaJGzoR9ay4wQy5TDx1LLPRCWXROONOdJIWgB+8/3xXPPY5OVvg9cHXKN8yw==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/6c8ee48301d1a22337275b72840da240/ant-design-graphs-2.0.3-alpha.0.tgz","_from":"file:ant-design-graphs-2.0.3-alpha.0.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-E53eUtjtilNg6C323nPE5Q9hAuCaJGzoR9ay4wQy5TDx1LLPRCWXROONOdJIWgB+8/3xXPPY5OVvg9cHXKN8yw==","shasum":"e9af9991324dbf3ac851e60c2d1884473f42c285","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.3-alpha.0.tgz","fileCount":313,"unpackedSize":7592146,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCS6hZ6mTyetYDr8zBdaJTgsWcnb60YBo3EKU8mOX+w7gIhAJaLzu4CDeYGHfn7o6nSAYtCPHqZCHlb1EMNkGJrI5eU"}],"size":2002861},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.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/graphs_2.0.3-alpha.0_1733899355854_0.20454461175886562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-11T06:42:36.095Z","publish_time":1733899356095,"_source_registry_name":"default","contributors":[]},"2.0.3":{"name":"@ant-design/graphs","version":"2.0.3","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@antv/g6":"^5.0.30","@antv/g6-extension-react":"^0.1.7","@antv/graphin":"^3.0.4","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","styled-components":"^6.1.13","@ant-design/charts-util":"0.0.1-alpha.7"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.13","antd":"^5.22.0","react-router-dom":"^6.28.0","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.11"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.3","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-Wn0oIUJwCpa66e6HqM/i5UwsSE8vIXiIrhCAGNDWylq/R0TzMI4fNAGNnTiakU9PG575TDgl+Pii+VKfmXaHiQ==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/0f01cc6f76ece0a0e7036848783f5849/ant-design-graphs-2.0.3.tgz","_from":"file:ant-design-graphs-2.0.3.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-Wn0oIUJwCpa66e6HqM/i5UwsSE8vIXiIrhCAGNDWylq/R0TzMI4fNAGNnTiakU9PG575TDgl+Pii+VKfmXaHiQ==","shasum":"d413f61071d39948a0ac3153d47bbf3a4afcd1bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.3.tgz","fileCount":313,"unpackedSize":7621468,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/QRHV7inM700dgF27X13ayf0AwS9/K5yMhEoPDzwwqgIgEyjdgPhLwEFi+06u9l4U+DdDNwSYFjdIHlVyiFaRki0="}],"size":2008954},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.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/graphs_2.0.3_1734081395448_0.8293079222900146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T09:16:35.675Z","publish_time":1734081395675,"_source_registry_name":"default","contributors":[]},"2.0.4":{"name":"@ant-design/graphs","version":"2.0.4","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@ant-design/charts-util":"0.0.1-alpha.7","@antv/g6":"^5.0.38","@antv/g6-extension-react":"^0.1.13","@antv/graphin":"^3.0.4","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","styled-components":"^6.1.13"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.13","antd":"^5.22.0","react-router-dom":"^6.28.0","tsconfig-paths-webpack-plugin":"^4.1.0","vite":"^5.4.11"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.4","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-8Os7/it/auQt7NWUA+Ml+NjVYz2VsRjaGJYGxlUnfT4w0KiW6A9aYgixjVqWYjsdNBK0J3lHtrlME5RLiJ5DTw==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/d51d588784db1bc71b35b4ac39a9530f/ant-design-graphs-2.0.4.tgz","_from":"file:ant-design-graphs-2.0.4.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-8Os7/it/auQt7NWUA+Ml+NjVYz2VsRjaGJYGxlUnfT4w0KiW6A9aYgixjVqWYjsdNBK0J3lHtrlME5RLiJ5DTw==","shasum":"49f52a4bf2b616070b505f06ecce47d65451381f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.4.tgz","fileCount":313,"unpackedSize":7640206,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDYpeuS85k9xFKo92/0VaOV7UQdSvLaO9YvXHRWcHar6AiB6cyZPON5+knTEWK5LfMVcnSZiuBy99F0bYIjgfYu8hw=="}],"size":2013575},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.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/graphs_2.0.4_1734668103508_0.2753405802929356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-20T04:15:03.917Z","publish_time":1734668103917,"_source_registry_name":"default","contributors":[]},"2.0.5":{"name":"@ant-design/graphs","version":"2.0.5","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@ant-design/charts-util":"0.0.1-alpha.7","@antv/g6":"^5.0.44","@antv/g6-extension-react":"^0.2.0","@antv/graphin":"^3.0.4","lodash":"^4.17.21","react":"^18.3.1","react-dom":"^18.3.1","styled-components":"^6.1.15"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.16","antd":"^5.24.3","react-router-dom":"^6.30.0","tsconfig-paths-webpack-plugin":"^4.2.0","vite":"^5.4.14"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.0.5","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-W5ySuwKLMd+aBUVGvWBlNJttt9feiL6vYhd39mTEg3qYrtvq1gzRwX6hqqf/d3Li4btapTnzjyukEMnkPH2ZAg==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/286247b9aff7cb14d7f4785c38417d64/ant-design-graphs-2.0.5.tgz","_from":"file:ant-design-graphs-2.0.5.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-W5ySuwKLMd+aBUVGvWBlNJttt9feiL6vYhd39mTEg3qYrtvq1gzRwX6hqqf/d3Li4btapTnzjyukEMnkPH2ZAg==","shasum":"6590e5995e5311b4b645dd038a8430cf78deacb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.0.5.tgz","fileCount":313,"unpackedSize":7371932,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4jKV9faq9LFCmQFpMU9VvRjS8BadWR4Fo37EGfDSJegIgW387XXiZUQao5bKSEH/i3hcadY8Jh0GExkk5E3h9mY0="}],"size":1931396},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.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/graphs_2.0.5_1741750005576_0.8236963937712376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-12T03:26:45.778Z","publish_time":1741750005778,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"@ant-design/graphs","version":"2.1.0","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@ant-design/charts-util":"0.0.1-alpha.7","@antv/g6":"^5.0.44","@antv/g6-extension-react":"^0.2.0","@antv/graphin":"^3.0.4","lodash":"^4.17.21","styled-components":"^6.1.15"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.16","antd":"^5.24.3","react-router-dom":"^6.30.0","tsconfig-paths-webpack-plugin":"^4.2.0","vite":"^5.4.14"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/graphs@2.1.0","_integrity":"sha512-JavZyJVDRyO5wjReqz3CRYhml5MMpOe+fT4ucebdkfOfWYTlOG+W9vxtNSITJmCGHUVphQkQo9r1CPkZysDT0g==","_resolved":"/private/var/folders/b9/xbxdczzx2_52q34vh4tkcml40000gp/T/2fb7496ebad56d8e88384281093b9231/ant-design-graphs-2.1.0.tgz","_from":"file:ant-design-graphs-2.1.0.tgz","_nodeVersion":"22.0.0","_npmVersion":"10.5.1","dist":{"integrity":"sha512-JavZyJVDRyO5wjReqz3CRYhml5MMpOe+fT4ucebdkfOfWYTlOG+W9vxtNSITJmCGHUVphQkQo9r1CPkZysDT0g==","shasum":"311f3534fd728d58476d43b149e235424a46c8bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.1.0.tgz","fileCount":316,"unpackedSize":8334526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEzx4i796LkS60l6T8UpJfsE26DLK0SMK16gg3zTD7+rAiEAmCndlcT++gW0S3lP3jD4FgIRJSHJcjwTvDJEK+R5mZs="}],"size":2209910},"_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/graphs_2.1.0_1747206028875_0.9514025777129622"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-14T07:00:29.096Z","publish_time":1747206029096,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"@ant-design/graphs","version":"2.1.1","description":"A React graph library based on Graphin","keywords":["antv","g6","graph","graph analysis","graph editor","graph visualization","relational data","react"],"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"},"license":"MIT","main":"lib/index.js","unpkg":"dist/graphs.min.js","module":"es/index.js","types":"es/index.d.ts","dependencies":{"@ant-design/charts-util":"0.0.1-alpha.7","@antv/g6":"^5.0.44","@antv/g6-extension-react":"^0.2.0","@antv/graphin":"^3.0.4","lodash":"^4.17.21","styled-components":"^6.1.15"},"devDependencies":{"@antv/algorithm":"^0.1.26","@types/jest":"^26.0.24","@types/lodash":"^4.17.16","antd":"^5.24.3","react-router-dom":"^6.30.0","tsconfig-paths-webpack-plugin":"^4.2.0","vite":"^5.4.14"},"peerDependencies":{"react":">=16.8.4","react-dom":">=16.8.4"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build":"run-p build:*","build:esm":"rimraf ./es && tsc --module ESNext --outDir es -p tsconfig.prod.json","build:lib":"rimraf ./lib && tsc --module commonjs --outDir lib -p tsconfig.prod.json","build:umd":"rimraf ./dist && webpack --config webpack.config.js --mode production","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","ci":"run-s lint build test","clean":"rimraf lib es dist","dev":"vite","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}\"","profile":"webpack --config webpack.config.js --mode production --profile --json > stats.json","start":"npm run build:esm --w","test":"jest"},"_id":"@ant-design/graphs@2.1.1","homepage":"https://github.com/ant-design/ant-design-charts#readme","_integrity":"sha512-qT3Oo8BWeoAmZEy9gfR6uIk+rczbNJ3sWXKonoOD5koATWv7dY0kgvS1JnhdM1QW4FkfPPJTeQVSlRRUtvWDwA==","_resolved":"/private/var/folders/k_/vb8d8qx91sjdmff5l_9j5yvw0000gp/T/a390170c3fb110f4c528851dbaf9d239/ant-design-graphs-2.1.1.tgz","_from":"file:ant-design-graphs-2.1.1.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-qT3Oo8BWeoAmZEy9gfR6uIk+rczbNJ3sWXKonoOD5koATWv7dY0kgvS1JnhdM1QW4FkfPPJTeQVSlRRUtvWDwA==","shasum":"d590851de24a98356a3344a901089d37a1faf9aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/graphs/-/graphs-2.1.1.tgz","fileCount":313,"unpackedSize":7371585,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD5ws5OTwNU+ggIZZ3e6rJ24c+AJ3ey5IVdvonT00XgEgIgdW8clUAmmcN2fD1yjzHSE33ilxTxT5NIflLJsWi/tO0="}],"size":1931340},"_npmUser":{"name":"anonymous","email":"zhuyuxin0627@gmail.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/graphs_2.1.1_1755143865150_0.8495285008928108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-14T03:57:45.371Z","publish_time":1755143865371,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"beta":"2.0.0-beta.4","latest":"2.1.1","alpha":"2.0.3-alpha.0"},"name":"@ant-design/graphs","time":{"created":"2022-01-27T13:59:34.393Z","modified":"2025-09-17T02:05:28.718Z","1.0.2":"2021-11-25T03:22:05.186Z","1.0.1":"2021-11-24T17:06:06.600Z","1.0.0-beta.3":"2021-11-17T12:27:07.746Z","1.0.3":"2021-12-23T09:46:33.936Z","1.0.4-beta.0":"2021-12-29T08:14:41.833Z","1.0.4":"2021-12-29T08:23:45.230Z","1.0.5":"2022-01-07T15:56:22.761Z","1.0.6":"2022-01-13T10:45:17.273Z","1.0.7":"2022-01-24T13:26:56.845Z","1.0.8":"2022-01-25T03:40:00.484Z","1.0.9":"2022-02-15T09:12:19.980Z","1.1.0":"2022-02-28T10:16:10.691Z","1.1.1":"2022-04-25T06:09:25.791Z","1.1.2":"2022-05-13T08:08:13.553Z","1.1.3":"2022-05-23T02:20:14.149Z","1.1.4":"2022-06-20T07:33:22.955Z","1.2.0":"2022-07-12T09:03:47.230Z","1.2.1":"2022-07-13T07:37:26.890Z","1.2.2":"2022-07-21T13:25:39.533Z","1.2.3":"2022-07-22T08:17:16.538Z","1.2.4":"2022-08-18T11:47:57.933Z","1.2.5":"2022-08-22T07:24:39.754Z","1.2.6":"2022-08-23T09:00:38.836Z","1.2.7-beta.0":"2022-08-24T10:08:23.671Z","1.2.7-beta.1":"2022-08-24T12:00:04.039Z","1.2.7":"2022-08-25T02:32:39.414Z","1.2.8":"2022-09-05T07:07:29.284Z","1.2.9-beta.1":"2022-09-05T13:58:26.007Z","1.3.0-alpha.1":"2022-09-15T08:04:51.903Z","1.3.0":"2022-09-19T11:12:16.139Z","1.3.1-beta.1":"2022-09-27T13:08:34.170Z","1.3.1":"2022-09-27T13:18:59.277Z","1.3.2-beta.0":"2022-10-13T07:50:58.665Z","1.3.2-beta.1":"2022-10-14T03:58:21.882Z","1.3.2":"2022-10-17T04:35:51.599Z","1.3.3-beta.0":"2022-11-02T09:26:27.359Z","1.3.3-beta.1":"2022-11-10T02:50:54.475Z","1.3.3-beta.2":"2022-11-17T14:19:53.456Z","1.3.3-beta.3":"2022-11-30T07:48:33.764Z","1.3.3":"2023-01-13T07:27:15.804Z","1.3.4":"2023-01-16T04:02:48.755Z","1.3.5":"2023-01-29T07:58:47.397Z","1.3.6":"2023-01-29T08:34:49.222Z","1.3.7":"2023-02-08T09:04:52.973Z","1.3.8":"2023-02-16T07:26:50.541Z","1.3.9":"2023-02-16T08:30:28.914Z","1.4.0":"2023-02-20T06:50:24.238Z","1.5.0-beta.0":"2023-04-03T13:37:35.829Z","1.4.1-beta.0":"2023-07-07T06:25:44.353Z","1.4.1":"2023-11-27T13:02:17.606Z","1.4.2-beta.0":"2024-06-19T02:59:21.099Z","1.4.2":"2024-06-19T03:07:04.733Z","2.0.0-beta.0":"2024-09-25T09:31:55.318Z","2.0.0-beta.1":"2024-09-25T11:44:04.162Z","2.0.0-beta.2":"2024-09-25T11:47:59.581Z","2.0.0-beta.3":"2024-09-27T02:49:06.152Z","2.0.0-beta.4":"2024-09-27T03:02:33.087Z","2.0.0":"2024-10-28T12:10:19.336Z","2.0.1":"2024-11-15T06:36:25.421Z","2.0.2":"2024-12-10T07:53:18.373Z","2.0.3-alpha.0":"2024-12-11T06:42:36.095Z","2.0.3":"2024-12-13T09:16:35.675Z","2.0.4":"2024-12-20T04:15:03.917Z","2.0.5":"2025-03-12T03:26:45.778Z","2.1.0":"2025-05-14T07:00:29.096Z","2.1.1":"2025-08-14T03:57:45.371Z"},"readme":"# @ant-design/graphs","users":{}}