{"versions":{"1.0.6":{"name":"@ant-design/flowchart","version":"1.0.6","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-78Bca/x9T2oy/dA4FcmDfnacCfEhs5Fgbs2NNPRLtTQ6uwNGN3LuMmJFjvyL+t6K+X+I7w2DbfrpPsB/8S1OXA==","shasum":"a8775dfbe330b5cc4fe7ac072b357fde18ab9725","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.6.tgz","fileCount":513,"unpackedSize":14681411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhubZ0CRA9TVsSAnZWagAA0eQP/jIk4bGW4rTcgSML7V7U\nLWjZqA/Hu43pzBUV12csZNA7ZTl2SXfTkrAGrquke+URdPiU4dbaHDLmw61f\n8yCgxhqQ5ODPk/49WAfrQeYLBqcNq+XavXvxG4wetFRpIOZknP6Yi3qth9Il\ntXujGl2XU2yKQNHyVYdYssIVAdY8o0ryoQj/vF//3RyKU+b+yknDybvX+7aP\nSwmRvPArYEPcrFBAAdHreEqxTz9kjN5AmK7aPFmrHEz56IGIITc9Fc4UREpM\nfguYdGSm+GKm7LNVa0TEfC/CTUzEcuNsdG/PULUvh9fJYqVjqNvj6wyOe1fs\nTGg45RFU6Ho4KGb7P0umky3DsMnCvNuYj+p8Et2QwnJ2E9Ijmgrt47C1w0dY\nT3roZH/oUhGplw1q7Gl35mZAQjvomER29BENX+31DvkDtxb/ANCfD7Hyys91\nHXSl4owhYEN6orxbExdDEToWwxSEo5Q4JkB59UCpIC6wcwaUbN/0oQ+thfX5\nebNSOo/6ONmU475I1IYe+KPXYfNqUvhytWv0J2S/91HBDWnZWRSMVPhXxMaZ\nGQ5yp8tIhBZw1UbveMV7x5BSi0tBwCZ2g6do2NNAdKkX8a29274ACIkP6ffo\n3yYgN1zN1vJT0Bwv7J+y3fKhJL6mvvZCxiE93/7bPg0/Yoqzgq8XY+tEltu2\ntnll\r\n=K2Sg\r\n-----END PGP SIGNATURE-----\r\n","size":3254456,"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/flowchart_1.0.6_1639560819927_0.6332791355897056"},"_hasShrinkwrap":false,"publish_time":1639560820204,"_cnpm_publish_time":1639560820204,"_cnpmcore_publish_time":"2021-12-17T04:49:02.840Z","contributors":[]},"1.0.6-beta.1":{"name":"@ant-design/flowchart","version":"1.0.6-beta.1","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.6-beta.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-dITuVVswjLVwiYHZgO7ADNG9EK0bmYYGWhn6j/0NggmN20POdnK1TzQljv6zozfTJkPz7vsC37E4j6zEas69OQ==","shasum":"6dc80ede2e4aa5be6e207e2a1e8372c878b883e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.6-beta.1.tgz","fileCount":513,"unpackedSize":14708217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuaDxCRA9TVsSAnZWagAAv/MP/AvH9n0i33f3WtDla1MX\nyFPMFztw7E8yVKh75CpnqgfoPFXcfNx7ZdZdGk3Ug0/SBHtpJdh6e0q1ZI9W\neWrc+Wqs6krljtHrs68lwZaWgHF/NGOqi6d5pJCVcTo/eGowavRFaglJyfwO\nHqPOeCcf7YPCZrLejqQcEY1P7fPzAT+uRVrxZjMhUZrRaukJolXlOpSk3Bwa\nh9lUFSYFmSWkBXECSdgcF175mCUCxY68MRNViVF4lZNjHF6ybsQxvUY90x3M\ng8u2dZzJxOIjpoX5gCRqFoV0Dy1gWGtM5lYmDqji6awuRTaRByFSR/QhNWfO\nn+MDdQya3VZK/FGgYAwm/8XHJMUtwwregEliGxZ/7Muql61Hi/gLqBHpYJcF\nR0XwQXhLMBjBSAtL6wIxmulZ8ZejtAp6R8Jeptvum+etPRTQBEeBS9DZKwlF\n0CjPiErmRfgVPU94AeWzvwZ7WNqaMs9iD+VA7rXb+XvGwKMVdLfuabdEgWBI\nQIbzqtLXVlYv8khjInlqsuWS9mRqStWWZSBtvHf8CxYZrUgTKPYW8n+H7HVa\n93QB66Jw/yMubZAgI9y7EdjrGJ6rwcDgq+UOicZ50Hd2bUAvpdy/VkrCpRPP\nKLkBI20L/aPjUhSJlQi8J28ZTqLoXgxYU/hPjiJH/7fWMsyus03BFfaca7d6\nZvA4\r\n=IkgL\r\n-----END PGP SIGNATURE-----\r\n","size":3267791,"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/flowchart_1.0.6-beta.1_1639555312758_0.3653219540644672"},"_hasShrinkwrap":false,"publish_time":1639555313133,"_cnpm_publish_time":1639555313133,"_cnpmcore_publish_time":"2021-12-17T04:49:12.221Z","contributors":[]},"1.0.5":{"name":"@ant-design/flowchart","version":"1.0.5","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.5","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-+4xQzrv0wUdxSQpaEWTUexap2lz9cD7wXQfDT2xEh/vLQGLUXPYB3Prow9sf7Vd170zXxtG1ca42yRgZQKgZ/A==","shasum":"b3dc2fee010cb9fc7dfe806a9c8d88696ec9d696","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.5.tgz","fileCount":513,"unpackedSize":14707715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtq4bCRA9TVsSAnZWagAAoI0P+gL/52vYMH8HMctxONjx\n2UigrgD8TTNxMss8iyyV9nmZCmGDEElMHGI1cBLSiQOcqPQaf+4hIZxj/plM\nduo92MXpnDxF3OMPKRxI8t2kTh9sHG9IgcVb8ko2QTjyLeRaYbtKZnALdFzR\nHYFqEj4ZxNd6HtiG0/dBHURXlSv7IL5qUX/5hhE21vBrra/5TcgmwnJsHj/s\nFn7zikD4e/7WnirSDpyv1BIb+0RBzXxrieLoAkLg56Qd4PdaQ4IIiNeJFKyE\nuW0POIiJJYQWF0PjqBYTDw6k5fww1EMj6K8m7hAdNarNeAMmwKemHXG/4Lhm\nMW+FN2esYN31NwglP8BXRQVvA2r1LbL6NhImrAAXYmHEMI6CQPZ8oo7V+aX/\n0cRdXBexghUr21Q6ixp8EFPOvRN4LKPw4hRxJNvR7XYOoZL6rsDQodTqNPzG\nImoq96EWXmFflElHkW0yZBNd7533dqbz5eE/ExC0xEIZueBNLrp5FgEy00Mw\nKEhDdmUg6CwbChZBtKKhtlH/zNgoaUv8B2PqflKYaDcgpB5bRIrF3cf4NFQw\nXN6MH7NSoLAK1C4OqBVuUjYt9k6DoaDcvKow6BQwMJuYu3dzp443K7Mwdka2\nql/DARCxCqO4WMJ9RTd/pnDnjnvtKL4VEbRYAH64Q2ms57goDijfuDLGAFH1\nQQGg\r\n=2UJk\r\n-----END PGP SIGNATURE-----\r\n","size":3276319,"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/flowchart_1.0.5_1639362075065_0.7553967008058056"},"_hasShrinkwrap":false,"publish_time":1639362075373,"_cnpm_publish_time":1639362075373,"_cnpmcore_publish_time":"2021-12-17T04:49:19.597Z","contributors":[]},"1.0.4":{"name":"@ant-design/flowchart","version":"1.0.4","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-i46RsXIjpyDsnupnomWsx7FoTZgRS2QRBXFSrPRp4j3ngD/p8VjNo+YzesUhoR206/0+RuLNq+DewdSdpivREg==","shasum":"b54f820021cff9ac1ad31adc9573c78e564556c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.4.tgz","fileCount":513,"unpackedSize":13365663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpKKzCRA9TVsSAnZWagAAj38QAJ5sqYibPMHDdxRnc3bs\nWkMHxCQ8RiCcQ6T8ZKykETsrOGSrdUME5JYzCDlgCvzPPWtv9aFSF8cYp4Fo\n/npRr18pwxQ71cWKWju/ex1Ybic1m16zI1u3hmKbgLbF3Z6lkTt5UU64wSWL\nWqiVeruL9MWZVZAdLLUrtAcGxQI26V1/ZrttK7vGqYQVyC5x+DhpVULoEfIY\n7VvqISkKVxpy3yW/eckDaWRzbEumbd9n6eY9N+zsqWfJEskfo3XSmNbdUYiw\nYqVAWzusVoNQrIyhQTRqlTDjNi4H9HLGjBavMRLf61CwQgpyNyBDE7LzvbkU\nYbJNG4JEdvYKjXf7LalASX4ilW/he9qHS3C4vkBaJbpH0dJmMvWNpwmUrvS6\ncBrg21Mbq3TjobhYvJs9rrAshEJqu2rRMWv1FRrG4ZXVqrgftYdJxhIw8D7Q\nxvLvU9u3F0ppZqEPw2V/TuKCHOhGzIvHRJktiu1SHcs+zWTsAwUpEPCnAeY3\n4FI2d92+Lq9g9RPbXDrmnCqjrFX9T+kyFeMU5LdJTGKFVGkegj/R8w5qYhO9\nJS1YEkoh5bIZcKfu/8z4ReoUxuYXKwWHKPF5WCG36K5zFPMyYYG8U0TLFl6D\nOkH/5eBlTe9i6MOy0rVI9KSWAP3j3KStc6CgbI89EcXmFELnIPMo/S4TjYUU\nqqfA\r\n=dFMz\r\n-----END PGP SIGNATURE-----\r\n","size":2954142,"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/flowchart_1.0.4_1638179507312_0.974669614804349"},"_hasShrinkwrap":false,"publish_time":1638179507518,"_cnpm_publish_time":1638179507518,"_cnpmcore_publish_time":"2021-12-17T04:49:28.661Z","contributors":[]},"1.0.4-beta.0":{"name":"@ant-design/flowchart","version":"1.0.4-beta.0","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.4-beta.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-ybJ4P2DcsL3FfhegXiGp4oft4O52K6Ehq1kEnOXxlqzk4nbm3ja0Gsi7N6rV450Z79jdz2+0YkVUn7OzQjrVPw==","shasum":"ee2c13539a12b4d8b7abfec35545d2ded7785a1f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.4-beta.0.tgz","fileCount":513,"unpackedSize":13365670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpKEoCRA9TVsSAnZWagAA8j0P/iL0jvN+Tcii7nieCsN/\nEpBXIYWXcJ3l4EQZ/KrpWAOhvhLM3LWqffNqNZijgn7LoVmWh1IjJkk2PsoX\nixdV2cIdvXDEMDYqhUTLUPid0vZxrP0E2go6jKNf+kug+WrE7lT7mENFNjYp\nm9DihgWvksbU/187Oz2EDGqdUhACEWjwkf1D42r0parX7YBloyaSpi8xXBc2\nQ69MkmrQjsHqr+ZZJLzHsLCBfV9hsd2ezC54aprTYB3A2pCmIL+96+GG3TOK\n7G8BDR8cdBdeptS1Koq7xUqo402XM+l8PoxlXR4AWpOFT+hq51g/PPvhBDkB\nwfY5Aml5ysFx5RqBkTl+7ju1Jiuba+/p2TsiCUeq5DfVUcbIADwyZSXDBgdA\nMmuiGYe0aSkiT8nlS1zLccGdMuinZ3VcsqlpPViaestrxoXn43InHkJR034D\nmRzWnAaGeR8CnfWyaarYXQSJbCdjeqnyfJecVZuF1hwFD9ZU38Mrh0LoQxGE\nlzVcE8v1KW30TythWYZwtxTFtbiSK1a8G0+qob7YV46prTCg0/WZ744C+p9y\niuh+XccukJNrVBZr4kQx/liiW8Z4sAR4RPCzc6WVEOGkB+RSFynLXS7OuaQT\ntIvfz4mAl/AfM6byQfgIA4wHocx7h0MkgxJ1cT8WN+m5DeAlQJBgwurII1vb\n9r9e\r\n=yG/X\r\n-----END PGP SIGNATURE-----\r\n","size":2954148,"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/flowchart_1.0.4-beta.0_1638179111947_0.2726746029851388"},"_hasShrinkwrap":false,"publish_time":1638179112257,"_cnpm_publish_time":1638179112257,"_cnpmcore_publish_time":"2021-12-17T04:49:36.134Z","contributors":[]},"1.0.3":{"name":"@ant-design/flowchart","version":"1.0.3","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-by781DOTx8tJyTKlaUfrup+aABmteYZUiGMxjcX3tA1CwyzgNxabHAMdFpjtME1j1bdLwLkICD/0/Pd7oT+QzQ==","shasum":"5e13703ce706e5288c05b4271b7a26bf90266d76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.3.tgz","fileCount":513,"unpackedSize":13423540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnvAeCRA9TVsSAnZWagAAiuQQAJhsdjCEEiIpNm/0WEli\ntdF8aTj0Gyjn2rzjhe3CLPmnl896SIv5AOnMSJjYTftpSDlZHDZ/Ds/+oGlD\n1NYyRgPz0ZzatC6iKzNAGcRJhtrPi7hA8QDXmBLuiiLmmU6NBG47R9aln3Cp\n3Aa1FIn1UUWlxlXTaZw0ilhkcTS3SBHgyd8Ot7+zDRaClADIUV3z+vq+Z6o1\ndDCQhq/Po5NXVgDNwd4t/7FrUrXHkdAsSlxlw/r76KWA4yIMHrlXYGwOjxFs\nY7aIisygPwD+9Au3IYPnga1k6eyaA14G0kb4grwDJUQur21nNbzz7ohGesap\nIko/hxtXvzNxcicRGKT9Fv6I8hYHPDLYhHnW5xq9p15gMwFIXtzsZv6noGdT\nb5ioNglgkpc6sxJNg0FmhwXT6eBvaWz5J8W70wUUMi7wN3gdt75VEPsrqUCY\nU+ejlocoq9iulCzLV4imXJqlXmQXmM1IlMyCl2emEen1Mr0kg/lK/p43DSNu\nY3ojIkwX/0FWgiH2bUKmSl5xPkCyG+CamqJGXgm4fGkKc4UStgHQyeUUFJaV\nj9nrdhThiWn1Qi9MvX0kqZ+DZke+xikoHJm1j87j9sLbVp9A9oVGa8bxP22C\nSxUcRnbx5S9YGx4gYH42nVSMcLYtofWbmrqoE1qCDft3zsZCHqPgOS/lV9Wq\nB6tc\r\n=waiV\r\n-----END PGP SIGNATURE-----\r\n","size":2969304,"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/flowchart_1.0.3_1637806110539_0.25790064085012965"},"_hasShrinkwrap":false,"publish_time":1637806110795,"_cnpm_publish_time":1637806110795,"_cnpmcore_publish_time":"2021-12-17T04:49:41.785Z","contributors":[]},"1.0.2":{"name":"@ant-design/flowchart","version":"1.0.2","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-W4lZTTzauKWWrQfoj2fkbuJMcfo4ZUN/SAyRVFfVhbNVcdJTnDt9r1Ndm2kyQ0vsoBZLS/iDThr+2ZL6xL3Bdg==","shasum":"7ff49418f3af33a512a8e32916ae744fe74e7c2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.2.tgz","fileCount":513,"unpackedSize":13423544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnm56CRA9TVsSAnZWagAAqs0P/RJt0/suNGvFpPODGxVe\nTjK4e/eFjkIEgSx3SrKh8kd3hbxgZYVdKBoYa69WNZKvqakmtl2qFIsAJy7y\nLQxY2qpP5AHv5DS6/UDe+E1F92OK0WordY67a4okAgmDg9v0tA3XjWbrJUVy\n1s1uRdUGO8RtW9BnGPygL3DVc12L0EQ5VmrsIuIywDy9i8avDEC5IpOnHZqC\nMeoonSwzrKRyZuAToJlNHRYL2xUHCCTYMF3qzR4jiRG0Jcb784x7KdEAw7Ni\njspY2hbgVXWQTauGt1OBlISLdhwALF/867C9haGjR/Ke3PbzGG2Ptd6fmwii\noXaDOJdAwsdXsbyaZsBudeUZo1/qQh6r/i5E21St6R6Vm2oGr5Q65zOx+Bio\nKWOZJPrmva+bzMQP2LslzBjQsCgdfBCh3q4TIjyywFRE6ORS5NGpjs6qHD99\nlv2A1pXMgr1aWTx6Guedg5qAWaHsaOK3PIIsdui2J0nkjuy9tUIO95lRmVOz\nZTbCRrxRY/XvphLB5wm10q68Z7daVG9D5lCPUghGpGBDIm5rMxztt/z28Qdi\n6bzfUSWOQnGlQidZt7IKezBRa1AV/3kaeci/wTfbZdTYT9HRLveSIaL374+n\nfKE3rACD5w5DN7DhDHSLhc86/qOXLJgYDj9CJVtMOzpmEI3TpkI80YpAmt01\ni/e6\r\n=dIA2\r\n-----END PGP SIGNATURE-----\r\n","size":2969263,"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/flowchart_1.0.2_1637772922343_0.8092738903952301"},"_hasShrinkwrap":false,"publish_time":1637772922608,"_cnpm_publish_time":1637772922608,"_cnpmcore_publish_time":"2021-12-17T04:49:49.303Z","contributors":[]},"1.0.1-beta.2":{"name":"@ant-design/flowchart","version":"1.0.1-beta.2","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.1-beta.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-fXe9ndDKOjUH4xVKO80E0JPqNhA9WjKnHQk/3CIwnjp6/IgRG76G4+e2/8D3XMGMNBAAsE+6ZkK933gekJcLRA==","shasum":"021bb6936f384c8ca4ca13770dcbce5484ad7c5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.1-beta.2.tgz","fileCount":513,"unpackedSize":13423555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnmpwCRA9TVsSAnZWagAAREIP/jeMJFlNMICUwIALbgN4\nWxhbLAVNNDSX1IJglWXzYILIvsCQJbSEZ1qmH4CzYxyjLI25kemjroaBnsFT\nNj4VSXMj22K8tUdmeyOpKNsZyZiImBU0anw1BPXyivKXmyjPkgckaDnwAdhM\ngRy0ckYyoFlxZZeIIbNSN5wcrzTNCqzHgh6E+TfLnPHDG0h5fHY/XeILMzv4\nUR5ur17B+UpVmoEWF5YGW8x0wcR/9128mY+mSkDaa6kBKXN5UNcBNt8+HP0D\nmbd2vZJO15FdBepA/wUOYK5T4GuR8Dr8SlnUHtJ+qPu2IY8qLqQHUnDjNQyC\nfNepdQKa6u3ggpmb+EUGGyvZqcjMaImbbQRUXcX3Fq6JxmZBgLYt+YheNxs7\nrZnfHIf857C6OMasAa6rrbgOtqQnDHMXKy8gJS7j9cDKnTrImsidDJ1nNxEv\n78ZIxJK5l0NcgAXMaLZYTYkoVQCqLMw3ekGsI3iAjAM1j1HnB5IHPUw4s+01\ny2RIQg69NwQuPCHyZdESOs9HjommiH4g0ACNEWT8RrjFiw38zvR4t0XMkGNp\n6bbIizHr6r0M5QQvv3CMjDUshzye+mra5+RqPj0x4IeNpuwGYYbVwTXcU/7X\n2cZglWCUrmE95qTKRiYa/F7b2xshIBoSUP6jP0hzU8BXAsjC9oqKa6/q58cO\nKPDR\r\n=4JGY\r\n-----END PGP SIGNATURE-----\r\n","size":2969272,"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/flowchart_1.0.1-beta.2_1637771887979_0.47095073711409796"},"_hasShrinkwrap":false,"publish_time":1637771888258,"_cnpm_publish_time":1637771888258,"_cnpmcore_publish_time":"2021-12-17T04:49:56.764Z","contributors":[]},"1.0.1-beta.1":{"name":"@ant-design/flowchart","version":"1.0.1-beta.1","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.1-beta.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-OhbwP27Azt+Qc2yFlNV2idOnBHVE4/iSL9ME5mT5IB+sod/4soXI3gguFEdOtLBiuslZ96WobwBF89VlZhFbuA==","shasum":"d7ec3ab1b7393d2f3da43cb44dd587b4828e78c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.1-beta.1.tgz","fileCount":513,"unpackedSize":13430387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnl4mCRA9TVsSAnZWagAAwAoQAIECUcuiIWYCBYKJ8dgP\np8RSzCbPlS9dbK7e0kUj895Uux6h50jCpVjrZqbfNh+1SWAtbzOxSf0cmOeX\n5iqDmLh5bAC08jJRWDlbaYJAKA+baX87+jFD8iyoUTx264LJgZYD1gJ2JljX\nfjEfY0W0eUVVZ9Vr8z3kxnQY6+Di/tbpydg+Ab0b0T36J4ewipBYfHM4Pyz0\nwZ/sbzjdD/sOw5Akm44LAT3DJ3jgUPN2pQqzxaMHg2DqwilyM8X3FRzRVZar\nIwokteHkOfeeNUaXA9WpGS/mWAqZCNlHO/0cb03fagMIW/D/c4DqLlGhN5he\n3qK3gP2rkhGupMEsvGL7Nwr//Hgh2gPDR/9VFyu5E37N2FgWu2dmR1Kmw6rS\nscIISF/lgA1nUOuhjDn+x2mVP6ANtW6ATZTz7kyH8NFjNgFXCYZvZr7Lctp/\nVL7Jc/yWOO+iMmLoyylotE6NAMuoEDOoTfdAZucWXTyazGv96+fscOrMOZOG\nAXy/A3263CBNC1Am4QSD5++oC7dSwfuzhTW/7W6Xj9bIEYfu8dP5cz+dgV70\nmQxCqIZldoBcVtg0dc1N67yk1NLyJTdgvD1LNph4zwRRnwg37W2bIpicR/dq\nbnnuRDrnwbxOKQiVO5j3EcV7g+fiUHS3xR/50LOSVM4cZHL0bYxpW9JPV/bE\nIu+V\r\n=3T89\r\n-----END PGP SIGNATURE-----\r\n","size":2969866,"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/flowchart_1.0.1-beta.1_1637768742114_0.9993785950382406"},"_hasShrinkwrap":false,"publish_time":1637768742409,"_cnpm_publish_time":1637768742409,"_cnpmcore_publish_time":"2021-12-17T04:50:04.593Z","contributors":[]},"1.0.1":{"name":"@ant-design/flowchart","version":"1.0.1","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib copy","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","copy":"node ./scripts/less-copy.mjs","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-OoAHNR16ZUo1sKCWyI6I7UE5Q+Jz5tiHi679spVeN52yoMcaAEIcxhaVHEHB42G2AqmIOl8v12GMpfXTzIVyJQ==","shasum":"a438b37baaceba9c8e228e49d78ec615bdb45684","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.1.tgz","fileCount":497,"unpackedSize":818376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhngGOCRA9TVsSAnZWagAA+VUQAKG5iKkow8cQigb0JViS\nJ9ywDSFQElqxWYEsQegm9RbyAFqDVsJqdgG7XcHu345HPU+OHtDHabDZtnZJ\naqtiQzolkh7KmQztXAWK7PlDGrZ+RDmkArvSj5gd+7HVMd/5ItERo30UqLsJ\nyS0SZ5NR2qQtYlktnct7vzQEkz6XSaSPWpkucjcj8qpbeDvBDpzpvKwPweAh\nSNL/YfxaZ2VHC2C68C2+tfX+9+ypDvQavVCqNA7ZReGulh4BeDtCRna8hZYe\nntbWuEjRrTC7bMXEt/FrKpl32SsTBH3mpzu00qdsYxJ8f/4B62mFhn7yXQ9P\na7rRvA2BRNbm0cT3qWwlnOEHuIkKqhUHeuZW+UuUWOmBw0Y4j+iGMAa3YoPY\nUqpglpW9/iYPLJ7MEXF0FrrwJuCDq1o+fXUrwrtrgW+17Z0NnMc9e4xuMIho\nUXx69s4kCHRISivtD0uOk1860tIXk1m0ia/cYCFCXXF6hcv1TSw/pyD4trKw\nBF2kPi+OYLzYvg52ePRdyWDG/I1hbWXTsrzbP5BvPpfMvKoHyw8zCIFIvoay\nhTttTRDmTtvfRa6kV8rNpw0WsfB6lsKYOcog61fdzlI5K3RsOfrfsl8G9UEZ\nQhaG/wGgNgA6GMhp8j19X87G+8KXa7EOrUZNam+Nbqq9X9nD1qbX81BB18Rb\nfuzt\r\n=ZVp2\r\n-----END PGP SIGNATURE-----\r\n","size":114602,"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/flowchart_1.0.1_1637745038590_0.3730026426687414"},"_hasShrinkwrap":false,"publish_time":1637745038771,"_cnpm_publish_time":1637745038771,"_cnpmcore_publish_time":"2021-12-17T04:50:05.503Z","contributors":[]},"1.0.0":{"name":"@ant-design/flowchart","version":"1.0.0","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib copy","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","copy":"node ./scripts/less-copy.mjs","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"0.1.0-beta.3","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-MgSVKtjV3RZxKXs8ZLooJcqzlPEBpcTBUz9hxHzczgDt+a4TtFOXky+OqpPCNQAtYynPQWfpk+5Fp2gESt4Ckg==","shasum":"5a18b5cae65abbcda16d9211e74b23dba7f53a23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.0.tgz","fileCount":497,"unpackedSize":797094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnKeYCRA9TVsSAnZWagAAJ2YQAJfLYuvoKgbViMIu0VcT\nxUdfzp0gN3SQ858Fnt13gfFifLnCEh7YHhOU3qZ8uKzr30ZY+PxiB43a85dE\ndfa2mrUphmCmwb+5dymirWbbNwJzC8ikgfZ2GYcqlCmbNUxTVUFr5g+3KWHM\ntYtvKAbAyuVlqDj/GiOm71z17+sCX6lQ45PwiRe2v5PQV5J0KRj1Ju+dIk0k\neKIbq4v3zhXUZ+HNowAEhzD8JBqsX5Hh9ncRLP3JEwXWM5uiub/7KO2aPXww\nIIOsZ/1j25M/N9xqpKGYi50wvMTxH7FDiggEk+vth9tRSLdlZ0S3KsAvhel9\n0aAdmaAJL57Ho2q9XmGVd7LWsuVzUHSTAPCDxIcagL6uJQ6nMka9jvNlZEgl\nY95I37vd1q0WM7fNk1ByPEoUbwq4CooOsIFJIcQjvEjX8/3qVVa55pbmjD74\n7jWDCDpzMipaxrwNfMV3xMosE15zUDsxlNdzYB4HZrYqTvok+tM2l0u9S3bk\naz6QSxDsXFp9dgEGztjoBkH9rmLyjeRu4+7v0zbFJjW7FCnw81ArMmplsTz2\ns4RdMUtH2irjSi7zxhdwDmU1v6Osq71O5gZ042j72KrFEwU1Tc6rYBbBo+UT\nmgdK4zBhVMUn2JV1i5qjr3Tl7QZfh2iZcKSJYoAOeBZ19Ab46dh22LDfF5gQ\nH3uy\r\n=drJU\r\n-----END PGP SIGNATURE-----\r\n","size":112764,"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/flowchart_1.0.0_1637656472201_0.6055060211287486"},"_hasShrinkwrap":false,"publish_time":1637656472419,"_cnpm_publish_time":1637656472419,"_cnpmcore_publish_time":"2021-12-17T04:50:06.019Z","contributors":[]},"1.0.0-beta.3":{"name":"@ant-design/flowchart","version":"1.0.0-beta.3","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib copy","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","copy":"node ./scripts/less-copy.mjs","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/layout":"^0.0.5","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"0.1.0-beta.3","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.0-beta.3","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"integrity":"sha512-rCma9/qyyhbTYPL9LIcg5PYwMANYbHjKy9hTv7YZ3j+phC62DEkpGdFZAp7gpO6ZYNXSq7xSNp6PCYmx9evzTg==","shasum":"656402fd36cb6191f00522259eaff9025a52039b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.0-beta.3.tgz","fileCount":497,"unpackedSize":794699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlPUJCRA9TVsSAnZWagAARxoQAJF4f5nNZQZHCsrUeD03\nohLlxPQa4LlaHzALVRQeDQ3dQh1I7Qx99IHxQ5G43adB1n0jZt0ZqOJjiyoT\nApeMq9lv5jSjQ66foJGGI/JEFaYCXWMRaj5X+oQ8+ksWwfvwGvpp1KlHOlc4\ndZAygXYlzcNgbCMbx6prmohPEjHHmOP4a4iG/VKIPLz9oqMCBC+70uHmH7s1\nGqqXRP5bC1DddBhOJPRLTuonMVlKuIipNnN7Nsn1hCiZYjFV9EUyT2bsmCkM\nnIIyIIxZaLybk7RFP+U4OXQwQCPQ0kjBs5EXQqNS8FbGE/+KkmWF7s7uAN8P\nK2wa+/RQl2cYB39Tr8Mbx8i6owYLv42ZGT7DMLJs+Tzp902musFiAG5d8Ypd\nnSBPqxSuz/kmqM6LZa9SfefxG7c+zAaBfe/SXobjDAgcWbzB2bQS6ou3fn1c\noIcE4XrloRcMANYJEEqGkngMAiMbtQR5MhWWHGg+Jga1RvChcVMBDhchoxD4\nowftCBJDtMP2pxRPZ1OyNPOf/mZTH9SQtSviwaps5eDRZLhJdfvxpKXziLc4\nvJWj8oPbE6+yN3XOVfOThEYlSoEXgN6HyIXL/lU171kA2Fcugm7sXnhvbnGn\nPc8GX6BS6o//63oJRhQikJAuS86MzokFifQKWEqI10KNl19HvO3v2qaL6wze\nfEdM\r\n=MDvb\r\n-----END PGP SIGNATURE-----\r\n","size":110499,"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/flowchart_1.0.0-beta.3_1637152009267_0.3374332744273081"},"_hasShrinkwrap":false,"publish_time":1637152009496,"_cnpm_publish_time":1637152009496,"_cnpmcore_publish_time":"2021-12-17T04:50:06.335Z","contributors":[]},"0.0.1-beta.11":{"name":"@ant-design/flowchart","version":"0.0.1-beta.11","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.18","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"lodash":"^4.17.20","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.11","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"8da848099765e046ed759e4e4eda43e8ee4d94b6","size":4459980,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.11.tgz","integrity":"sha512-8N/dLr8ZCOs6+78x5n3WqakkJkdZRWlWc/qthG5xro4aI+JCfc9DuZlnw5GVEG1nm/mMQYdTYBh/wlxorG/vBw=="},"_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/flowchart_0.0.1-beta.11_1635851553129_0.2183323505101038"},"_hasShrinkwrap":false,"publish_time":1635851553393,"_cnpm_publish_time":1635851553393,"_cnpmcore_publish_time":"2021-12-17T04:50:16.628Z","contributors":[]},"0.0.1-beta.10":{"name":"@ant-design/flowchart","version":"0.0.1-beta.10","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.18","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"lodash":"^4.17.20","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.10","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"53dfee1b63705fb17d2aab6307358bd57d79f84c","size":4370135,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.10.tgz","integrity":"sha512-23lCTzWj+7f2id4P37KtIW6a8jTgZeg8IeMyQAFIM6DbYmEc3Idgf/TYwFVagbByQvSPk9zEd81CafwPD9k1Yw=="},"_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/flowchart_0.0.1-beta.10_1635426989297_0.9173430390560287"},"_hasShrinkwrap":false,"publish_time":1635426989516,"_cnpm_publish_time":1635426989516,"_cnpmcore_publish_time":"2021-12-17T04:50:28.737Z","contributors":[]},"0.0.1-beta.9":{"name":"@ant-design/flowchart","version":"0.0.1-beta.9","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"lodash":"^4.17.20","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.9","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"f349b77bcbcf65ac74539a6b70dd908a002bf2f6","size":4363605,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.9.tgz","integrity":"sha512-AVKCyF7ojwhBDWzA78N4BbDTAGFZ4ZJrxUdY/OeMU/k6sxZkosi9PTTEwqXU6qBO1baOgKARTUcJCVnZ1sv56A=="},"_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/flowchart_0.0.1-beta.9_1635330892096_0.8051940171259766"},"_hasShrinkwrap":false,"publish_time":1635330892315,"_cnpm_publish_time":1635330892315,"_cnpmcore_publish_time":"2021-12-17T04:50:38.956Z","contributors":[]},"0.0.1-beta.8":{"name":"@ant-design/flowchart","version":"0.0.1-beta.8","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","lodash-es":"^4.17.21","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"@types/lodash-es":"^4.17.4","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.8","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"10b3acdbee0e40043851f0324160b5f5b59829c8","size":4358251,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.8.tgz","integrity":"sha512-dAYOuAjZ7gzCjWlRLfBeisl4JDrSFdQA/hu6VJB9KIFkJpUb4M33AuryJK4ilRQ2+xw58Rxv4YTBmfajpR+wAg=="},"_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/flowchart_0.0.1-beta.8_1635256466931_0.10742668818873624"},"_hasShrinkwrap":false,"publish_time":1635256467122,"_cnpm_publish_time":1635256467122,"_cnpmcore_publish_time":"2021-12-17T04:50:51.455Z","contributors":[]},"0.0.1-beta.7":{"name":"@ant-design/flowchart","version":"0.0.1-beta.7","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.16","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","lodash-es":"^4.17.21","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"@types/lodash-es":"^4.17.4","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.7","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"056cfce0b16da1eae6fb3c4c7fe629026fb66ca7","size":4334869,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.7.tgz","integrity":"sha512-Mzv7eXqyVVDIflvxBuTNszCxBOrG53KmU/Q3O39CVZlgadJCx8biNC5jphmWuc2O4PAzZsyPbqIZj0AQNQbmrw=="},"_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/flowchart_0.0.1-beta.7_1635215687355_0.5631934113171526"},"_hasShrinkwrap":false,"publish_time":1635215687711,"_cnpm_publish_time":1635215687711,"_cnpmcore_publish_time":"2021-12-17T04:51:01.882Z","contributors":[]},"0.0.1-beta.6":{"name":"@ant-design/flowchart","version":"0.0.1-beta.6","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.16","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","lodash-es":"^4.17.21","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"@types/lodash-es":"^4.17.4","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.6","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"33b29e104a5ff1852ccd98104f0cd0d46f4a2aea","size":66502,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.6.tgz","integrity":"sha512-5bQflmu9lsINQF2MiFGXsXLUSp0vNCtmNt3f7yqVY8oo1vJ3Jto+VwzftedygZ1i0ZqtPQK039XipS/XKaJ2mA=="},"_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/flowchart_0.0.1-beta.6_1635168337568_0.5157509546269392"},"_hasShrinkwrap":false,"publish_time":1635168337720,"_cnpm_publish_time":1635168337720,"_cnpmcore_publish_time":"2021-12-17T04:51:02.535Z","contributors":[]},"0.0.1-beta.4":{"name":"@ant-design/flowchart","version":"0.0.1-beta.4","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.11","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","lodash-es":"^4.17.21","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","@ant-design/icons":"^4.6.0","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":true,"license":"MIT","devDependencies":{"@types/lodash-es":"^4.17.4","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.4","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"f79bc1c8f5c6041344b5999895c5ec77e47bb8a3","size":4290353,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.4.tgz","integrity":"sha512-oF7Rxh2YzOftyYgwUWoTZpIK2t5zVkdRvH56SVFwmQeIBESP+0J2BVndRl4VQ9JAH/4mj4N9FTLcht4mH+4Elw=="},"_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/flowchart_0.0.1-beta.4_1635129610238_0.9863600067234184"},"_hasShrinkwrap":false,"publish_time":1635129610460,"_cnpm_publish_time":1635129610460,"_cnpmcore_publish_time":"2021-12-17T04:51:14.026Z","contributors":[]},"0.0.1-beta.3":{"name":"@ant-design/flowchart","version":"0.0.1-beta.3","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist copy","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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.11","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","lodash-es":"^4.17.21","react-color":"2.17.3","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/lodash-es":"^4.17.4","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.3","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"a51511f23ff752163c1761c4479791fa6c3fd799","size":4316224,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.3.tgz","integrity":"sha512-iIW1U83wH35XIp6jjuVEArHtePKEz+zLxwEh2qJ+3MdJOkZTnuTrZ9iEmUtkqBRGRTi+wr72AiHyDXue16y75g=="},"_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/flowchart_0.0.1-beta.3_1634875042025_0.6477251456188446"},"_hasShrinkwrap":false,"publish_time":1634875042299,"_cnpm_publish_time":1634875042299,"_cnpmcore_publish_time":"2021-12-17T04:51:25.560Z","contributors":[]},"0.0.1-beta.1":{"name":"@ant-design/flowchart","version":"0.0.1-beta.1","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib copy 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","copy":"node ./scripts/less-copy.mjs","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":{"@ali/xflow":"^0.0.5-alpha.6","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","lodash-es":"^4.17.21","react-use":"^17.3.1"},"peerDependencies":{"antd":"^4.6.3","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/lodash-es":"^4.17.4","antd":"^4.16.13"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@0.0.1-beta.1","_nodeVersion":"16.7.0","_npmVersion":"7.20.3","dist":{"shasum":"0dfbed45bdc70c0a98961022907e95a95b93656a","size":4557758,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-0.0.1-beta.1.tgz","integrity":"sha512-RS6Rdslb7eLGrtSa7Mk/aMQTRmxWZnFJZzSUp75rD26bPIuBa6rZ8bYKOva9EJIAvBm4XaNuXGCjrt/q1nHgpA=="},"_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/flowchart_0.0.1-beta.1_1634275136291_0.9452950513526446"},"_hasShrinkwrap":false,"publish_time":1634275136547,"_cnpm_publish_time":1634275136547,"_cnpmcore_publish_time":"2021-12-17T04:51:35.564Z","contributors":[]},"1.0.7":{"name":"@ant-design/flowchart","version":"1.0.7","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-K276+N4iMpwrnR9LVtBYMKrk+V+SLYIGq/CotI4HpMAm2FsCeFeWC1ttxbhmJ2FwDnpfP9gQgHSgJF/oLtUxCg==","shasum":"608785c2057079c76fe8c2aca74cd38daf8233e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.7.tgz","fileCount":513,"unpackedSize":14602157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwxysCRA9TVsSAnZWagAAvRAP/2/yYEFT+dMbYD6DpbJb\nIn6VFuZRUIaweJfkka7XS7+57e2cTjCfvtb+aBD6LhLTVJo3BPCCBCy0DGmX\nLsO/GcuO5OjVejgUUc76lQG4L66U+cRi8ngygnskvLDx+kE8Ono/5fHq+W3c\ngWuNjfiIRMcdhiwAS3ZkXalDU/mqyBKNwaLinnpbA+QF2Ecv1NpEazaLm6gD\nlIBaw4EQ4Nmr18qzZpY0bC1XX5B1MlOZP0Fy0NY50t9Ms8Or8qFdnnDHfn+B\nFvuWVG0aN1tHvIImZX/cBNlZmvDtf5I01m79BVbVe+bjzipFzBzq7kYvG1Rz\nxuMjO1qEY6wTDyYQTW53RfrXj7JP7hKzs3k+wmFpAqrM5kr3p2jaZPNqmAmR\nMY/A74/252GGmBUdGI4vo5Il20K0B4+WTuUuUu7id3XFIbDYkYUvpUaZKFLY\n1xf3dN2nVZyIifMtllu813UFiPNjr6jCBjrTksUIhNJ/SZrxxIMW1LvFXViy\nCROfpjvuZ5d1MXNuXSkL2XIH0+cXQP9d5cJsqKD4StTi8U+TpSgdSzjw16tY\n7pranF+5O5QGR2G0YY28H46O5cmGi47bftfnQunxAKI5KuRaQ/VhDJ9wOpP9\nn8kzamyDNMq2j3Bopr3AHj2BwhFQDhwMYFKTt9ZArkB52WEt6GsXIw91WB2F\nzfwE\r\n=EZf0\r\n-----END PGP SIGNATURE-----\r\n","size":3236424},"_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/flowchart_1.0.7_1640176812174_0.3175038105697521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-22T12:41:02.193Z","contributors":[]},"1.0.8":{"name":"@ant-design/flowchart","version":"1.0.8","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.8","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-B0AWpsKBRtH+lVlgBXnQuXmI68bVYKGOYoO4bLd75/GdKACk9vKamf62j/4NimfqxTR1yehtRRF8T81ttvhi6Q==","shasum":"8e48f2915d26f5265b6a8c7f1f09873cf302dfea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.8.tgz","fileCount":513,"unpackedSize":15014025,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh75xOCRA9TVsSAnZWagAANvkP/j6D7o2IfErOYDBizom4\nfKrTrEObChsxdLwVbzpU5evtYtQPBXFKIgQRrCKVQchlGRhr1m01jxi/F1GT\ncPXQKqjBaxxFFqxgA45UzN9Wfo7VpN/yA06+TlLG8OI+L6CA0C+oDEj+yhjs\nUsh9VRQsxFbd9kJUY8EbAB6QaRlHwt7OPiu0lpmGyUGmEJMGLYqw3371hxBv\n6FImz/IaJjLdDx1gUPmqDU6YKawIln+GUBX5ddYcrf9fOXdl0JnYbAGBV1Ha\nBk5ON/y3i1zWKxVGUsN0nLq2svqthfZbatY0zl69TG/rboIodCjbeJnrkGJH\nGgqg4SxrNtZLpVgUZ9UpjVIQGVLR5GO/IjQr9YKeOnSmSqts62SL+Z4w8OlP\nmfi7nczG++xmwIMJMUvIj0wNaGe7g14Ie5/EmoXfeDgXXEWI5n5z+1axGHd7\nJ2icMFhGVGbC8mcE9y/HIluWhHx0lDB+A8vI4eRSOKaEDnKtQam2BmypMIqM\n5IdBM76HVdgBlpV7RNbn7aL/plsJBSmh16nBIsssgq6CRG2ft3NaxEc3vVdn\nsyDCl8JdtSB8HIclqeu7GXPIT0h2s7NQuCiudJFg0dAw9s9/8A/2uME5PxOx\nJLWKoQjsH27C/Y9m7r0Zyv8M5ilQZqnfoj9Mu/FfHvr27tVb+CjpoNPngof6\nwo8J\r\n=Hz20\r\n-----END PGP SIGNATURE-----\r\n","size":3308619},"_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/flowchart_1.0.8_1643093070068_0.4834592860324265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T06:49:59.396Z","contributors":[]},"1.0.9":{"name":"@ant-design/flowchart","version":"1.0.9","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.0.9","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-yqEdzuy9AEgthKgW3aEeZ6uI/LaiO7liOp7tQwQr7gAfi80cHe/EBbdBkGLxJCkquZM+s+uYNwekMLotvOv/ww==","shasum":"8a960ad446e23b719aa8f97a6ee94c0d06f88987","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.0.9.tgz","fileCount":513,"unpackedSize":12639750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiE4GHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBKQ/9FUh0I/kfuLDycJq+QxjcbBvDe8F45BmOt3ix23a5vISI593J\r\neiWfJn8RRTVaV+FiOt4x1ug94RhUSh6iB7ZK+TVi7eKgAwAxlHFMPEAu9pLU\r\n5rnxBE0jQNEuKGnNwSA0fldhH6I/TICdiaUR2gS2PGg7cf2PORSk2wDEZQTt\r\nzaSY38gZ5BSbOdIwkcuwyWvzldx7H8nuGH+eFMx3kb2E/KEqirmRn/uT4xDr\r\nCmXx7mY3lk9w0Xjqd3blyqr70kEW/6uhcj8UBeTQmapEQI9H6RbSmjF06umc\r\ncY30LukFWW2wJKeJIb0bSMV/AscZwrk/FFfxQGlI3fEklt8/2FHvAZseegnX\r\nG2EwKl3PAIerWnHvhLVqnc1NYG9UpAS/hZcdttuWgiBXEP4/9mLceidZPSTl\r\nss1fiQ9TTFKBTXsk1ZtoGzgjZdmA6VgTQDgqZ1+B9EErdYknwn+0xtI5rJKH\r\n18oCs0ZE8MZW1IsvOwGyV7yHCudN99X8o5UyCQoN9ARev2NDe4t1FYkYAKNs\r\n5mEtvYTgojzdTwyZZXbReeFJkqP/x+qEYclk76OfNxdySu9EhA6uWaGJX67L\r\nl4kd7Hnr8ktcoZSGnpWqdy356UbHbVfFbOw2w67VIEJcYJs3X9M3F62bi6V6\r\navUv+rv5dyczco/cZrUsaeyNhIGpnjGmg4M=\r\n=6HRA\r\n-----END PGP SIGNATURE-----\r\n","size":3028821},"_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/flowchart_1.0.9_1645445511762_0.2905255949937602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-21T12:12:06.333Z","contributors":[]},"1.1.0":{"name":"@ant-design/flowchart","version":"1.1.0","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-xqfafYcp0/DBI7F95ZIM3VLPtoiAVrOGgdoO6CukXYha3KRCq4gwGyF6JbbeLqgcsQrJe3bx+qh/FHLu4DSpKw==","shasum":"b6be7f2b98266565b637f2813f2a1bd15b7d01b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.0.tgz","fileCount":77,"unpackedSize":11333335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOc7CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBwRAAmwW5axvdHxFk850wwYzswixQmNq/2bI/j5OTNBCjYltijTs0\r\nZ52sbSzZcH5ducaqvAK/JHtNHq/F+rfbNvnZUyfZokHi/t4hU8CUQSHAnRnI\r\nFQcj9jo4/fClooSQ/7AGpNb2/ShabnQkZ4uf43rG0UU7ATYKsU4JAo25q0qk\r\nGGmNAH7+0Hjrp4elCug9GeLaxrU07nceUhlFwyTKcPHVz+N2sjtmEzhth0Zh\r\nWnnYCEer+tb9iSfqRxAV+LsGp2ehYXQqEOqY4CaVCf4dzcbFmQQ2wSJPQUvI\r\nyLHIGmzRV2jtjfjS6zjrShRUW75GG3nCl/XOYbqdDQlHAJ8Vfyb4n/ed6GmN\r\nN15fH9OWTxvChAubmurO+EVQWlx4EezV4ExFtq5SXZav7tNc4w5wZh2PCyxF\r\nXpIuDN4T4GHnMfw2bXBkXkGfVRoR472Kg9ZQO5KUo2P6IWRckzjTLSTJ9Cev\r\n5nM83zcuj0AEtlpWcO+unx3DSwaLzDKxPyW62fcxgvjjX9cjxHtIO0N7F5Ka\r\n0HQyKuj+5D0wCEoDwFZJaevnZV9eKpY/mH+Na+WhH2vwdaXxDsofFH/1cDiE\r\n6uto9gXnMmbhPfpnWQQCvUTx9ic3s14TsZ9tohWBULOMFHdAgd198l2PDQch\r\n3PPKEQJO7Zojy41yC0hbHy+B/SkRSy63bhs=\r\n=+ggq\r\n-----END PGP SIGNATURE-----\r\n","size":2835085},"_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/flowchart_1.1.0_1647955650546_0.4809586920371929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-22T13:29:42.511Z","contributors":[]},"1.1.1":{"name":"@ant-design/flowchart","version":"1.1.1","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-HWffkv2ESc85LRNpQnS5vk7cc1R8nq/Oa5M0y6nmWrUZu0fmohYw6maBS+ODRaz271Vq00F5qIe+xJ/1n9oPiQ==","shasum":"2e4e347866643d1a95c8bb0b2cbaf02751548f4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.1.tgz","fileCount":77,"unpackedSize":11336518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOwUEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrvvw/+KCKddHA2rbyuRPR4JVKvnxtTodvEwStYvoCPDh3qBiFuxLrS\r\n+lir7ojj/1uzxyn5tYQKJHr7O9AKECG4g6mfVb57Fe9CPG8gsH2AvBf0buRL\r\nvuyhybiXItECqz80KbLFI1gT+WdL33O5dO6OyfWCvwKH5aSTtbVrOLWbgfLJ\r\n3+13szyPWoyOYp7ydVw2EG7ppa49wYp9PcvVAlWKwyr57YLc7savyD84jZyH\r\nFOB4yJ5tLCvX1UApEFknyq4Jkf0NLcPL1uOEoKudy98DE/XqkpB4hHA4YRC9\r\ngupuWnhcZi9FdOo6jPb/kAXgLp+XCL+DR6EX3/+0mQ26KE8R6Bo56J8FJrvW\r\nZOXEcDjZZlExiVhIHmw9Hkn3Q/smF93dod7PVdLmk1iXCjevGs2k3yVteOOQ\r\nbEjEBunbXFW5kMYlPoUQ18B20inAVDZu4Ys3e39liP57m/q0ZFIYlTUj6XsE\r\n4/4HutWfZtJommkJohJXblkUbJtNDWPr2URgxEyOh0ieoZ806By+C9R0fVeS\r\nOUCpSn4q2S4VAUHAZSf8iZ+je5Ae6wExZrppoUw8HGDZ75L94c0YYjVsL8Jx\r\nMKsZ1ycZ65NYfCVBKxuJ00I9+irLpo0GLbfW1L8AUfBe8khGSV8kqaofraew\r\nowEfEwgVQak3goqDU/wxrQ/TlOiFaOiC/KQ=\r\n=bdGP\r\n-----END PGP SIGNATURE-----\r\n","size":2835825},"_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/flowchart_1.1.1_1648035076573_0.08553787031674065"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T11:40:08.880Z","contributors":[]},"1.1.2":{"name":"@ant-design/flowchart","version":"1.1.2","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Q2Jt2QEE+CBD0PjCetzXtel3auYNiHAfLgnC0yvFuXHcPzUnC3WFGU7wuSEezKMMmOPXLZU4uhclx8olrz9nqg==","shasum":"79393fe5c9dca9374781e0089734cc8812de0ca4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.2.tgz","fileCount":77,"unpackedSize":11317757,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBojg6g0t0WrDe47XwY6wqqr1EHz1RmI5FbM9fAUTEeuAiAD1NKpsIQQbXFBkomQGnoJ+V+9Yt/Q5b1ftSDhiv6erQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ6xqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc8g/7BgoOhpEm9lhaunmx0U9FS405DrbY4ctbkTg45YCdHg8wKL9+\r\nAl2kjGVIHoT7J9VB1OUBBW7lrhc7KggjmVLcmUb8InTgEj6BMqPS2aupGjod\r\n3s+7zA6mNHe08Qe8hwkz0OCizJxd3Pjtu+fQY5P2vHj+dHIkdrfjXFPmIXSM\r\nMKGpQOFqoGWj/j3slQhtcsJ2BKBbeLrs5y6QVu6Yhq7BMBa7z4q/q9106yhu\r\neY/YfLG3RQ2fhTpwDMPEj+ZbnbjruClACzB6l1gWSzS+k4PD6cRGFIgCGkQB\r\nu3QPf3ROsQwTjrzQxQVEjy+Jbk6aU3cxc9YukdQorQERk2CjRwPR0joZ1GRc\r\nJjMoTcS51rZPQ3HoL1MJi1eoTLtBbXrQVwcV4bY+6vBThucHXNnNpXDJvRs9\r\nvgfNn1+MdmErfU5h+pay8OU4nXFIwJZfuroTlhJR3Fb7+wxhOYk9X9n4iKbi\r\nHUTc9T3D6WKHp5NZ8+HIKC7h/ot2zS8F0tiKm/7jzRTSCP7F/H24azFiiBKU\r\nAoQ3VO5ocELcSm9Y2YlKNg1FRQynM3vTAtUe7sUCmK2AvnRDyJaLdM6f6UOm\r\nGz0Ns3EB50dBGtqNyvpA6IWszcLgsazUDkW4K1qMOtDXmGne6FUCaS43Nq5k\r\nF+tgDVEh0q5T5mGgkiDi+1O66sT5u+bYW74=\r\n=ENpq\r\n-----END PGP SIGNATURE-----\r\n","size":2833755},"_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/flowchart_1.1.2_1650961514158_0.2547503233770201"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-26T08:28:05.960Z","contributors":[]},"1.1.3":{"name":"@ant-design/flowchart","version":"1.1.3","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-otX1p+kVa77LYnGlOcQxIJ1W43EMkba1HZLL+bhKtUqIZhH632m6tdjTf2aXty8+18Fv9JTSujFm6+Hem70QkQ==","shasum":"f9d79437ffa4b0bb0fc56fb4f985061f8fa9e960","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.3.tgz","fileCount":77,"unpackedSize":11361316,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGDoFrAo5V1+2O3E95Lt5aV3zh+Bnjik97R2BajJ5HJzAiAPa6AfPRO9T6rCzYdoDPaj7iBojz4Q5ZIIxdOtosWFOg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqDHfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4xQ//ZH6vFYRiVMHMNKoLM4I17MswAaOhWwq1hdIn0sLMx0vnY71T\r\n/IT23TwXpUm3TGT3azMZrG7mkYOyOypFjIK/RPR/nN1BAnx5mjOB2F3h9dSK\r\n21fgsrA9QstHT5ifpqfvVf0Nb9VlifgADYOCjbPRdFcdH/f7Vt69vcwuYe0U\r\nkbpXHnRLBfdweqLl9DjrmDBVeVOrztdm79+rJsJVPYyn3+CYt3pFmhXzJQE5\r\n16g1woVtbpTCVYPTXypB2TCZD7R/g4b4iJSma0uE6G/k/rB0v8QbY7++Guew\r\nIdWL6u5zCnLyc0UAYlgGbB5AeZHuWEQUu9vMC4MLpe04Xy8n25bwqOthOPSI\r\neZX0G6zwuJPRDRes9q5X6OYYaX5MP9aXzur2NnIOjb+4u3ovDxjxUpIcrdxp\r\nPrSll6W1tRQ/xJQgovWiKRkaPCR3AmCuRYO1HCIHFI5GI6ROqDJRUMS9R1Vn\r\n1Gtm1M2j+tajfKB4N7r7KLejs9cXe/T9OSU7SGxEFrwxeeCyNOn8J0tyQAaC\r\nAuFLUFAYTrnIp1PV3m3W9YuDsU6w3dbUUzZbI/subC/lFIHTkM9Ku0EVAk8P\r\ndOJsWjKDO6DkyWBMLdsyK8a/l5EWp+b3lmCYt/nM2gz4gitjjsEb1zLNAYgZ\r\nisoXyduJsFTs07paTTMRRHSLZvLR1bGYwRg=\r\n=kqz2\r\n-----END PGP SIGNATURE-----\r\n","size":2845674},"_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/flowchart_1.1.3_1655189982986_0.45086784461806984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T07:00:33.293Z","contributors":[]},"1.1.4":{"name":"@ant-design/flowchart","version":"1.1.4","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.4","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-W6pahqE04w2OIdUhlDm9jPitUz6gjpM1YpNZtA8lRtVKk3K0RLZwnCYQrKu1+/Fmam0dhPwNAU0d5noJtasmoA==","shasum":"bc06162a4ef1fb24ed457ea63162e6255ade2174","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.4.tgz","fileCount":79,"unpackedSize":11459577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAaAkGuexKbdooZ5Tap2mJvP1FDq0jF/2MhF18BgmuLjAiEAyw2XB9ESChLjyCCO8rqU+ujYJu/RUg+uxJJHIpmMiiQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizBVyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcBg/+Km5E8ZDopiBkjKfdnG9cgdSqXR7R5eN8SqCTPkZCsQLoMGpS\r\nVZDi0m/W8zHV/rXu7pD0YKq7hlSmNAgbl1xczTHW2pTnVJ0cwlEyxrzpcVdW\r\nt1LaokBRpmKA9bw28p1EKG9760BMd1K8GQoqA9la9dOo1saP60vGyFTFUVIV\r\nTjZZSdi+OmuRZT/JcdbZhqy8NxjjeUmFxa2d17jEYtcIWDlL0cN2Nw6lVaYR\r\n+Lpm6u4axHvVGQixRjcAp2OH6yvcrGSSgwgd/65TYGkow+2I09/+rOVIHeC9\r\nAFatazz5NRkO6WMC4r/Xszyd14pib1mJrPuLAEZjW7kk9bdhKVcqr50EoT54\r\nslSWUSxsVTpU0P0i5qXELmKo5CLPQfk0nXTS2xPgLb017ij50OXx3vMwnw+0\r\nIIxEp2XhgnafeHOnMNM+RpKWaqeZ7S2qqfpfnqw4Nul8+rbW6aR9FAtexo7o\r\ng4Lar6qgc2jo7wMsNzzVNzX1V6rUbi89NU1x8Q9BRHR3W2JIRYcA8ezrW51w\r\nKv5A94N6jZeX5phpjoUVxiNFY6c5b10pbEKuYuoJmTryFVWPtHhioszTxwjR\r\ndH2sK/yVIhjlKnlC/93sTi/tnHEKf/+DC0Pilcjio6aZACjVoS9CDJGAhN8R\r\n9sBQW3alRVf1AjktYR9bYz7ehS4Ll5uZbCU=\r\n=0wh2\r\n-----END PGP SIGNATURE-----\r\n","size":2872115},"_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/flowchart_1.1.4_1657542001916_0.2953591903672881"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-11T12:33:08.614Z","contributors":[]},"1.1.5":{"name":"@ant-design/flowchart","version":"1.1.5","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.5","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-oDA8VvWTvsywV5OYVi9uTTAK/vGz2juFdNTHWi9intKrKYfiSWbU7JoX/2QsHPvSPVFH0ASoo4GXbLkVH7t1kQ==","shasum":"b07ebdfc2e4c1209e6cbec5b699cc4847a546df7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.5.tgz","fileCount":77,"unpackedSize":11447087,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+uGSU8NciQ07bzEOFw0+at15EcD8uSFeE8yTC3QjtBwIhAKXlyHn65htkpwjkpYW7OrXmYzutzdG2wnozIhxetgFJ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiznnQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQeA/9GexeGNNRsBdNt5ENLifpi0rUycHcVzn1dbajbG9Ii/htKAo3\r\nJnENqFkwKaa4NEoRxCXg5cnb0JkBZL4Gw0on6NhoU2S2dToZlsvHDFZxON6W\r\nklDy/+JC3gbJbGT5xgbq8xhORgYfWVkGF1W6VHP8kD+I7pMVDPad/1vpzJk2\r\nD0L0orHsltYCZDC8wATOiKi4wK2mGynZbTAaM4NOHdE03DD7TSB9uzZCeg0W\r\nt1Uza6OWuvXNj8jb+ZDz/jno3zOKoihmfLIC2XAbZwBQMJvg0F759aGp2dt0\r\n42BZrYP1AUAyKgT+34fXKbVjOpVR0lGAxKiHPiuk0TfqgRWjXTorx04owqSo\r\ns+dzc73TFIT2u7j9/t1TxcoVrpSPCJagwmbFX4j/QZDdKxT1Tu1tSgqnXaEN\r\nyXiOPq/5v9OrzpctgXZ3+svKBGEGI1pJwdfJyaps4Fvj24RKFwjbgpFqmAWs\r\n/cwIEQrORsDYrDlNO3KU/ObRJB1TX8k8OOTzXSCabDjkGsn0YAfuCcYVueGX\r\n81gozI0ECObKHYY9tp37n+95iFvG3ZXVZVOsmXi44sAuMnS0jvFefE4hqV78\r\nEMl/vhnCNN/vZWLxmx6rgGiAuwOcdMgBhojPxNHEufrcy1O7K8o6ZPQIR3Jw\r\nXRgE1huYMuQH5TI2krkWiVuGpbUXhi9xyqA=\r\n=KMDF\r\n-----END PGP SIGNATURE-----\r\n","size":2868249},"_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/flowchart_1.1.5_1657698768479_0.7307927230185822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-13T07:58:59.101Z","contributors":[]},"1.1.6":{"name":"@ant-design/flowchart","version":"1.1.6","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.6","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-NmcwDlfHWaLXzmxjiXXzH51KryTx39IhcgM1I/mOgYgVxY3supzm5G9J/Ef9UaTTA9eMWWYFkPL5ta3HIMqaog==","shasum":"79a793b1e8da83ff554f702fffb7ccf63d359d4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.6.tgz","fileCount":77,"unpackedSize":11447087,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDEoY3jZOSzGoSQ4ZUjhr8lmW4bjE2M9O24+UeGiZggyAiBTCGUetxxRoQtm3C+E3DQLMPxobFDAZ6mY4Rj4TCYG1w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1MEiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8YA/+PjLzLYcIIrgIGTi2xwdldNWElkN+tLPU4Llk3vSdUYJHyV7x\r\nDAtL7pbizvG8HuvIOuE9snHGKhUckZ+UKNjKOMWiAisB/fGaA1XoegbrC0EV\r\n2lCxPCf8iR74f72ukH9vZ6oBnd8thPuC4UtKEmgweKXjQ6wixKk+TtY5h7Wr\r\nXHYSyOfJc67CTMmU7YVvXAKS8Lmt7mbiYbn22etkvPhmcAnL5UnTlRA2spFF\r\nrlb2F7WFuM46dgv7O305AUM8G9PuWJiJA5pIPE+xG5mB3T+XCHWX0IWcn4Sc\r\nACk51OeuKrHOz9+aGgY4pNORXXNhhKAFHiuQ6fKiLuIRmZphRXzF1j36FNWK\r\nuIDs/aN4d9EG5kZtxr3blgZrvNRzcknTdtwybnhO+lluPz10dNVr+v78+B9Y\r\nghVXkQOaFRFK7nlsPZrVv8N7WKFnXANQ/O+aeQRsdUW8Sa+kmx7T/dKobMG5\r\n8pSFbOSa8CkU/kWSuTZvK5tWnQgA2fDqJc0pPLmi2oRsHXfEP9VybXhoABEO\r\nn9ECgcfMIRpjDbFoBGDscYvpGu7YBf5xeM589/32HPRM6WjgMsxz5GA+DWLM\r\nWzp0hno8HNliVkcW/y6PUz7tMSj8Eh20+dKxwgDZSWnlhXKTi+Au7fxAqAyt\r\nMmCkbCDFRfuZM+4vj4iXcjbe/xhFo4lHF1s=\r\n=qMJC\r\n-----END PGP SIGNATURE-----\r\n","size":2868253},"_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/flowchart_1.1.6_1658110242280_0.6153435763439092"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-18T02:10:52.419Z","contributors":[]},"1.1.7":{"name":"@ant-design/flowchart","version":"1.1.7","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.7","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-oPJ4YWlUnCLeOF+6wSrQNGV/WWfYH/MR0A+bPH8d+DQRJHevrXthyW4k/GUMmMLzYh6N/3sSQBqc4EMeK4JEHQ==","shasum":"51a968e2bae17bed555a619863c0a7844dbae46a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.7.tgz","fileCount":77,"unpackedSize":11450468,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGatcS/S+zFh5YwahzV5HEkncgPhSJ52bOwThVAGerdyAiEAnQDNR0PRuYz9shLc62U98LtBWg7oC8az4tMz3ammr38="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1VUFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpdlw//VRgLFwk2+J8KIOf2L99gyJ6mn+8LxJAkY5XU4/N4OwOnz4rd\r\nfrgJoCo4n/C5o6YnjpxdF9Nq96UwTZfVwjeiUuKItZXH3P3nbAb8q25vghpq\r\n5ZHrQCao4nJfIDoL5b7MioTX5zWn37f5CgZsMEpvnoOHB8QI3osdCGyTGCzK\r\nxSjywzpSkPaKIgNnXIfJ/o1w+lm3b2ppd9k85fxS+ItdHykdu2Z///i9XYr5\r\n8zkgpL3y7xgziZdPU6pYmYJfBnM/Cmb/St3zzIRedH6TAF7Ii1CL7Kg3n9zv\r\ndjVETAMbthELWyf+YSl7B/sCN2jlfm1II9WgatlrLMH9XUKHo5B4Eb2I+nwr\r\nkGVHuqr7b8eB6vYMIjUH8T+JD/ntpLmWuNYvY7Se090zplEi59NyVxgZrvbX\r\nBOuzIoWqfWfFhciybBySRnjSMtcb6CJuHqnVbx8pZ/kLfsVcckCJCTgS5KEA\r\nGi6N4ojk6H8gSitWl0G0RH3krzWpYh7DJf1d7ciwHqfB2P0mDFHJD20gawSO\r\nO6D4uJGmSHSAes0ksnS8rlhsW/viz5dGh+D6YGIks8RMV9VcbK75lUQz9BKl\r\nVed8UFiduivYRN6gDtwU4EAQBfzLRCuZQcVr0S0O8nXPwVmY/MSo3+qPrNjy\r\nHQ+BNQColbtgCq1ZctMfXwJI0ncNT4FW3h4=\r\n=Ktjw\r\n-----END PGP SIGNATURE-----\r\n","size":2868561},"_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/flowchart_1.1.7_1658148101472_0.9628858080478708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-18T12:46:48.201Z","contributors":[]},"1.1.8":{"name":"@ant-design/flowchart","version":"1.1.8","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.8","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Eqe/kBJ8KiAPIXoJw1DptEQF2T5nN5XiUF9YEjlB6hexef3Yfs1R8imSDJmV/KvY8LFF/89OBF7malq2aOCieQ==","shasum":"fe69a122658bbb0067f03d0184f4ad2025f2d902","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.8.tgz","fileCount":78,"unpackedSize":11547542,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB89tKnkw/jIkK1d90qMqndkzxyxKZ0zy5CtpPbNbz1JAiEAl9lPlt1c4aXeTv0BYfAZocKUfH/RNwG0spPQL0gGfkY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1lpKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDAg/+MiiHVtLjrdEenmurwft+mIqc01zWnoumqwFJoduCGTlyX9DX\r\nAXglURXR7Pw0Cx8nAh2U6ZEZiwL2Vkg5vMsq7D+yX1v0YdDrFqohA7VaLm0H\r\nO5/QyoltKiN4sR4axw+i7gLNIbs4bKMRnPjQv6FvAjUGdEwqalFDu6iJBdJc\r\n1Cz42Kx20b8yM2BdfC5IDCIvug7eMZwwv/MPmrcUzz6ZM2k37bsWyU8gK6eN\r\nqBl9KtVdJOhMPy40RvNCNf7+ij3Lmiugsn+nUzq3DFE3j5/bYQsZitWdyZUA\r\ncGdy+n+uFZUWZrTnAsxpLNmyDSO6KPFMZWYYBvJ3x+LbbHgiFhcI/P/izb/B\r\nG4PBZ7b1Fq+ozSRJvqWhEyqfse4G3c6LcXXuzxUX6G//O+c9dYnbivUzZ6H0\r\nLWGsHjVncKDBSbbGMuke7yPhWqXVTh8mjNXD5w0Jp2NTHdWItVZ5vudEBu1B\r\nXJMLya4rrVEZLmdBvZY47WzDH2Z05fAtpcDOJ2EozEb/DTzaNPQvxwZ5iiLB\r\n/TbN8pIVvZ8dAaN9wEP0tiFTmxZV1ISjzXMTFTJykW3kXGrjpXOT58jOsl6g\r\nvyhVB+fo8VOA4huwM1xV6TtpesYUigomHxdbBd7DBMKRJhvJ2yxhjmbzkMrk\r\niKnJnQM1OEoHsg/INAq7K+/n9OIL6HauT+k=\r\n=ZTb0\r\n-----END PGP SIGNATURE-----\r\n","size":2893383},"_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/flowchart_1.1.8_1658214986485_0.22269461706255367"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-19T07:33:57.660Z","contributors":[]},"1.1.9":{"name":"@ant-design/flowchart","version":"1.1.9","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.1.9","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Gm7z8VhmgDPtjiygM8wLckM6Ekx7UTLI8KahKEaFetxcJLbkZbDAT+SXIzzGqdNmhq3lHbUkN6eIuDzKxF1wqw==","shasum":"fb44187c03eae498e271d9c5e8651945ae37097d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.1.9.tgz","fileCount":79,"unpackedSize":11547847,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+J0coX+FsHZuZtphyqaPOdUKe2L4EYuXVskuuY8baPAiBqsKeJE7+FhIho/mvd5onmfVHrz3FOrQOlOaBiKGCs+Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi36w9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK/hAAoX0ltqHUEpo5qPOT+fPdCp4aaiLOvXaEhasuGgQr5dVRkCpV\r\n+fkQW8+KPt8be6qWiZadliEAhVXJ/aX6zB6PYKSWBQmxjVkVI5hLsG5M6yvk\r\notlcJZeD4X1w33g4sAJEd74mDLFkWpuNh6TgdUwn0apPZN4KQZrTr6N9q8X0\r\ndTKoOdGV4Xb+9aixzs0UJr+SZdXVS4PyajYn+EOe23joqW1JtLkPBqN+Unuh\r\n6bq6hKeOH/h2c/jhAr00q7yDeH/zIn8dfxpBbmc/AZ0vc0ACaFc3CiC61V3A\r\nRzROyFNkRwyb6MCIUdMJsCOf42wt5FjU24CZUlnzDcnllbaeWcjZLEId5vEr\r\nLj3ACY9LhTNJlu7Y3t5rVRAyHj+pyp4lgV7GzYMLZUPfkAuKJX41X0uTDBil\r\nb7JyLpCKwocvdO6rfuzgQ7qQScFrmtc4GawtTlxiXoS1t8uURMnEVQ0OVe3a\r\nW8lMKav8lYTtEyt1vGZnO1wG2Sc1qe72WRt26rKTvmuqpr2v9H+M3EU7XKlp\r\nLhySYAvuXrQfKkcsohtUtxASJpK4PHM57jhfnAqknvhc8XNFWi/O0FCsADYl\r\nWiO32KrR4A0cfKrN0tyxmjnVVE+xo4SzyKe1ZU4GIn5l34uBWjhS/Kx33THb\r\ndKx7capTooISurB6dIC8+hjSmOFdUKRiHHQ=\r\n=xLk3\r\n-----END PGP SIGNATURE-----\r\n","size":2893538},"_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/flowchart_1.1.9_1658825789424_0.30017504388788496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-26T09:08:44.579Z","contributors":[]},"1.2.0":{"name":"@ant-design/flowchart","version":"1.2.0","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.2.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-7xbLfGbvGFjMwJeGAIBJK58jDQ6NPcQu7Ddnd8bq0xhf+dntfOFXQAdBD2MuWF8dM1GnE5Wt1bZ23pdFdOvlow==","shasum":"ed168d2849a37558590b0f2d5e8e290e31ee04c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.2.0.tgz","fileCount":79,"unpackedSize":11561565,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrWxbbOCCvOKxmr3bieTaqeBOEYFY6P6dN1k/6q8pqAQIgQwf6PJ2MvX1V55xWFz7KmHGtQSlwq+0sgnkCdjJ7sKs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+1dYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2/RAApLn5dheh2TKIWzNrkDtcNgYniAZZnmH0RaCDmK7GOHRX6YD6\r\nGQzY4Irahwly1cwz0Sown21L3oRCmoSJy906L9CyT/B0kaMYUaUfnyu1tjYr\r\ntwVTUTFjJkMH/d1WFkH7AVzJ9gsVKQ/fYZNbdW800w68GMiEbGvJZZNy3/wh\r\nmD2Axlz/3EEqSukOXC5hquUw8hYNoxnNihycGmKyITgdgCdP97xyWwI9BgQc\r\neOIUUgAF5G/lCLwoL6e4QrCqGN+P5Y1Y7M0x1JdyjHa+rSj56/xCs681elUf\r\n4Znh3zBa5lmt7iiHAGp84xECyaE/qMWIFN1SumKz+OkgAGtEWjBpmL6KlfO8\r\n8OnMtlUNHcUSar1Skb5HzDvWCvq2nqtqLhsjlfYwWQCcwzt1tAQ3VmrpG187\r\noZf3QqxVPz66B0hlg4v9qVnWZyeuk8zpgCSoYE6qlx329OdlNNq9bPmysV7H\r\n1R14mVdKgHeoeLsvLsOhFIO0JH1c6wr5uDtpZa9d35B4GhrqmVIks6GptQMt\r\nU72kCQ73h3csHfjwklg/pjGLl6nuT2ZmfMiIz8PKnUKjpEKgOGn31/Tsz/Rk\r\nxhGyt2RL83TZ0VkQKp9OonnMH63BcLY0b5yoDP+vq3ftyzSQ5tvHT/DeX7Uy\r\nrcS2KI8Gou3nys0lq8ucG0TBRMNdWm/Zsrk=\r\n=yNtB\r\n-----END PGP SIGNATURE-----\r\n","size":2897513},"_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/flowchart_1.2.0_1660639064474_0.6552446078786427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-16T08:56:08.110Z","contributors":[]},"1.2.1":{"name":"@ant-design/flowchart","version":"1.2.1","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"yarn lib:es --w","build":"run-s clean lib dist less","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.0","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"antd":"^4.16.13","lodash":"^4.17.20"},"homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.2.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"integrity":"sha512-Fo0gfhSLfa3fvw8rV1pBcK2IcIeVUCYx+OwnAu10FqRGZouCSS4NfKcFTTAM5eVB1BlK6RRbFPpqZKjSskQkXA==","shasum":"8dfaa734c90eb69acd9bb8b4e41536ea165289cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.2.1.tgz","fileCount":79,"unpackedSize":11560536,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDmO7lIcGc4O2IUexzwyEEyRmc6kakMu5THCdzk9xervAiEArvpXETdcu8wOsebOtTqwCXOzzSRQg7tJqiMY0r7tS1g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBNKVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzmQ//V2cFqPtaCfpgBLGFQX3uX17SLfp990QbHWXqM7AdAKemCxua\r\n+5+v5/5Ir6XEpwhQLhHKkbFA02u5MtPODcIWFKhpjqTy773YNs/p50KWf9gV\r\nNzI9/b/RDpsQORvcL8VVKjpNqMaQx1QF1lZwtOZMGiQzoGZxX92ucLZ1A+6F\r\nExZBGLvO9VAAyQvJWTZChmoeHzdyuUpcGwwtdcD9mepg+xK7bL/FZkeMsac/\r\nrVLOsrP7ycRjCzqOPSRI1AGDcA7CxwYhH0KWpsLN+ptbskkf8Enu8rxh9hMk\r\nrC86SyVHchyi6sSBDSn4SR5Gs2o6hPw3vag1szF0txZYgoBN0RO/TfHgYDTy\r\nKHE8US4c98B1tS7XiC+Dw9sdw8BtxP0F+Fl4J/p9n/q6A7Pot/J5FFsinT+O\r\nZW81u2Iru1nDu2us3F6yV/bUg84HpMH3WzJ2/XG7A6qo/4UgTQASXuX5GDa3\r\nbx79MJedHIuf3WfPHNUuV5f+NtIAuLiSTcsKDNU4hZ3wjj6AUJozEKqjYWaf\r\nPZTZkexF6XUUMs5oZLWxCOtZQbJemplT+hbEktN+xjQvr5yaLf3CnUO1zSRh\r\n6+eOqSqwbPiO+1GVd8ID7teqjmHh9rRPkf6yOfnkzV+cZ1svan0OQRJxt4Jj\r\nC9ZavAS2Oc2cIZmZRG6cOLk+LMoHccXqZl8=\r\n=uiIv\r\n-----END PGP SIGNATURE-----\r\n","size":2897342},"_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/flowchart_1.2.1_1661260437496_0.617029680633014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-23T13:22:21.918Z","contributors":[]},"1.2.2":{"name":"@ant-design/flowchart","version":"1.2.2","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist less","build:lib":"pnpm build","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.53","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^18.0.0","antd":"^4.16.13","lodash":"^4.17.20","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","@types/jest":"^26.0.0"},"gitHead":"0384c48e747b0fe78bd4696f482060ba02af6c6b","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.2.2","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-bzHZ81qqHjWIrXcCMInDB6eMTzbswaVCOAdUTCQJ+B45aybkVsU9LMCKquyOwRM7U7PWNfPC9S/lAlx2i2BvBQ==","shasum":"9d3c024a813bc6b5cc2156d96d5bf395975143e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.2.2.tgz","fileCount":78,"unpackedSize":11582207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1mlH22325c0yypnhDAVd8ZylljFu+4JNCIwoScyVK/AiBvedHFKKe4ySTlcM5xyvYB5yGkFcpUL0IsOAZTbCLA6g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv+7dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpu7Q/9Hk21JUtMvI4tvob7Lx2mpDamtEX9AlZU2FQzWA7mGRBCB1Ss\r\nqzAHtQuLiesZ/l8sB4BR2Ec3xpnhz0yi5cV0DrriFJJjyz0FsXKxSsGN10aK\r\niXTbNJ7QAaJ/6E96qpF3sA4PONfv4OoSBD1izj+j+yM8R1vsCQQ6l8x+/Kh0\r\nHOGfMveFwfaqYfSvPqpq2azvI+/nm8xImY9Em/Q8VDu54R9Rk6PIOsbVpvgo\r\nci4/XW+GVwGGY0OfzEs1W24P6Io8JLmLvD9zyIZ7ADZ/zanrDO1K+yDYEPqr\r\nT7KuOZqyPEfzoeFZqruQ7WdAB/vGVi16YCnvSSU1K0KspRAfFMWkRcl7v59O\r\nDixXGtlW7NAA4qWq0bhAFk3cTaQh9UIgmqcsv/sHqQiOZGfj+PKDbY1JkOhm\r\n33sKVRKIIKoQgqbYyNTMZRbwp8x68yHbrQuQflRw71GguAzTBrgjSX3dz28N\r\nBvQu9medZP+9Yfub9j7mSqia6ei57OXk0JnCnwDWdjdL/Go+kI2NSZ5b5dFf\r\nGymTFRSOsJsEAoZmumFWZSNiZnNeRyb3OuLpODy4JqypvQzjRNHQBOmmn7su\r\nJntWc1GlxwL065N21SeUvYeXeR4BGyyg1Kvi3JqLohlf5rWxMfHSJ088JMSh\r\nUR/NhvoAV6ElSrDVdV5bsnVegSzyPZY8kHU=\r\n=b0EY\r\n-----END PGP SIGNATURE-----\r\n","size":2847076},"_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/flowchart_1.2.2_1673522909139_0.24875597583515652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T11:28:29.437Z","publish_time":1673522909437,"contributors":[]},"1.2.3":{"name":"@ant-design/flowchart","version":"1.2.3","description":"Flowchart","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/flowchart.min.js","module":"es/index.js","types":"es/index.d.ts","scripts":{"start":"pnpm lib:es --w","build":"run-s clean lib dist less","build:lib":"pnpm build","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","less":"run-p less:*","less:build":"node ./scripts/less.js","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/graph/normal-spec.tsx --no-cache"},"dependencies":{"@antv/layout":"^0.1.17","@antv/x6":"^1.25.0","@antv/x6-react-components":"^1.1.13","@antv/x6-react-shape":"^1.4.5","@antv/xflow":"^1.0.53","react-color":"2.17.3","react-use":"17.3.1"},"peerDependencies":{"@ant-design/icons":"^4.6.0","antd":"^4.6.3","lodash":"^4.17.20","react":">=16.8.4","react-dom":">=16.8.4"},"sideEffects":false,"license":"MIT","devDependencies":{"@types/react":"^18.0.0","antd":"^4.16.13","lodash":"^4.17.20","cross-env":"^7.0.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","@types/jest":"^26.0.0"},"gitHead":"8c1e2dd60e817a3ba660ffaf0d0bf0f33484b59b","homepage":"https://github.com/ant-design/ant-design-charts#readme","_id":"@ant-design/flowchart@1.2.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-THrTU0hH/3Rvcj59DJYDM7j0M3bSgO0L9nZcUpzsC9azLRiWusOdaxxTREztkDwHi9NoLDQr8UCX0A+7b2yd/A==","shasum":"0a8f441ace620737d9d8be2f4734354aeeca9c7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@ant-design/flowchart/-/flowchart-1.2.3.tgz","fileCount":78,"unpackedSize":12077522,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGNj1AlFRnomwdAy/2GVrEb6/f4EDldQRlY/PkC4h1CTAiEA/FcStBUwSWzdYAHZzWA2W3JOdJQFqe7hKzN2oDgBu+U="}]},"_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/flowchart_1.2.3_1709865828257_0.6101953775576126"},"_hasShrinkwrap":false,"contributors":[]}},"dist-tags":{"beta":"1.0.6-beta.1","latest":"1.2.3"},"name":"@ant-design/flowchart","time":{"created":"2022-01-27T13:13:35.538Z","modified":"2024-09-25T10:31:36.971Z","1.0.6":"2021-12-15T09:33:40.204Z","1.0.6-beta.1":"2021-12-15T08:01:53.133Z","1.0.5":"2021-12-13T02:21:15.373Z","1.0.4":"2021-11-29T09:51:47.518Z","1.0.4-beta.0":"2021-11-29T09:45:12.257Z","1.0.3":"2021-11-25T02:08:30.795Z","1.0.2":"2021-11-24T16:55:22.608Z","1.0.1-beta.2":"2021-11-24T16:38:08.258Z","1.0.1-beta.1":"2021-11-24T15:45:42.409Z","1.0.1":"2021-11-24T09:10:38.771Z","1.0.0":"2021-11-23T08:34:32.419Z","1.0.0-beta.3":"2021-11-17T12:26:49.496Z","0.0.1-beta.11":"2021-11-02T11:12:33.393Z","0.0.1-beta.10":"2021-10-28T13:16:29.516Z","0.0.1-beta.9":"2021-10-27T10:34:52.315Z","0.0.1-beta.8":"2021-10-26T13:54:27.122Z","0.0.1-beta.7":"2021-10-26T02:34:47.711Z","0.0.1-beta.6":"2021-10-25T13:25:37.720Z","0.0.1-beta.4":"2021-10-25T02:40:10.460Z","0.0.1-beta.3":"2021-10-22T03:57:22.299Z","0.0.1-beta.1":"2021-10-15T05:18:56.547Z","1.0.7":"2021-12-22T12:40:12.475Z","1.0.8":"2022-01-25T06:44:30.373Z","1.0.9":"2022-02-21T12:11:51.987Z","1.1.0":"2022-03-22T13:27:30.804Z","1.1.1":"2022-03-23T11:31:16.855Z","1.1.2":"2022-04-26T08:25:14.441Z","1.1.3":"2022-06-14T06:59:43.300Z","1.1.4":"2022-07-11T12:20:02.498Z","1.1.5":"2022-07-13T07:52:48.864Z","1.1.6":"2022-07-18T02:10:42.489Z","1.1.7":"2022-07-18T12:41:41.779Z","1.1.8":"2022-07-19T07:16:26.672Z","1.1.9":"2022-07-26T08:56:29.659Z","1.2.0":"2022-08-16T08:37:44.763Z","1.2.1":"2022-08-23T13:13:57.780Z","1.2.2":"2023-01-12T11:28:29.437Z","1.2.3":"2024-03-08T02:43:48.465Z"},"readme":"# @ant-design/flowchart\n\n<div align=\"center\">\n\nFlowchart solutions, based on [XFlow](https://github.com/antvis/xflow).\n\n![npm](https://img.shields.io/npm/v/@ant-design/charts) ![npm](https://img.shields.io/npm/dm/@ant-design/flowchart) [![GitHub stars](https://img.shields.io/github/stars/ant-design/ant-design-charts)](https://github.com/ant-design/ant-design-charts/stargazers) [![npm License](https://img.shields.io/npm/l/@ant-design/charts.svg)](https://www.npmjs.com/package/@ant-design/charts)\n\n<p align=\"center\">\n  <a href=\"https://charts.ant.design/\">Website</a> •\n  <a href=\"https://charts.ant.design/en/docs/manual/getting-started\">Quick Start</a> •\n  <a href=\"https://charts.ant.design/en/examples/gallery\">Gallery</a> •\n  <a href=\"https://charts.ant.design/en/docs/manual/faq\">FAQ</a> •\n  <a href=\"https://www.yuque.com/antv/g2plot\">Blog</a>\n</p>\n\n</div>\n\n## Case\n\n<div style=\"display: flex;flex-direction: row;\">\n <img src=https://gw.alipayobjects.com/zos/antfincdn/4o%26HrctHA3/bcbfb761-4fbb-4bc9-8875-8e71853f3253.png height=240 />\n <img src=https://gw.alipayobjects.com/mdn/rms_19b204/afts/img/A*ixVAQrEoCTcAAAAAAAAAAAAAARQnAQ height=240 />\n</div>\n\n## ✨ Features\n\n- Easy to use\n- TypeScript\n\n## 📦 Installation\n\n```bash | pure\n$ npm install @ant-design/flowchart\n```\n\n## 🔨 Usage\n\n```tsx | pure\nimport React from 'react';\nimport { Flowchart } from '@ant-design/flowchart';\nimport 'antd/dist/antd.css';\nimport '@ant-design/flowchart/dist/index.css';\n\nconst DemoFlowchart = () => {\n  return (\n    <div style={{ height: 600 }}>\n      <Flowchart\n        onSave={(d) => {\n          console.log(d, JSON.stringify(d));\n        }}\n        toolbarPanelProps={{\n          position: {\n            top: 0,\n            left: 0,\n            right: 0,\n          },\n        }}\n        scaleToolbarPanelProps={{\n          layout: 'horizontal',\n          position: {\n            right: 0,\n            top: -40,\n          },\n          style: {\n            width: 150,\n            height: 39,\n            left: 'auto',\n            background: 'transparent',\n          },\n        }}\n        canvasProps={{\n          position: {\n            top: 40,\n            left: 0,\n            right: 0,\n            bottom: 0,\n          },\n        }}\n        nodePanelProps={{\n          position: { width: 160, top: 40, bottom: 0, left: 0 },\n        }}\n        detailPanelProps={{\n          position: { width: 200, top: 40, bottom: 0, right: 0 },\n        }}\n      />\n    </div>\n  );\n};\nexport default DemoFlowchart;\n```\n\nPreview\n\n<img src=https://gw.alipayobjects.com/zos/antfincdn/gqf81qzYtJ/ae69e47b-2e1c-4dbb-9619-9a852b402d5c.png height=240>\n\n## 📜 Document & API\n\n```ts\nexport interface FlowchartProps extends FlowchartContainerProps {\n  /** 默认数据 */\n  data?: Datum;\n\n  /** 画布是否自动居中 */\n  isAutoCenter?: boolean;\n\n  /** 节点面板配置 */\n  nodePanelProps?: NodePanelProps;\n\n  /** 画布主要区域配置 */\n  canvasProps?: CanvasProps;\n\n  /**\n   * @title 画布状态\n   * @description scan 会禁用一些画布事件，例如连线、鼠标右键等\n   * @default \"edit\"\n   */\n  mode?: 'edit' | 'scan';\n\n  /** toolbar */\n  toolbarPanelProps?: ToolbarPanelProps;\n\n  /** keyBinding */\n  keyBindingProps?: false | KeybindingConfig;\n\n  /** scale toolbar */\n  scaleToolbarPanelProps?: ScaleToolbarPanelProps;\n\n  /** form editor */\n  detailPanelProps?: DetailPanelProps;\n\n  /** 右键菜单配置 */\n  contextMenuPanelProps?: ContextMenuPanelProps;\n\n  /** popover */\n  popoverProps?: PopoverProps;\n\n  /** onReady */\n  onReady?: (graph: IFlowchartGraph, app: IApplication) => void;\n\n  /** 点击回调，仅支持 save-graph-data */\n  onSave?: (data: Datum) => void;\n\n  /** 新增节点时回调 */\n  onAddNode?: (node: NsGraph.INodeConfig) => void;\n\n  /** 新增边时回调 */\n  onAddEdge?: (edge: NsGraph.IEdgeConfig) => void;\n\n  /** xflow app 销毁前的回调 */\n  onDestroy?: IAppDestroy;\n\n  /** xflow app 初始化后的回调 */\n  onConfigReady?: IAppConfigReady;\n\n  /** 节点或边更新数据时调用 */\n  onConfigChange?: (params: { data: Datum; type: string; config?: NsGraph.INodeConfig | NsGraph.IEdgeConfig }) => void;\n}\n```\n\n## 🤝 How to Contribute\n\nYour contributions are always welcome! Please Do have a look at the [issues](https://github.com/ant-design/ant-design-charts/issues) first.\n\n## 📧 Contact us\n\nDingTalk group number: `44788198 `.\n\n<img src=\"https://gw.alipayobjects.com/zos/antfincdn/bi1LxWeIEj/32f85bbf-a06e-4046-96e5-417126bffeaf.png\" width=\"200\" height=\"266\" />\n\n## License\n\nMIT","users":{}}