{"_id":"react-minimal-pie-chart","_rev":"42-1daf3065e1d1caf9198bb4ea779076ba","name":"react-minimal-pie-chart","dist-tags":{"latest":"9.1.2"},"versions":{"0.0.0":{"name":"react-minimal-pie-chart","version":"0.0.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@0.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"6696696e1e75c1dfe05e84f2032698180ddcebda","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-0.0.0.tgz","integrity":"sha512-0gdp2oLGkR+Q7lk7vcTmLjqVC3ca5j6tEbRhjsXa+I/X2aSxqhAhhHrywSNQBpEngdBDli05qHSi58V14erefQ==","signatures":[{"sig":"MEUCIAETPdq5s7VKXtknX7/jU/j9TDNkwl8JiLQDAp3FgwwmAiEAwUMjiD+J5Z8vcPVSYQoZHPrHuhN10oWY0/WU/wPmKfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["es","lib"],"module":"es/index.js","_shasum":"6696696e1e75c1dfe05e84f2032698180ddcebda","gitHead":"81131807001993b400db56631307bff846664c15","scripts":{"test":"jest","clean":"rm -rf lib es","compile":"npm run clean && npm run compile:es && npm run compile:commonjs","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","compile:es":"babel -d es/ src/index.js","prepublish":"npm test && npm run compile","preversion":"npm test","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","compile:commonjs":"NODE_ENV=commonjs babel -d lib/ src/index.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"3.7.2","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"4.4.3","dependencies":{"svg-partial-circle":"^0.1.0"},"devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","babel-cli":"^6.23.0","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","@kadira/storybook":"^2.35.3","babel-preset-es2015":"^6.22.0","react-addons-test-utils":"^15.4.2","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0","react-dom":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-0.0.0.tgz_1489910419545_0.4095021137036383","host":"packages-12-west.internal.npmjs.com"}},"0.0.1":{"name":"react-minimal-pie-chart","version":"0.0.1","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@0.0.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"bdf5060992167b015148ba2bd18d17d6a4c303e4","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-0.0.1.tgz","integrity":"sha512-3F4dukCSy3ZP7L7/1tle5Gv3QVKg1DaxKbJ/Pa4ud9U32+A2IJ+iF4Ypp2Rxx2lS8/n17oazMVWfaenRueyS2g==","signatures":[{"sig":"MEUCIGNLwFprHRmBxeO4/CZPd13vl966b5KE6BiXQT3i4jC2AiEAxfNw+XvPt5QS81GFK8hYG6rcXZSgihnN9UaZY5sfcTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["es","lib"],"module":"es/index.js","_shasum":"bdf5060992167b015148ba2bd18d17d6a4c303e4","gitHead":"bbc7575ef8f8e6fd69ef645d56737770a8428d54","scripts":{"test":"jest","clean":"rm -rf lib es","compile":"npm run clean && npm run compile:es && npm run compile:commonjs","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","compile:es":"babel src -d es --ignore '__tests__/**'","prepublish":"npm test && npm run compile","preversion":"npm test","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","compile:commonjs":"NODE_ENV=commonjs babel src -d lib --ignore '__tests__/**'"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"4.1.2","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"4.4.3","dependencies":{"svg-partial-circle":"^0.1.0"},"devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","babel-cli":"^6.23.0","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","@kadira/storybook":"^2.35.3","babel-preset-es2015":"^6.22.0","react-addons-test-utils":"^15.4.2","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0","react-dom":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-0.0.1.tgz_1490886886811_0.8847589411307126","host":"packages-12-west.internal.npmjs.com"}},"0.0.2":{"name":"react-minimal-pie-chart","version":"0.0.2","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@0.0.2","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"bea22f738b818036332effdeeed0be1fd37d7cd5","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-0.0.2.tgz","integrity":"sha512-UK7B42BkS3gtJ2mo6yZgH8ruUiyJQ+BIyb9omNhzumPfnqXQ7GgWYKnOJXiixCUQZUc5jJfglERp7DxuojieZA==","signatures":[{"sig":"MEQCIASPpEn6qr0WL7aMb3BClGr9CtxKSUD+03G7AKSV8pHQAiBRo4PUXg+n1ohZxjWaamDK1qlh33WnVnUM/ShGCTpd8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["es","lib"],"module":"es/index.js","_shasum":"bea22f738b818036332effdeeed0be1fd37d7cd5","gitHead":"2fdc05030200ad350643560ab69915f0a55b928e","scripts":{"test":"jest","clean":"rm -rf lib es","compile":"npm run clean && npm run compile:es && npm run compile:commonjs","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","compile:es":"babel src -d es --ignore '__tests__/**'","prepublish":"npm test && npm run compile","preversion":"npm test","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","compile:commonjs":"NODE_ENV=commonjs babel src -d lib --ignore '__tests__/**'"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"4.1.2","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"4.4.3","devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","babel-cli":"^6.23.0","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","@kadira/storybook":"^2.35.3","babel-preset-es2015":"^6.22.0","react-addons-test-utils":"^15.4.2","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0","react-dom":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-0.0.2.tgz_1491386557146_0.07870318833738565","host":"packages-12-west.internal.npmjs.com"}},"1.1.0":{"name":"react-minimal-pie-chart","version":"1.1.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@1.1.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"9c6750f0ce3bdfa55833a5960f025936eb3f590f","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-1.1.0.tgz","integrity":"sha512-Da7sABjnWvYadc8Z+zXue6Y4Dv9wRebuxCq0Z0q9ch+cGuicUacHlz0Zli8Z5t16DjykfelYY9sWLloDrnbqBg==","signatures":[{"sig":"MEUCIFTc0DKCHcbB6ngE49tO9pndZsRtNsXvOKilOqSLoWxeAiEAvQWR0ExX5PJo7qfvPOF4KhTIPJF4U6NFNa2RHC1Cqz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["es","lib"],"module":"es/index.js","_shasum":"9c6750f0ce3bdfa55833a5960f025936eb3f590f","gitHead":"d22e8f12a0f9430c76c0804296d9dca43cc41b1d","scripts":{"lint":"eslint ./src --ext .js --ignore-pattern **/__tests__/","test":"jest","clean":"rm -rf lib es","tests":"npm run lint && npm t","compile":"npm run clean && npm run compile:es && npm run compile:commonjs","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","compile:es":"babel src -d es --ignore '__tests__/**'","prepublish":"npm run tests && npm run compile","preversion":"npm run tests","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","compile:commonjs":"NODE_ENV=commonjs babel src -d lib --ignore '__tests__/**'"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"4.1.2","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"4.4.3","dependencies":{"prop-types":"^15.5.7"},"devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","babel-cli":"^6.23.0","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","@kadira/storybook":"^2.35.3","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.5.4","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0","react-dom":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-1.1.0.tgz_1492260846825_0.8388562917243689","host":"packages-12-west.internal.npmjs.com"}},"2.0.0":{"name":"react-minimal-pie-chart","version":"2.0.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@2.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"d48c8531e2a372eb6a4ced3e867fb53f6bf48658","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-2.0.0.tgz","integrity":"sha512-NjNF7vLTXq1aeh4rLkntzVRAMESHLNGsCn+joFFjfFnmk/y/WO7o0kfurNrY69Vp9WjM65Ymxoa37194DVJ8XQ==","signatures":[{"sig":"MEYCIQD8VvIPKXqli4oZQqILHATpEppNl/6MAmzxcgX0ul9LFwIhAJ5qDYEhRAMs7UpWs8WCE8u6EV4Yc1w3mKibeaFBNQLR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["es","lib"],"module":"es/index.js","_shasum":"d48c8531e2a372eb6a4ced3e867fb53f6bf48658","gitHead":"b8b6af9a71c9e62e89f7005b47e58cecd45d4092","scripts":{"lint":"eslint ./src --ext .js --ignore-pattern **/__tests__/","test":"jest","clean":"rm -rf lib es","tests":"npm run lint && npm t","compile":"npm run clean && rollup -c","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run tests && npm run compile","preversion":"npm run tests","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"3.10.10","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"6.10.3","dependencies":{"prop-types":"^15.5.7"},"devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.43.0","babel-cli":"^6.23.0","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","babelrc-rollup":"^3.0.0","@storybook/react":"^3.1.7","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^2.7.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0","react-dom":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-2.0.0.tgz_1498934246486_0.6673832205124199","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"react-minimal-pie-chart","version":"3.0.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"ecd3929b4552c57c429fa7e04d08fccb7d404623","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.0.0.tgz","integrity":"sha512-NCVBuHyvvdwX1bJ7gyDwPYuR9P9KiFaHI4aFTXNJ6izhyn/2XJd3ZG00F+dKS+6gxKmBsU63gsEZizSPCZsEMQ==","signatures":[{"sig":"MEQCIBzXJhTt5zP31PAxjboE5mJF5qLuelFT7+99mtxVVHfDAiAelLXh0dcTJfcf7I+CA8LxTbBzlMloOhVEt7crpqEdMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["es","lib"],"module":"es/index.js","gitHead":"5749b37d3426f79cd26af1c2c40dd47cc0089371","scripts":{"lint":"eslint ./src --ext .js --ignore-pattern **/__tests__/","test":"jest","clean":"rm -rf lib es","tests":"npm run lint && npm t","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run tests && npm run compile","preversion":"npm run tests","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"5.3.0","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"6.10.3","dependencies":{"prop-types":"^15.5.7"},"devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","@storybook/react":"^3.2.8","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0","react-dom":"^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-3.0.0.tgz_1503995466457_0.04281284799799323","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"react-minimal-pie-chart","version":"3.0.1","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.0.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"9ccaa94edf9e457bedb1613e6189e833fec0bbe8","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.0.1.tgz","integrity":"sha512-p/bPG1KB09pv5J0lyRjOlyw0lVc/qcCgf72eZopelaAEKmJKGYiVV861Z+yPA5oTrPjbfsapNUcgstiUUJiSbQ==","signatures":[{"sig":"MEQCIE7EULdoSBmWX25cM/w6eaOhTurZmB/JDxOpZz2zpHs/AiB1/e2noD1lGoUCcnXP12UgRsZDQx3YnNKaOdlq3BAxvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["es","lib"],"module":"es/index.js","gitHead":"ed2afd6027962bd913ed5c931e78b585ff45ac69","scripts":{"lint":"eslint ./src --ext .js --ignore-pattern **/__tests__/","test":"jest","clean":"rm -rf lib es","tests":"npm run lint && npm t","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run tests && npm run compile","preversion":"npm run tests","contrib:add":"all-contributors add","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","contrib:generate":"all-contributors generate"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"5.3.0","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"6.10.3","dependencies":{"prop-types":"^15.5.7"},"devDependencies":{"jest":"^19.0.2","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^19.0.0","babel-register":"^6.23.0","@storybook/react":"^3.2.8","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.5.1","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart-3.0.1.tgz_1508881989631_0.39431705651804805","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"react-minimal-pie-chart","version":"3.0.2","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.0.2","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"a9b8e1e4712c4c1883908752f1fc00a68b59fefa","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.0.2.tgz","fileCount":8,"integrity":"sha512-4s4PY+IB4jEQ9ab9DZY/QtYQt/im1uNwd0RWZPtuIAPkE18mN5Ecudsdw7AaeMlcZ1giKa1bFJvFFUsCeas2pQ==","signatures":[{"sig":"MEYCIQDDPIoOoiuaj1ezfLw6zEjxNDBrQJvlbhWkgqqnxkXmTAIhAJHbAaulDzpqYIppRECcxETwLRUFWkD3qs8B3TNmGtmr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8hjfCRA9TVsSAnZWagAAcNYQAJHNJhYWxLf15kVrUGEt\nig33+PjJvWKWGeG2k+i8K0s2C8tF6nml1Q02AZuema2W5qYRoZq85AaPnSPs\n5OZSr9/G/0A8j1NnNZPG+OE63WZGP/fwxJVaseL1GhKFEAE4Us7LxQWxLD+0\nyinNRayCA0QpPqfzbbchbqKYDC6DvIJrFHQnHxiHYyf5jor8XVO4/cyrheUP\nak/P6Toup6naz1MwBLhfRLuHqUHcuZcz9ruyAMMsLy7ECHm9LZanAigx8WFc\n3GJNESsJkvJXRDyCbZmkSnOtiepz5K/ZSvgk8U5xZ9PfZJEfy/THiuUwFk2Q\nhUTeM97akSIPJ9KUbCsO2dCZeo/nK3OwM9oAhsB3Y96/sTcKjZFTLfkgILi0\nbnM13SRyi8L6ivva6pCa4VhBlkYsZU6UfIx7V2+AHvXaaRxG9sh+GeQhezxW\nNUhSfPTHwHHDj8OyHeJpzlIJDoEQciAm79f1k/BV4Lb1MD8b8X+ux/qjxoSJ\n1WWjdb3qHmR/gTV5UGs8Hc5U6SE6HJVbkwm+ddz4myRjjLdY8ryCnaxBmq+3\nLjYVHzQrUVYhPg0IxT78Bgw7cruA83ahzyp+HbDDolZpAK0LlQ1gkLfwqK5f\n2B0wiqwx0PQNXaOli283W6bQBHtQtXk6JDLCpMytTCK33hUU63RB+cQ9baJ8\nejbu\r\n=bPJs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["es","lib"],"module":"es/index.js","gitHead":"4120779578c462ca6ff1e1ec4a9efa15c4adc84b","scripts":{"lint":"eslint ./src --ext .js --ignore-pattern **/__tests__/","test":"jest","clean":"rm -rf lib es","tests":"npm run lint && npm t","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run tests && npm run compile","preversion":"npm run tests","contrib:add":"all-contributors add","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","contrib:generate":"all-contributors generate"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"5.5.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","_nodeVersion":"6.11.4","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^21.2.1","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^21.2.0","babel-register":"^6.23.0","@storybook/react":"^3.4.3","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.0.2_1525815517321_0.1566362742714984","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"react-minimal-pie-chart","version":"3.1.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.1.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"faa1d31b94d54fd7f8b5350ed7f6f316716351f4","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.1.0.tgz","fileCount":8,"integrity":"sha512-fs3FtUy4EegBeM6zPbnBoO4f/fY9BMinwZs1TlAzbodaMjCcbTao4DFToYtqF0n9v2LOcn3rffmHqQuTHu50dA==","signatures":[{"sig":"MEQCID4jOk074B9POplpcjNg+FXa4hDJ2wPll7t6ftzGTrlaAiAC7Uhptvp0l77AUUBAKMggwx+cnUZCBkHaW3Be92dnuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbqVXCRA9TVsSAnZWagAA9nQP/1eXhv35jRrctE+V62rG\nJty+EOO2OWjuLaTSdc1+3mRFdoCsiZvJjBhvZdaQmBZu/m2wuJjUCIZkhEYV\nCO5DqghhdwYeTB+UEBwFrzqSGIaVGG53+37nu+j8I1TDCYFJvpMfDOroqISb\niwq0b8HstJoQ64rbRB+HqUpCJGHJag6NZ2FRBYU2AJqJK5mUKa/LmG8BhGTi\nZlMJ2vPbGRbSw0BcflRRrMJgKyfAPHMjXlu/Z1oO5o2uPJluS9G79kOwyCjS\nidWg+1qqLaM5b7lGtzXhAAujTKwBFjoAuiXWpIyjteYB8azWZ+dBQBRMMwhL\nvRoNCdc06KR1gyrnifDwhnC1bZmxnq4DGxPZkCFRbz9TsrAQyQp9339PbLdO\nXp1/adQtqwnw+VTQXc3gKZylNX2i1pPJgg/co5zSSG3DXzA7i6uWdy/x/oI1\ni8mXE3szTGJTGN/rL0KzimII5X9sCRo+j/xsniXuvPz7dp+puY6ATNT/lBqA\nE9I4dVgmn+bFf5Ny26Dh/sqZ/WuU3/F7YJ4CsizyeCLzDvyy/DfpGLJw/9IS\n/x0okOj8MevJXwFeLKB7/nTNx1b1WcAvywoPXzkZ166/xQCcxOF/YLpes2kk\nfx1F0Ci/eCU+BEhwlSr7ZrRCJQyydlLJGbnNN0gToJTtnFWaKO6K3+fkbFk0\nbCeK\r\n=YC87\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"]},"main":"lib/index.js","files":["es","lib"],"module":"es/index.js","gitHead":"42842da7ffed2bfa28360887c23a885d88d4a192","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","lint:fix":"npm run lint -- --fix","test:all":"npm run lint && npm t -- --coverage","precommit":"lint-staged && npm test","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run test:all && npm run compile","preversion":"npm run test:all","contrib:add":"all-contributors add","postversion":"git push && git push --tags","build-storybook":"build-storybook -o ./.out","contrib:generate":"all-contributors generate"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"5.5.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"_nodeVersion":"6.11.4","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.2","husky":"^0.14.3","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^23.4.2","lint-staged":"^7.2.0","babel-register":"^6.23.0","@storybook/react":"^3.4.3","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^7.10.0","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.1.0_1533977943317_0.4931973345288767","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"react-minimal-pie-chart","version":"3.2.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.2.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"f90f0d03c731779497d47b809b97163bf189c96d","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.2.0.tgz","fileCount":15,"integrity":"sha512-HlOTCnqop4nH0ycK4Eb7MpzU6yHaJEfWMsJOUhZ8FZA4yql1ytzYK7xD7SNdUFca0sL8XiweniZ9l/hdf+mBKg==","signatures":[{"sig":"MEUCIAQjFFo1RZliXHehUCdUt9ZiCtduBvGKM+i/6ukvn/a4AiEA5hTpc/To1IDNM54vkJrLHcn2wMBMPtAQd3a35HQj4ZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfcnZCRA9TVsSAnZWagAATUAQAIRdKDiZcx2i0RWOhO3g\n0hzMfzOEtCTHtWhvUmL/LsvNBjJzXssiqGdYi278lx+5lZlaMUTlFdDSken8\nFwVkZIN32yiq24akqODb1CDIump2hzwO+nHVO9dVXe0gRX0xUR2wDRPv3HFg\n9K5zoWjkpiW5QN6J9k4L4/azUDbdJVPiSh6udPXMzjCS6eIMxmKTNkhAicmS\nC4vprotyi9bF45B9m5TvXu26sWw6OpWL2gjhSlXRHq10JzmHAAYv6g4PD755\nelrJhamp6JnPMsjoDouNluxPUfRBTlYF7lGonkDmB1hTPCazKAqaQ0139+D1\n8KsLCnHmth3ekI4KaLmi/3B5W9bgqdrjUsLh1QRX6nMDu1tw/nIUKGxZX4/z\nf3H8mSdbApkxHVak3J9vqJCi9fABxIALZtz9sqSy9B7amEmjfG41kGQUWAOH\nolGYeTcFjLPIlIAGYrmX52mCKB9woCPU+W6yXfwtacdyVYeu5f1Nbpy2Nh5u\nrdXG/fpp0lY6FYCMulAquzZtLj7mPgvZ+slzhaNVNMxQXqPGk8SvpcduMu9C\n7lakdDklSF9RwMvTPMNyb6q/Jv5TCaPgV8Iuz1wFE8o9s8oPAbh+eoX8+J9e\n0PB3lXRj53z1aBpQQWNRYI7PKXk6J3vgnna0k3XINv85VSot+5jl+zdd6HJO\nV2vp\r\n=OBUx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"]},"main":"lib/index.js","files":["dist","es","lib","src"],"module":"es/index.js","browser":"dist/index.js","gitHead":"4fe0bca14c1004536e9b53acd9e53c6f330b19d9","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm test","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","build-storybook":"build-storybook -o ./.out","contrib:generate":"all-contributors generate"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"5.5.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"_nodeVersion":"6.11.4","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.2","husky":"^0.14.3","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^23.4.2","lint-staged":"^7.2.0","babel-register":"^6.23.0","@storybook/react":"^3.4.3","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^7.10.0","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.2.0_1534970329047_0.5696952858975974","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"react-minimal-pie-chart","version":"3.3.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.3.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"408b94206ca4c880534205572e0dc075beb7e5a1","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.3.0.tgz","fileCount":15,"integrity":"sha512-rD94w1R5yyAsvVdLd9TkV7DzAtacDnZLV73uU4JRJTe3BfCFXDOEU5AvHlj3wRfJca61uLa51r02lbo5ZHrjBg==","signatures":[{"sig":"MEUCIQDU0UfS8r21a8uGQhkwFKOxC/Iqy6cZBhqMDqeVAd11uQIgcHCQFQtRfTDEccvA0paPxqWMmXB5/MZFjSgwCk8ZFXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiFOPCRA9TVsSAnZWagAAYcoP/2q0gPzjSlrtNknt5jMA\n/NKBiLr/2vkHZ7+WtInNFCcNWkaEmdflVGHKe93EzWJh8/W7QNMSYe//gnLC\nxKm8nVMyju3K8jbWf1LX2U4B2d2O3LbyxwzV8fxsx1MOp14ST/WsSNGZzutO\nY+ncriQ254kQljmUFx4yFvvyJ0bNmt6orEQrcROt0tB+zVdiySKWDhkyCoSi\nbVH5efG7ihdzFSJmsIQPpKiSwgRwQl4S8s97kxMn5Yk3jhwTMqADkPq8S7VH\n6yGdlNVpzhY6DtUdt6qVNbCTEpLspggtOU/jF7jd3Q/B6VayPyUkb44QQPdc\ndJH426Gd1Rf5jMa7x4bE5uyxx0jXGRHM/FfhG9p3DomIBwTAqGHH4mR3/VkU\nh2nnKg+MEhGptz8+jujoIFx9lQyZV5X4B8ZwH6rSR1vpMn/1IJs22KbFrzWp\n0cC92oNOLPZhuQGvfWWCiEWcd2WhvlQVBU3eg2DsKPgkH5T2XZ40LdpM7g1H\nHo1LmjWYMNWwShsnPlIKRzYaTswMlBjnxFkyWlNn1mlptSth6BkZ9DJr6Wj3\nfecBCMekepaZEnsvntuIEFMtiVsvwMxwr++qOM+czTzGd1Zf5i8Bi8EPBOjY\nJsUJxqI9JwH++Rgn2Fj22Ri1K1mCYoTjUpLNu9Ust5iQFkTjoQHQVFR133fR\nj69I\r\n=llPU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"]},"main":"lib/index.js","module":"es/index.js","browser":"dist/index.js","gitHead":"0c15de30115e68ac56a1900bc3ebd3d209a122f0","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm test","storybook":"start-storybook -p 9001 -c .storybook","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","build-storybook":"build-storybook -o ./.out","contrib:generate":"all-contributors generate"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"5.5.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"_nodeVersion":"6.11.4","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.2","husky":"^0.14.3","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^23.4.2","lint-staged":"^7.2.0","babel-register":"^6.23.0","@storybook/react":"^3.4.3","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^7.10.0","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.3.0_1535660942860_0.8015040749823474","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"react-minimal-pie-chart","version":"3.4.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.4.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"e7190f548c8d2cb3509d73a07c81b624588c6a04","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.4.0.tgz","fileCount":13,"integrity":"sha512-fVR6Tm1seDK6Z4hDLjA4IDhDafwTUTOcc6Z7VYgI1WjvWYXDf1aZOWLjis6yKrOucywxFysLeKFzu0W9/Zmq0Q==","signatures":[{"sig":"MEUCIQDwKw0W8DrvCdEcl5S6/NHMccVxP88o1Ps6GnEVyWadlgIgP/beAXbIopPCVfuYFK7spCKgE2wNf+mO79tFS++3cSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":110362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcax8xCRA9TVsSAnZWagAAmsEP/2qnriYTDa8nNK3XacuE\n53k4cVSya0WNWvTtOjQt7kJlQyQCR0jSu58Vr/NhHMSZMH6SKrHY9inYrd2Z\nXkb1mvZam0lXaFnWn4bhAfAaVuYz06MH9xJfk2rW5cXQrWPTRQT/qmRfv9sk\nh3+XaprVFsk1HdKS61xWiGto1Pa/DjmZJkKnKHx+HikAU0A3gsrBBdMJtaee\noZfd0W8IWNp90+/WjXadusb3kOFNDlkAZTYbxeRT1bnL4w7w49uzcRDUHyJ2\npE4zZJjGU/1C8OcxWP1qH2IfOhGdJqpUGy95WIVHLDWJEEGlzl+IlWfbY1/9\nT6O/SncFQ02Xac7VNh0WX3MUcM6hJxLS79M6TaVZhJmO0SES1aP7aqRZGzOu\naLtodt+KKONMlZ/QpVL7edrSmETviThc9dtkGRmsNdirUXrZnzcByHwo8jxJ\npIbenHm9JcDLqTs8wT6JFTJTJWai6HFFBKSXoH5uWcKJ8y097UkCMas0fyQg\nb9/9XofCje2KXrQn+TQjNsxsIjx5iEK4mbdD0jQQo4E0JvlnA+tOE14xNTKz\nbeLATAdQk5iz2oenYUBpe33C+gAcu1uZtrNsCSY0TPf/2k0WehQvdcVmBqdY\nvfCWc0Xxf3oXr2CadA3Me8AGpdguEhxqSBA4M0E4mZI3hZO3ycw29T4Qktxz\nZAWZ\r\n=jFs/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"]},"main":"lib/index.js","module":"es/index.js","browser":"dist/index.js","gitHead":"42ce1d4bdad26d7849052b65d6de59821b0ee251","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm test","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","build-storybook":"build-storybook -o ./.out","contrib:generate":"all-contributors generate"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.2","husky":"^0.14.3","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^23.4.2","lint-staged":"^7.2.0","babel-register":"^6.23.0","@storybook/react":"^3.4.3","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^7.10.0","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.4.0_1550524208623_0.8692211185235448","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"react-minimal-pie-chart","version":"3.4.1","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.4.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"ed8aa2caaa300d06104da4a32b3a813afc955b1f","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.4.1.tgz","fileCount":13,"integrity":"sha512-5eKR8UTTqmOcM78DvXrAa65muL2R0QShiGSVDI+VNh8I13vKEr51gVQNoivHCo252p+q8BMjg5J9QCEDDXr1cg==","signatures":[{"sig":"MEQCIAbEgq2ELAr0fRjhknL1ZsnbjPG6Y5sMH/MEfnKmuISAAiBhKU2iuqRcByCRdk/HtqqPV4Zzmnp4v1KJaF0Qd7Lvdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccFI8CRA9TVsSAnZWagAAL3cP/jkWB9vldAiGIMxYkREf\neJ0l3KZMf+HXgNQ6I9qEkEmpx52Z7f2xorUp/RbbA5aLeJzBQSBMt7eooQGn\na2gJ5tCg22ND2qjmf9aWNA/jmCmbISR76T//WIQ2w71BD29Q9sosYHjDZpSL\nv3V3ixmOSlhevaf3qIh3pJMXocai0glZFtlkGejWQz7YrHxZsWv2hoMzZFQF\nheEWahZqr92PdkgWiz+KGbEjZxeLq/rX/y1nDooWyVhIlIXoydCWveiC/eKh\nBSQboZFacNP6VYTvnP9ZHD90oivJG+VmjDHLIcl3fDm4tsDiT9J3UfCJaWtG\n4GDEsBSw7oqt3dr7J5W/+KtiMYHA47S9t4Y7yR3zdGMYV+WVEUUiMy7NFwRE\nx4k31ixU1wvXdGmbyizGG03/DRk03iA48KwBuKUXjmV8QPEMeBPIzXEKlE2L\nfduNANg75aGkTVlYuhiSz0WE2AV67OwbjgGQAsCb8WV5YjYT/Lh6fCv967/f\n2bGItLl33FldgszbSEcVJ1F3+7bRUZOPbaHYSHhw9TfraJWfHd7ehjy8/UNs\niO83q02U65YdF8gnktSLqDWbp0tvccTDAZD8hHaq8rUWrqmeXrSTX79QHdaD\nyjjRJB3oNIF4IIEpSje9dHOnyTuAec+yrBSNRkr2AyRZ90k/ggtY8nqPL3pO\nDYEG\r\n=Wcsx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"]},"main":"lib/index.js","module":"es/index.js","browser":"dist/index.js","gitHead":"cde10cfb04a4fe57ac65ae64fcd5c4105a851d2e","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm test","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.2","husky":"^0.14.3","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^23.4.2","lint-staged":"^7.2.0","babel-register":"^6.23.0","@storybook/react":"^3.4.3","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^7.10.0","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^8.2.0","rollup-plugin-node-resolve":"^3.0.0","@storybook/storybook-deployer":"^2.8.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.4.1_1550864956019_0.18666951821754263","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"react-minimal-pie-chart","version":"3.5.0","keywords":["react","pie","donough","arc","chart"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@3.5.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"ce4b8901092d21c541e38dead5b727566274da57","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-3.5.0.tgz","fileCount":16,"integrity":"sha512-nm6ZL/MnN545AHkvsbLXTpYMNBKtuw8tXsMG7l2M9KIyqcbfxGmaF+i4MyAq6pc5ZB/Hh7XPyrZenHjPPOHNHA==","signatures":[{"sig":"MEUCIQDBKippmpp/OsfuoHHi0rRymTkWQh/MhHXHEovoFQ3b/wIgOnMf/0AS6f+B/mn7w2RRWup4VzTMP2wwEdvznybGzz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdpP1CRA9TVsSAnZWagAACxcQAJEAKz51+1o3Uyi6F/wK\n3J7FwwnuqzmVOqiSHF72hB+MoM9vlfBsu5aV+xaFTJcciilaw1KkZXZCw9Xy\nmARQ6iaE8EmEO3W+Vj22CXeEcGaD2FVxBr9QbEgrfNxW8ofM6K9ENzW3Ms1i\nHjFH8ZW+gBuKd6NVTTfqJ3M8nbL0ht31vUhgx4aIGBGmBrWsT8Ugvbasz7Q8\njXmAj7QvETUlVcsUt8j3LBfkDzWd3hvH5/dYYi4E1kczRToOU8GT/l1C7uEC\n+ZRabl+/3BmeR0Tnw6Q5CXi2HBPCvW4slEFaL8HsJ+LuNglvL/H71eogVbCb\n1GEEJSYoXR3Lrq5rYox5Jwstzs8G4kj5f0eDtTLDhyiEf0FtVm5Q+hKRP/OT\n5XYAwSqj1l1fPkKw9xnriYDNcrcrCHBnK+e8P1K2wMCGUqB7rqSHpra4d2ET\nm9O/eRORKYO4OtWJQmKBtsCgHZGUYFgqk7s0yM9TNL8UNeJUX3yvBxND130d\nbpB07yz/SWJJwLnj6zRs2AeHRgUm7qE0LgkpVXK59c/0kSkOlJZIRx9BqUml\nLRCMHnTfaFB+Dcpb5DlUWGNrYShFmIZyqKp95eHSyD7vtVcp2Z7swoYEE3yy\nrrzCCIiPfuP5QiFBlVEyB3UZdyDPEBdt5YpcRxeF5wgUA9KnsNVNDVMubHCJ\nXCj6\r\n=s88U\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"]},"main":"lib/index.js","module":"es/index.js","browser":"dist/index.js","gitHead":"1e2aa82ff4c817804edaaec110c9bc7ae37f75b3","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && BABEL_ENV=rollup rollup -c","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm test","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md}":["prettier --write","git add"]},"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.2","husky":"^0.14.3","react":"^15.0.0","enzyme":"^2.7.1","eslint":"^3.19.0","rollup":"^0.48.2","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^15.0.0","babel-core":"^6.23.1","babel-jest":"^23.4.2","lint-staged":"^7.2.0","babel-register":"^6.23.0","@storybook/react":"^3.0.0","svg-partial-circle":"0.2.0","babel-preset-es2015":"^6.22.0","eslint-plugin-react":"^7.10.0","react-test-renderer":"^15.5.4","rollup-plugin-babel":"^3.0.2","all-contributors-cli":"^4.11.1","@storybook/addon-info":"^3.0.0","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^8.2.0","@storybook/addon-actions":"^3.0.0","@storybook/addon-options":"^3.0.0","rollup-plugin-node-resolve":"^3.0.0","@storybook/storybook-deployer":"^2.8.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-object-rest-spread":"^6.23.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_3.5.0_1551274996864_0.7529165233185957","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"react-minimal-pie-chart","version":"4.0.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@4.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"fa56cf4acd20e77e499fc57c8aa9482867b1bb5b","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-4.0.0.tgz","fileCount":17,"integrity":"sha512-bHrpc7OgowisamKo0mICMWxL886TBICGFFRo1dmiuFewEYwGh2vDR1oz2PSq43OP556mB+VljFGLRqAyKfD0NQ==","signatures":[{"sig":"MEUCIQCCVrGZFk9nFSEBCHTscGaLl2WctC1+b2foMQIVFATbUwIgLVqG6mMU9XqDI6CANWbd7n3ckoSByH9LuZxqNpINSq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcslG/CRA9TVsSAnZWagAAb5EP/1iYK5G+tcd+mGebEK+W\nyjEKXmUxBYC7rQow1gXC+Wl9DvmPQroA2D1hnleWDGKDbQioCvYS1i+W0T2T\nRYrpVhD9jWwaoyY4yPSK+dHZFAeKso/6FnB+vDA/F4TiTGO3s7D68vBF9jPv\n3atKWvPq2mMsAE7BIsMi97XbIaf4cFbbkGQlceNpMsLxGd1RTsxW/PQYHuTc\ng3cOikavgrncYCHq1McAThXTU2FDCh3Q4eDv/4UfqPbHVLXqKN4VcW4rLJn/\nBWhFXNnson3mrE4uOVL8aH/9x2vTiuCpnTE0ny3pB8rnV8XrjCjFDSF/kbZT\n1GVUTvWWxzAYJd0FZb/QDMoB7f57Ukfku2/gSF08W9EcISl314svMQiyTuoa\ncNmYTF5QCQorgLFfx0T6psfDK8Nr+TfLba5VL0xTRN/J/YSixOse1+5MKNEY\nkao5+3h0JJuWmmGow1aprd+DEn39Qf7op2mPxRYhXPCgo9Ti5JODxvH4e/hH\nEs9olpomB6pQp460PX+iNa55w3+rZz2LBcXyd9Jv9wPtR30ETwexva6AaK20\nH9NFxlXhTB3Q8FcCuQJynP8bmRoqH67hf8UfGo7nMaFQxSnIPUZQuEDDAL1T\nBk+JpIny/5RHtVDJ6Syem+1xX4Ax1ag9joOmAWTbS/ABlfrmQJMwoXTghX9U\nFOO+\r\n=XZGt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"21f8f50d3fef8b0cc64a69d08833a55f38adcbf0","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm run test:source","test:size":"size-limit","prepublish":"npm run test:source && npm run compile && npm run test:bundles && npm run test:size","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm run test:ts && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.0.0","eslint":"^3.19.0","rollup":"^1.0.0","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^16.0.0","babel-jest":"^24.0.0","size-limit":"^1.0.1","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^7.2.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.0.1","@babel/preset-env":"^7.3.4","svg-partial-circle":"0.2.0","eslint-plugin-react":"^7.10.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.0.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^9.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.0.1","rollup-plugin-node-resolve":"^4.0.0","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_4.0.0_1555190206233_0.5172500802503472","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"react-minimal-pie-chart","version":"4.1.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@4.1.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"4c809c06e6c55ac489cb15a143d629af7f1ca04a","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-4.1.0.tgz","fileCount":17,"integrity":"sha512-04rpglqvB+ODrSnEF7yg+mNSKn8sAIF/o85y3GUZoUXDaS7/+haF3WZaXgt+o1H+QpW9s+Q7gCdKJy4Qe3Hdvg==","signatures":[{"sig":"MEUCIQC8HIBeJGoKb2LawCkn6bichfDXP+CeajaWYFAVqYBYigIgRZH1BNAHdR1+5NSJ5PPSNRTqlQQLYhtXpHmh7jFwMWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc87gpCRA9TVsSAnZWagAAPbEP/1Bx+cxbZul8yM+C9iY4\nDhKpyzFhbKzSzzHkycFmoikjDnmjsu6YWiF28yUgBRuGzhbGLpSd8yQSKlpm\nJkNGP5GuWOW4dCOoS1vOkiD50Xfkpdp34IWjX0mHykSGZYQfzhVfGNEEIM0F\n5VQANlWxzxdUM+Ye69ed47PRQB4O+A0ySj3g2JWlXdJ9jRYPaE2owXlbwVKU\nhI0+sNxDVh+a8uUCjJ+x2yGsDVL3Gz+IP5bdAZTCaR6X2IDz3aAe1YoCbnh2\n4u860N/X6kegHT/faPJqL2qADjgqEMwBf2upCfVVV0iU6cI4zb0glfLszzxH\n/9GAAd1Fe16hijK8ONqO/+7OCiYh/QV7zixHrw7QHtgC56HkAcWXP4dtmcur\nh9lfNkY+fuDUABD76lQhgGLx85lhXvfPDWsPwgXOpnW2/9/Etu1jvX8uk3Fg\nL5xZWRlx5p5A4a+/FNMo6zZXYtY38PYIiIWQsDpuMlrdvYxhce13xQz/gqCO\nbGkfu72e4rMB+hwGlGSClLG+fx2+UnGLxehNttGlCPAPrRB/cvnx3d5w28WU\nvr/ILD3Tb3PdycwYjXEVsceBBOJ6l93KYDx9UbRrZiHBuCVXl57zmSzd5fy3\nMz37+0ncLhDcgl+iQbIRJWQzskWBGIxbQPBt3b5IOUuj8/0PvkLnq8AUKq2t\n5wif\r\n=GvVO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"1ad93a18fbf026f806f4a885bc4e22f4f07314b3","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm run test:source","test:size":"size-limit","prepublish":"npm run test:source && npm run compile && npm run test:bundles && npm run test:size","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm run test:ts && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.0.0","eslint":"^3.19.0","rollup":"^1.0.0","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^16.0.0","babel-jest":"^24.0.0","size-limit":"^1.0.1","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^7.2.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.0.1","@babel/preset-env":"^7.3.4","svg-partial-circle":"0.2.0","eslint-plugin-react":"^7.10.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.0.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^9.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.0.1","rollup-plugin-node-resolve":"^4.0.0","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_4.1.0_1559476264840_0.7412882804398122","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"react-minimal-pie-chart","version":"4.1.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@4.1.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"bdc31b590edaba296de447bc37c88b4af4998f5c","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-4.1.1.tgz","fileCount":17,"integrity":"sha512-CAIcDUntxRm/YzsmpJp+JV4ZxokdcG+2rY1QVPFtUyZWzvX14K0Z7v/ACy6/E4U8BkwcsGPHCoXiCEhviS/QWw==","signatures":[{"sig":"MEUCIHM4QMXEQfTyzicFsTfZpKrCfZZHukyClH47aUMTyTUNAiEA7e+udmwv83O6rJAEJE5V4NyvrGZ6DtbVUGVmIln8csU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+rOtCRA9TVsSAnZWagAAyBAP/1+C6EA9qEaTt74GL+BC\nEAcrvmLYLGxdckEENWsIsEC4RxcKMkx2vV9jAwYDcMPsY0MgxBxW4lljGoG7\nkYGy2h1iQiXUYzboHvHKH6fsyyXpAG8eA1YwO81kHREf8pBVYv+3rHM7hcUM\nM4bUUtATvheiNnWrdoJ8m/bMMvBPH62o9TRw4ezkhe6PFGapHERJP/6m4V5X\n76eTIVap9H+P+8GYcj9cx/A5ybb9WOlTaVGG08vCS2Avuoz95f3ozcepHO/H\nL8ATYi4WMV652ZaBhVH9o/S2aRl0qhYlEqCe+RY0AuSRYL+bETvYP7/4YDLq\nFzAKhtQjygLRcJSQMh7m6SoCfQg6Mu9Ter9sEl7/Db6jdoCaawy4ASvaejFL\nKzYNP5SzUlf3AdJKKq9A+xAi2jHMpLEEvfPyx4e1tqZRUUWblUlV1TIhVdGV\nYIOkWJro1765PstumtX8xuXn0sH+VpTvDkKr8v93hefxwOATTHzgBzilJLgK\nMIq+r+J7yUP7o2amnPOXHqAWz+OmxtjQUH2+uh401Z8pYOHJjYB/4sLfbxjp\nviQLsi3Ch5bZ5i9ISujarUb+gZ73ppOWpYrwDsT/GlRR/pmoOu7DEi6jYMJe\nBHKotnd8psIHqa9E+mn8KgfsaGLawaoWomSln7eEqFt71rfVX6HN/nlCfNVS\nzNQR\r\n=Labn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"51ccdb154060bc2db1c075233842a08b252a0fb4","scripts":{"lint":"eslint .","test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\" && npm run lint:fix","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","lint:fix":"npm run lint -- --fix","precommit":"lint-staged && npm run test:source","test:size":"size-limit","prepublish":"npm run test:source && npm run compile && npm run test:bundles && npm run test:size","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run lint && npm run test:ts && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js && npm run test:bundles-es5","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles-es5":"es-check es5 './@(lib|dist)/*.js'"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["prettier --write","eslint --fix","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^0.14.3","react":"^16.0.0","enzyme":"^3.0.0","eslint":"^3.19.0","rollup":"^1.0.0","es-check":"^5.0.0","prettier":"^1.14.0","coveralls":"^3.0.2","react-dom":"^16.0.0","babel-jest":"^24.0.0","size-limit":"^1.0.1","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^7.2.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.0.1","@babel/preset-env":"^7.3.4","svg-partial-circle":"0.2.0","eslint-plugin-react":"^7.10.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.0.1","eslint-config-prettier":"^2.9.0","rollup-plugin-commonjs":"^9.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.0.1","rollup-plugin-node-resolve":"^4.0.0","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_4.1.1_1559933868596_0.2169311276321637","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"react-minimal-pie-chart","version":"4.2.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@4.2.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"7f1983cc4ec4b601154fba691385714b347b011c","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-4.2.0.tgz","fileCount":17,"integrity":"sha512-R9ROeE13tmR+R9k2TY7rkhu/YsTCOJI7PHRLpCIiKPXyGAfqxzSxZqBL2Qg6EqV2/Zqv4JJsDp8WPHS1qV9ecA==","signatures":[{"sig":"MEQCIDVBZ6D16uVfodaxsJbaAM0pjjT9fqD7hhp98RvFaLl/AiASiAp+Ly6D5pdZqGsfRAIr3G5hmuR6BvptPg1ZloYkGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/M3QCRA9TVsSAnZWagAAsukQAJugfBqCzGaefYvyrIUc\nTkDwPGPg1mFuBDICLO7p8RkRyknWOHplZ0yTkY1W51HxpeprXOkKKGtHV4rR\nrLWxVKwkd/Kgpb+XXtmHJH4TsbmzPyR0lmnTgU0Waq5MZkm5JA4FTJD0peVd\nAheKLiMKwGUYz7+oEyaqmrQxEHoJ7+Kl4K3abpCQSV5VMMLzbMaw/HnsKidY\nMzRxU98SzcyUG9EF5i/tHC0joYLLkc884fFbdyGT3v1KziJtG4pXdc6BDAC+\nEjMo4LqgieOHV696lu8k2tf+ljHr/CeFoOZBE5G/d9SEe+JJbat8qsZIgaKa\nsN+qv3j2EjjjhqB0DSG0AIW8ajULTEEqwq4MobhrJP/Q6Jq2xdsnVcbNdokJ\nuCD9f3PALN/UVV/kSSsKsmBwMTpdLQs5Xg0+8kDlwiRycC+nMobfwOlFoEjT\nYiXUIFG8mf4ixzSKlEZ6s9bKjDC5yWRH0jSx7YMLgNkjqyj7VkUmBn4Y1ZyA\n6+Ojgv6LKwsfp4JPCBBe16j5FWnLzqFqbvuuHhCAAu+qPDS+8IVE+yPQi1pd\nQT+sjy1Rb8TZCNnpR3ugzTyeH/Yrb7UDrgSj4NiY08/Ckw3HOwtbGWgl3PYT\nI6dApjfs/ZI5ukj/XNqsUi7oZ2FVt90yktcJXnf6hGykKE2En9LhifxMHDYc\nAIiA\r\n=Kpmk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"ddbe59bac791ed75d157817a9b4a4ed5ec7a512d","scripts":{"test":"jest","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","test:size":"size-limit","prepublish":"npm run test:source && npm run compile && npm run test:bundles && npm run test:size","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:bundles":"jest --config ./jest/es.config.js && jest --config ./jest/lib.config.js && jest --config ./jest/dist.config.js && npm run test:bundles-es5","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles-es5":"es-check es5 './@(lib|dist)/*.js'"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx,json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^2.4.0","react":"^16.0.0","enzyme":"^3.0.0","rollup":"^1.0.0","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.4","react-dom":"^16.0.0","babel-jest":"^24.0.0","size-limit":"^1.0.1","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^8.2.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.1.3","@babel/preset-env":"^7.3.4","svg-partial-circle":"0.2.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.1.3","rollup-plugin-commonjs":"^9.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.1.3","rollup-plugin-node-resolve":"^4.0.0","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_4.2.0_1560071631257_0.9338055893327728","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"react-minimal-pie-chart","version":"5.0.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@5.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"44c634a8431816a2ed7476f14525ed9d46866da8","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-5.0.0.tgz","fileCount":17,"integrity":"sha512-ot5hBb8PBcJzViXohT90HLYZHYxNDXvFQSIvYPc0WS8b44KlJbx8Lcdg/6MkUSmmI+EZZwnydOlK1MqCr/+s1g==","signatures":[{"sig":"MEYCIQC4S3Y0yhOS1dxtRK9dvxqh+4mBN/aHUG6Hnk7Vpsjk2QIhAKjl9/WV7sfQvk1SUBRvx3+Grb113vLczArgRai1UrCX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPDVzCRA9TVsSAnZWagAATeMP/1F82Nr8qXleIWSAgNxT\nXTtgboQJ7K7XA5GO/HgOsGKtUz3g90izcaN6muFvQ2lZVxNU+8OKkanBYUQP\nB81RLQj5Uv1MRUoRcJXtVzyLHKCpvnHWStgBThd0GqlrQj4FjVrQBi18wdSk\nLhtUl8v78wvATxtwYZjRMTm+pkoewhJGyWKa+f7hqXlORqCXCmJL3wrRXWd6\ndvpaKKUlCkFUnZO37Qy5uT0eD1L7azsLue2w5Mz0++u3tCwXvqQJvoEu3VTO\ndMcfAgPLVvh2ZXPxk1B9PuhKe6wvIuwM1+PVzU73GG+tZ+SxF7ddAbM/BSAV\no9bclInhGDmGFnDAO6QVVmExcxkRLdmyrTFShOloIgtT/yeLQ+Una2m5rkDg\nnt7fbRbTLETWsn3JicAAAWzVk0CiDWAEytAKA+w2nOIopg5djVRoIIshojS9\nr9Mmr922CtI1FYq/aqoAhT51S5Y7A6DFtZFFZpjzedqKIufrF7RoYtagPujj\n5nhqkpNfN1e8URBnERxgZGZ8hQTy/77bZ0mPnQVojaD6OM6d85ZnhgOE0HgM\nfC9+uBfZ5d2N7vCKfa/6+cyRIpQy1HYEc3hJ7VVgsKrOtuOX4rT7CiUCwJAg\nS3JtDbp04BeCmM5CdS1O8uNWnue/oVKLUokyhlQh/H126bBmgk88OYs+6kDk\nBSbk\r\n=hPeD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"4639b652ae38efeebdfcbdb9f7d8ec2796afeab7","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile && npm run test:bundles:snapshot -- -u","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/bundles-snapshot.test.js","test:bundles:snapshot:update":"npm run compile && npm run test:bundles:snapshot -- -u"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["npm run test:bundles:snapshot:update","prettier --write","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^3.0.0","react":"^16.0.0","enzyme":"^3.0.0","rollup":"^1.16.4","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.4","react-dom":"^16.0.0","babel-jest":"^24.0.0","size-limit":"^1.0.1","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^9.0.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.1.3","@babel/preset-env":"^7.3.4","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.1.3","rollup-plugin-commonjs":"^10.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.1.3","rollup-plugin-node-resolve":"^5.0.0","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_5.0.0_1564226930322_0.7918436351915044","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"react-minimal-pie-chart","version":"5.0.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@5.0.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"0d71e570502bec79331084a728ed7758d3219e73","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-5.0.1.tgz","fileCount":18,"integrity":"sha512-ZMz9PQwRO0ZPrtYg/kgGjbOW3/VnMtmW5TXJd/cqN6sP7mXoIrrseo1pLfp/fr6os/DQH9c3lfaPPqjr/4ictw==","signatures":[{"sig":"MEUCIA21cbqorDevQFdrlkfJCDdU+fnTw9X10qYrlmLa/5MnAiEAtWpudHExQW/K6VjCMWJhVlOp8YSCZdp5Y6Qp5XxvWeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcXi1CRA9TVsSAnZWagAAZq0P/05fgrelPyi83hm0sNGU\nZcylRgjrduYDKuHWSzdFEyVORaXfcANlVDVzKKeB4nH6ohpeF1fuj0Vxicp/\nM8hkhy44Yjui9inS1a5tDpQ71lcDFEZlawnj1vHbviCCiNqwpa1Yq0P/U4fl\nyZvBL3zpI+WkXEdEsY9abzKclOnOpuns92b3pesPkTed7/vr7W3Ip25PMOmi\nsGgLgKGlPKt0GjDc8mVuGbBw6hCpL/5smS788T0A9HLrFtutdokp9t8Dv0ew\nB+vMf51y/7cKIRDomLgs+hbUE5DKbN8zjO7VC2e3eeHVEBHe7YwoBWxAUHYE\nArfu3qkS0UG/VW+CDtJXrIjicMgnULu065m0fh4qKZqr4WGgdPlP8VHtZ/kP\nHdmbH9AbKS4YrgIQC1eQ6NFR0Dt11CBrjaBZFO0UECLaT7Ul2HMIQ3Yk0GEP\nJfHq9hN2UH2H3MECMG6sQFuMRSiR8y/HixiZq7qvLVCEAFK6xzp3tKXzbKbx\ndXrg35Kk5st/AzC0ndFz0hdLxUwoZB1mNHtzWV1+hIhJSnWxDBYJA3HXtQIP\nt9ISB/hSLjLEBjz4/wVBBtdR6uk+YXKus+pqCnVi8EgHVC6CYGzmWkgsLe45\njF70dBi/pp/9YKzpDEq2egRp6b9ntJRPPNdFDkNdaMj65nLdtiilnOLSNxcI\nq3N5\r\n=kzu5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"1eb7479e2c4ceda946faec1b4ad7c6ef9fe3a7bb","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile && npm run test:bundles:snapshot -- -u","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/bundles-snapshot.test.js","test:bundles:snapshot:update":"npm run compile && npm run test:bundles:snapshot -- -u"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["npm run test:bundles:snapshot:update","prettier --write","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^3.0.0","react":"^16.0.0","enzyme":"^3.0.0","rollup":"^1.16.4","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.4","react-dom":"^16.0.0","babel-jest":"^24.0.0","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^9.0.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.1.3","@babel/preset-env":"^7.3.4","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.1.3","rollup-plugin-commonjs":"^10.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.1.3","rollup-plugin-node-resolve":"^5.0.0","@size-limit/preset-small-lib":"^2.0.2","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_5.0.1_1567717556290_0.9156684347028308","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"react-minimal-pie-chart","version":"5.0.2","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@5.0.2","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"65508b333a02904b4975058b86b19065bfa8b869","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-5.0.2.tgz","fileCount":18,"integrity":"sha512-EHwFOyH/GMeKn1n5djYEe2pjhClXrwS9XyRhtv12LwzdAYf+U0Aj3ZdX72wyy7lbbo4hbWacp7/2GGGrVHpmNw==","signatures":[{"sig":"MEUCIDeoPU7F2ljE5em7is4Rjuh45KcJ1OHfjPgfSEez15U1AiEAzuLxTLNOnM/KoLT0F7yGAP/OVS7QNI+cx5WIgCv81I4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnffJCRA9TVsSAnZWagAA84gP/20eQmZEBO7wjiyEUAT2\nonNvcLw0lUQ9Dqj5RS9ZfxT4MmtwJ6tFAOvtNe0YJcue/iE2PeV7NJ+eSUny\nXEsdxf+dg3AuhFwUEBpvxqsiOtIuBvwU7VuVS59sRc/ppFEX721kn4rcrRGM\n++pgw3HchMRBPxLOYnppYiLvYvwGrxNvTCTrw+uvXkjzPrPgThwgEvF6KieQ\nxxoh1QR8FTg+m7e84hmOdFg5kB46O3l4+SVwlrFnyp+EEnm9VBEsw45NesIP\nLpZHKOgvfAzhlUKwXT3xxaAN3whPad+E4tdFenzVNCPUjsLHMu9EphcksxES\n7HPw2wiSLQvFEWTrolVIwXNffw0Xo2csoqWCgXtVm5a2OhbvjT9F8NHhDE+D\nznJVKYsYaiNV9/IbsJL/iYOAP6kSGEOBA85U5yWMs1UBnsEkQ7ewj/4ohinu\nqkeSeJB+zwarPF/ro32LUfNxaj6zvqKecAkrTaF5YwIB0Rzz+aGgDOUuWfmB\nfeGiCs0+naV+Rc7WiW0ZJAtAycl/kr6qMsWp8FCylt2LIRWnXYNtVFiPydEO\n7LIhXFA7evaIIDYtln0NEKU43j5/3vP2SN/B7ksGZjHV7EHWIryDfXMTeeL7\nS756HmlriayXoCRWcF13fEXIlN+KvHLcX/1fjh8uN1N6JjQVZIhu0HcF7dgt\nw3EG\r\n=vTQk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"57c2aa73126f53e5bcb7f155f8e9405cbd04fa5e","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile && npm run test:bundles:snapshot -- -u","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/bundles-snapshot.test.js","test:bundles:snapshot:update":"npm run compile && npm run test:bundles:snapshot -- -u"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.4.1","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["npm run test:bundles:snapshot:update","prettier --write","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","husky":"^3.0.0","react":"^16.0.0","enzyme":"^3.0.0","rollup":"^1.16.4","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.4","react-dom":"^16.0.0","babel-jest":"^24.0.0","typescript":"^3.4.2","@babel/core":"^7.3.4","lint-staged":"^9.0.0","@types/react":"^16.8.13","babel-loader":"^8.0.5","typings-tester":"^0.3.2","@storybook/react":"^5.1.3","@babel/preset-env":"^7.3.4","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.0.0","all-contributors-cli":"^6.2.0","@storybook/addon-info":"^5.1.3","rollup-plugin-commonjs":"^10.0.0","enzyme-adapter-react-16":"^1.10.0","@storybook/addon-actions":"^5.1.3","rollup-plugin-node-resolve":"^5.0.0","@size-limit/preset-small-lib":"^2.0.2","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_5.0.2_1570633672998_0.15932926215705168","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"react-minimal-pie-chart","version":"6.0.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@6.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"0dc5feab587452eebd5739e0e7eede4a103dcc7d","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-6.0.0.tgz","fileCount":18,"integrity":"sha512-L7EkbyE2n1XmtomZ1oePvW/JExdR49jWGWP9NF+XOTCeDFiA5sDUT7Z/8cJLgB73QPyfovFtUBGGPLpw/hPItg==","signatures":[{"sig":"MEYCIQCVJT35CtppXzwZi5lxdD7+v2fB8EmCmpnmx+VeMYw1cQIhAKyAI0nJ7T9hZPHQrj+kD0j+dNIedzNCtVS2rLNJi5a6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3rjECRA9TVsSAnZWagAA8ysP/iXYJ4Np1ZtmYMeLEK20\nMGPmApfgzv0TZqdcKkvwys4tROF18rThez9joio3HemdlIxer64Ne3ouJnUC\nZN9wIwZQUpHKTA4UVpWNJtp9t6DQkZ9JR/EvEZ74O5+MYkbysmU+RvFDfJHs\nNtQehe1UmTnaZl/+s0wDR8GHo+phdO+fLrFEJjj2XKo7Va8HQS9vbt3gGXZn\nl9qYHHK5KeAjIrMt4aIjAePyMTXBDIou/jnzb/WIi+ehZOvneYmVWs6CmN59\nkVitNJFRte+QLqQ8MXEAB9R/FG2fPH9h5JNBgEF3+MqR1l4tBRTjrHlQ6J0K\nAur69lH5CHxpTYuf5NMf5+g4qMFrCq/+F1SMX13Kmk+19IYyMHtXPZYTnfOF\nMCsnqXlcdsJEoTJkD2EDEBS2rXbcmpluwDEg4aA6AB1B4UjoMhSOJilS/E0j\nMJz56tvYX0vR3l6YXhFo+M5tCey6U7INIKoGa/kESR4fGLhmMhQ1LUPTsiT/\npz3b7y7HNujYqwVwgqe9ouzJjeknzXERYmYKmO49Qp5Etc04VpYll5xArepN\n8c8w7L3/nN5fDsbfrTVVln1WJhcjCmC1UKBvApmc7dDBgWMpxTGd/xTDOhH4\nFU8L6v2serQWT9G2ZE39rcUGSLS3iMuU216/KoJd+cHHk3WQp5T2+tRraZy2\n1mht\r\n=Q6cs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.jsx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"cc5643311a97441356ea661a3e9e03c7b7f7158a","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile && npm run test:bundles:snapshot -- -u","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js","test:bundles:snapshot:update":"npm run compile && npm run test:bundles:snapshot -- -u"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.12.0","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["npm run test:bundles:snapshot:update","prettier --write","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.11.0","rollup":"^1.26.0","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.7","react-dom":"^16.11.0","babel-jest":"^24.9.0","typescript":"^3.6.4","@babel/core":"^7.6.4","lint-staged":"^9.4.2","@types/react":"^16.9.11","babel-loader":"^8.0.6","typings-tester":"^0.3.2","svg-path-parser":"^1.1.0","@storybook/react":"^5.2.5","@babel/preset-env":"^7.6.3","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.9.3","@storybook/addon-info":"^5.2.5","@testing-library/react":"^9.3.0","rollup-plugin-commonjs":"^10.1.0","@storybook/addon-actions":"^5.2.5","@testing-library/jest-dom":"^4.2.0","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.1.6","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.3.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_6.0.0_1574877380414_0.1301072560760963","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"react-minimal-pie-chart","version":"6.0.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@6.0.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"4baa3d62afaac4ea63edeb68425ec7b781ff841d","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-6.0.1.tgz","fileCount":18,"integrity":"sha512-AlnZn2TjgX7Rm9E4SlV4iZphJVx8r3cojhm/VAzxuJMOevizCAxbSKhBlYjmmRtCNAWBX6JlALaPkOpEaPBFMQ==","signatures":[{"sig":"MEUCICcZsGPNt2ZLfiSLrfqTfCKYCmdLejvNVgz2XTOQhTUTAiEA1/0493efTbirq/w7haRqDvfhLUR3QOSPnbliFx4LjDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7RMmCRA9TVsSAnZWagAAIikP/iR9MH+QLavS5wDazUAC\n+GtN/D0Vy1pBVBZEpuB6MXLx339Mpfubb1gyA+H3ze8kuWFf4uzs/98+yqDb\neL3QHxdvezS6b3gSKl3/kLgT2gIgs6KVwILsn6fJ1suJ4aOfJnlNGo2EPe+1\nqifbVDV0lTmice+gMQ/j30IhHYCiZnE8KmzmUF81JSxUCZK2a0/QVW1TefyI\nFJ6Sia/vFq29GyI+mvoVfg7HL0Mo4VpvWCo1AfRxN5CfCVlCNUMFzvqAllSz\nmDhSXIZ9THwcVt4+bFizG7bbGeRL4pj7Pja0y0he/lxzRB2AsciIfo7pZz4u\nb2g0n0LWWzJH8Wg3S+dbuzNl9ggD6FF+zsLvLltktivJe71lqcUJFB8vN3Cl\nJkktNgA4O5YZdupDDVDnWcA9kJV0Ma3/KhmYv/IvyC1H3XHJrBM6vhkhroJj\nERJHTxFdXK/z8Cto2+DbTyz/Iup0cyxpc04Iw/lXy/yKcrC2ZNfspySEICgX\n40yBpgF/TOioFrkX6MUVUEX6nKuqEtzBF2yqNCWi1BeEXFFmuLL7zF+CfDLL\n2doyZRmELgkG6333LjJEsSpf84CFm5ensgruPYuoSiloC6BZoczkqlZQZI7a\nB+I+yNQc/q9Fzl32ztz7zV0ErtXklgBxRcRufHLa/PR6WBnWatSAaOdmEjnx\nAHfR\r\n=NC52\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.jsx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"],"moduleFileExtensions":["js"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"src/types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"58aa79e9b1d45ac0828b464e5a50d27805ce6af3","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && rollup -c","test:ts":"typings-tester --config ./src/types/__tests__/tsconfig.json --dir ./src/types/__tests__","version":"git add package.json","prepublish":"npm run test:source && npm run compile && npm run test:bundles","preversion":"npm run prepublish","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile && npm run test:bundles:snapshot -- -u","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js","test:bundles:snapshot:update":"npm run compile && npm run test:bundles:snapshot -- -u"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB"}],"_npmVersion":"6.12.0","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,jsx}":["npm run test:bundles:snapshot:update","prettier --write","git add"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.12.0","rollup":"^1.26.0","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.7","react-dom":"^16.12.0","babel-jest":"^24.9.0","typescript":"^3.6.4","@babel/core":"^7.7.4","lint-staged":"^9.4.2","@types/react":"^16.9.13","babel-loader":"^8.0.6","typings-tester":"^0.3.2","svg-path-parser":"^1.1.0","@storybook/react":"^5.2.5","@babel/preset-env":"^7.7.4","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.9.3","@storybook/addon-info":"^5.2.5","@testing-library/react":"^9.3.2","rollup-plugin-commonjs":"^10.1.0","@storybook/addon-actions":"^5.2.5","@testing-library/jest-dom":"^4.2.4","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.1","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.7.4"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_6.0.1_1575818022025_0.3731766723514951","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"react-minimal-pie-chart","version":"7.0.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@7.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"4a21abce6a0efbf86d604b91a2a124c7a94be8c6","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-7.0.0.tgz","fileCount":20,"integrity":"sha512-0iRJR++5v14HmY8MYOeyCS0STNNM+O6GVYQ3UNgocp15Q+oPJFnlEnmrVbMkVfqigR9/5oWmvVzJuA7yhFLW4A==","signatures":[{"sig":"MEYCIQCmdUXz6V9bS5qDRYGpmUTUdrrpsnDEIgR7NTD5f4LumQIhAMPn4gNa2iYyEaCho+IjHTPj1RmsoEPjpfFULJmLlgzQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefiq7CRA9TVsSAnZWagAAoqMP/12QN4mo78TjrixgvqT8\naJtmhC21JMyrZsrsLE/WX2c7ZOGViW1HDFNZgZXneiYQUd2tjM2Dxbe9Mu6V\nIxsiydv3SYAqpzPciAB0kdRjE0L59kZdJbt+iz3r6ydNwijHkjMhxFcO46tG\nACrjSwGExVaGBQNAwxEdnohWOZrKWqM002EZJHi9aEZu2JSMW645Hmy8dw2w\nno1qmaITUNoa3aU8/AdBI9e0SORFQfYSrX9XSSvvGSydVcq9HFiBnme02uJA\n+Vf0ZAqMrnRePZ9xB7dkGZPlurnoYF/5PQ+SHM1Ho2h1lwe8wnaSFvJ8fG5g\n1lQxzi9zu0D98OeQvS6qVxEKU1GQ611cr+vlAo2gKlkCF2Dz971/eeSaYg7T\ne+V0tEPkGbb/z0vUipEkmCH6/8A/oOPhkWuvejOzk0Nk5KM7WAKHFt1r1NKQ\nied/VHg/Tdl0VX3u2cdtOiHz75mYZo7OMbAKzIAd4f26nmsIjISolfi2SPqw\nxSAvrJcMu3MCwBypZZgIDu3VEcmaFUuiCbMzShU1V2YCQoPPvhIWE5s61oDm\nsnuGAiU0iRTaXNvT82K2xbUftDPKhKgQcIG4SnryFn/FNGh9Fq3G1CtGweOA\nEpdj41ozIzqxol5PtcZ2x48/K8K2+kk3cFWj7y28Ww7YbihYSMZs5iJoqGJ1\nbkvf\r\n=/NFC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"lint-staged && npm run test:source"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"77209935c6dd83fcb83f219e904cad5904a80bb7","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,jsx,json,md}\"","compile":"npm run clean && npm run compile:types && rollup -c","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile && npm run test:bundles:snapshot -- -u","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc --emitDeclarationOnly","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB","ignore":["react","prop-types"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{js,ts,tsx}":["npm run test:update","prettier --write","git add ./jest/__tests__/__snapshots__"],"*.{json,md,ts}":["prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"12.14.1","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.0","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^1.18.2","coveralls":"^3.0.9","react-dom":"^16.13.0","babel-jest":"^24.9.0","typescript":"^3.7.3","@babel/core":"^7.7.7","lint-staged":"^9.4.2","@types/react":"^16.9.23","babel-loader":"^8.0.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.9","@babel/preset-env":"^7.7.7","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.13.0","@storybook/addon-info":"^5.3.9","@testing-library/react":"^9.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.7.7","@storybook/addon-actions":"^5.3.9","@testing-library/jest-dom":"^4.2.4","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.7.7","@babel/plugin-proposal-class-properties":"^7.8.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_7.0.0_1585326778842_0.4422756178191849","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"react-minimal-pie-chart","version":"7.1.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@7.1.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"1a5d06773b307d9aa805301ce9b36aa3a5b56f01","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-7.1.0.tgz","fileCount":20,"integrity":"sha512-6ZqC4X7cDmektUxxY+4iuoYJXjR8RBOo11GfoMHF9Erzbv/8bohaDqrFxQ7R0HkODc7YYV6Drrr31/hEjIyahg==","signatures":[{"sig":"MEUCIQCeCn3D9hnKThWGfLqKUx1t7ABbVAj6Y7iNL5bqaQU59QIgBf9roQtTDwwtmFZFQgr3cIyhvW98I/fM90pMoyhuI+s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei2iCCRA9TVsSAnZWagAApvUP/1NzAHLuG3q5wu7l5vb7\ncn/q65w28KX6hzCd4kplBc/+B4yyjEAJIqEcfYYqvx98/dkUyKzxJMv1rjIp\n0hYYi2qDKXMJ2HFvbJaxAZCc0Dvf6kWrnj3nuydF1w8X0mF2v1jv0SOYwrDf\nO1CeARs1l5iOgi23yCV5WD4MdfRSQ00teYTbTGmnOj2+6xprPPdBTk1vHWhL\n1OWLOccartW0o+Hl3ielLBWke5MaxaIlKmOKS29iyMonVUHLsU1wRY9FUcG/\nyoySmgRny4oDmU7aPrqmxck4ZAZ6+NrBJ6CO+xEfIwOy4BGo/5V6YQ2TrfR0\nBfpOd4ozAkV9VJZuSuD4a8CJjHyl4B892eI+1WN7bNT7NrxuhpH5zFIANlK/\nydacpqoTqYxoMPjxbrQ5iieDyE9nQg+rqyXMxFExFXUhJGgE+ySmFBAShpGh\n7+izvcuuvrNTook5t+H7hKdKXvrH0lI4nCGtx06722LqV7Kc1MHq1ByrrxVS\nAxCicoINTxGvLExZKdlaK0dQJqm22Kzo+Ikst4FwYcTnDCfT0Spsr+kUzILH\nYL0QB7v8pqzz/EYm2E54C9tXZnujU4IvU+E9ZT10lxVdSQfTiyh4p1DC/m+G\n0rzXigG9E/zNKdPkuHKCbfThmc0kGYokUYMxrqOhEWlqHkJLjpr/hQDKn+PF\nsZRA\r\n=thA3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"c0a879660272ebfe07648a16568c9d37877db07b","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc --emitDeclarationOnly","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB","ignore":["react","prop-types"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.0","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^2.0.2","coveralls":"^3.0.9","react-dom":"^16.13.0","babel-jest":"^24.9.0","typescript":"^3.7.3","@babel/core":"^7.9.0","lint-staged":"^10.1.1","@types/react":"^16.9.23","babel-loader":"^8.0.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.9","@babel/preset-env":"^7.9.0","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.13.0","@storybook/addon-info":"^5.3.9","@testing-library/react":"^9.4.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.9.0","@storybook/addon-actions":"^5.3.9","@testing-library/jest-dom":"^4.2.4","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.9.4","@babel/plugin-proposal-class-properties":"^7.8.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_7.1.0_1586194561930_0.9413453735685802","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"react-minimal-pie-chart","version":"7.2.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@7.2.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"19dfed12c4eaf309030f3808a748cccd31b87c32","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-7.2.0.tgz","fileCount":21,"integrity":"sha512-79gIYNqdkhgg+7G1gLdAimSsnjZYtIJGLPqE/KNeUJfG3mk2O+94Q/GLJ8GbjcGTbvZyJjccOP7g/PwIJ0N1Pg==","signatures":[{"sig":"MEUCIHKCalrK7iooup7NK5uOeP7yHue3JYXp839ydiwQoFXdAiEAx3AjKe8RTPe+m2UNiBA12/nl4ABlUCtjirUqeG72koI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelwHVCRA9TVsSAnZWagAA9PMQAIG5OaPePYUjkaHH+ZQG\nmAx3qkaiJoiFALUcBhVAMhvdhA6f6ITi6s7OWb1atc52AJLEgcu8gT3vaypo\nsKyEo4WSQH9p5Wb58fJMr8tK8pfF6nu9CTfqTrqv+kJ+tWt0QSh+NPBwJTnx\njhiijCktx8QKZyWqvEfhXcHrd5AMDdPrKfJsCXVmBGAe2b6aUBQ1kp9+lUl8\nqWramFeLJf56ZlSdPuhOFq2FlJpW6OeV/bakVFf+9T1p/RzIB0TM0MPjm6i2\nKuypBzMXEoNyog51oPsH4FzedeIF+Ed8YK/tk73xi59GzRkr8dmnjFqcFzKU\n9mMuWwPYd5UPFNf32I5G6NFhbktuPSW/fc+5Ff5AiXEJ1npLK3NCYGsPOBdW\nSF+lU7HqK4GNSOWov5DexnolSY5ZqTLizVtte7cl7BM0Qw564iB+1MiTBTGX\nuiICwIggLvjqd4q5l+bz0oos3oVRh6YiCd+ELPg/iMbLN5yDvQSDc2Q/zTF+\nz5VKc5jZkbvuxbLG58/SMOSuyo9Y6YXb4nUXnXYYJrAFy4VA/OMLNkkUnww6\n2cd6+JpedJfOcdcT4w9JNfLOj3zd7nZ5Jsf4t0oS0d9OonjiNcw4mNfaLAqr\nbPoQYGXui4t1LvmooEM0MIzpKpZagaQYkypFxsZAvlhL6+hNG6uG0QJXoEfX\nteY0\r\n=F3IJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"eab6391d74e47afd2a2dc34b22cb7f3b509e0e4b","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc --emitDeclarationOnly","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB","ignore":["react","prop-types"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.0","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^2.0.2","coveralls":"^3.0.9","react-dom":"^16.13.0","babel-jest":"^24.9.0","typescript":"^3.8.3","@babel/core":"^7.9.0","lint-staged":"^10.1.1","@types/react":"^16.9.23","babel-loader":"^8.0.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.9","@babel/preset-env":"^7.9.0","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.13.0","@storybook/addon-info":"^5.3.9","@testing-library/react":"^10.0.2","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.9.0","@storybook/addon-actions":"^5.3.9","@testing-library/jest-dom":"^5.5.0","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.9.4","@babel/plugin-proposal-class-properties":"^7.8.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_7.2.0_1586954709092_0.34124582088996336","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"react-minimal-pie-chart","version":"7.3.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@7.3.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"f3c0b0b6186c7bbc9ebdc50dc5e6d39c0dd861da","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-7.3.0.tgz","fileCount":21,"integrity":"sha512-5xajF573+oh/0sVswP4QHmnoDAqvtzEGuoTodAE5PRioT7mZ4QMe8qGfZGea/7eiai3F1iHJkG3XNoQPw3SJYA==","signatures":[{"sig":"MEUCIFocFt4n4viCe6ffA3oE5pdvTrG6pLmzPxuYCD5F3tQ1AiEA4rQ8+PVIPwM3qF57aYb9x8Huh/F+e4B5fCdraqeQlZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenBUiCRA9TVsSAnZWagAA1FUP/0YH8l/0MkcqS8idJh5l\nqpRvz8jYBbN58j7Upj7Odig2rv9dtmf7vGSg4Hjb52XlyVAvAHVro9ZFuyxi\nV3+oiEKPiqPykYhqwPvmiQjY30xORJ6V9iZhbw2KT+z+E5Bwi15J7RH4eEt7\nXHg1RIeTsC8YCMhK0V4ilFU+RSjjHwcjUR7uz0MrtjPw4UM1wAiZS5FKnVWq\ntHyD6YjNXP9XcSYBiDgxWBNrACrnNqyJVVrKKjV6tX8e+/YcAZN/cqrnrkiI\nRizeVCgHBf0ciwWPEFGejoR6BbJlvAvYUMj9BjkagFQc1mXnjtCUMsIhOM9C\nX8lKFVoRgpDIS7pZxXs8RPG1IU6Z7p61AmKhYc9uaf8+YTtnAcuslmKzoW4t\nbM5xamDfO+L5zcj3TKLTGhkrJiEXDlO/UQqMyMF20F93t9/XTT3aHbvZq2L4\nD0wYE6Us7Ud2mQ7ZuN/XfhICx1UVgpLHGDiLyGA/IZ5z5iBleQSXYmm/VSp1\nYOAvUdBRDeJaore/ml2p0RdXbT6kLqsWmxPM4V05KoXABxIh9M+EGd+HOQBu\nNHgqJEt6+FkBcULGtDR8X8vQ22KaYfkyionIygVOBLX/HkBwoP38LZEJ3Wu5\nPbK2DCHrUFJTWENTAkFQK1XBtU0g85JF+m2rVwZ+5LXBvHqLR+Avo48f/rws\npP8G\r\n=Ds4Q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"59f29a147db291724678dc3eea98087edf08ddfd","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc --emitDeclarationOnly","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB","ignore":["react","prop-types"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.0","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^2.0.2","coveralls":"^3.0.9","react-dom":"^16.13.0","babel-jest":"^24.9.0","typescript":"^3.8.3","@babel/core":"^7.9.0","lint-staged":"^10.1.1","@types/react":"^16.9.23","babel-loader":"^8.0.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.9","@babel/preset-env":"^7.9.0","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.13.0","@storybook/addon-info":"^5.3.9","@testing-library/react":"^10.0.2","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.9.0","@storybook/addon-actions":"^5.3.9","@testing-library/jest-dom":"^5.5.0","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.9.4","@babel/plugin-proposal-class-properties":"^7.8.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_7.3.0_1587287329796_0.25893629011925046","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"react-minimal-pie-chart","version":"7.3.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@7.3.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"c6a24a2953b7ad92a9b9f447343ae02ae618a0c4","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-7.3.1.tgz","fileCount":21,"integrity":"sha512-WMo4DdZN/Pv8tBm/4/Ap+EISiuVGML67ZoqIdPWZbyJShbES75RzsfSECQQ+CNQQpEbs/b2Dmf+wnb2GaKSwhA==","signatures":[{"sig":"MEUCICsNKs6w0Ss9E92WNkPBnbI0x0en4XnYaCgEdfArZPlLAiEA5HwWzbnMbYx3qQLUYHD1FiFjNRUsONJlyovuXxSdZUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenaWNCRA9TVsSAnZWagAAjKUP/jiJgAuLOrISjGM1iPIR\nYZAOBJLIDycrX5zIKuIxrAhouKb+OA5ppUCaMf8iZF2NzvLFt3VnwwK7C8Fn\n9Q7FkbnJNpCM07Yv4SRhnAyTV2OkE/dVx9jrgTQojnFc5XzUAfUCocz1HIx6\noEH8+LXKORtCEGRtVBybc275ttxRUQQFBB+R6PWkS9Ix3YEvWcruNzQDpHtp\nqyeYLvMxS5zYJiB2k1b0JLlU0yxDYP70hNP91DiANGTPy5GTBlIRl/spfV6z\nJ7zFVasgNQgKnRKgldeUFjOD4j+JbbGUpdbE5njc98nYNVUahC6hEk0g0B5i\n9aE19AviS2vkoWGiOWeDbfXbvb9AMnZLvVpmRz4vI1LssMXb99/7JEOC/yId\nH0i9sFFiZt6yPJQHMPcLEMyFjKz/paFxeA2i7QkOcHjeIIcghWFSpfI2nhFv\nn1dvqEuhXNxEu8dMUS6rYOPwD0cffdOPR5mcb31u1Fn/Q1lUfVZN5AJqx5jp\nmljiIb3k+42TwQzoJMUJV0ATSlLNhPEXnjw0DVdmDqunS1x+OZ5rAmzI3rPA\nbw+updDBjnN6ihVE5O+PuRVCdLTZKvUtyyBEuCQrsoYV/WMUrB7+UP/w2e38\nmr8Sp+bZGZFdbwgd922ptAe8oySBBur8pRT5PDblJKkt7dv/k9niHjI+4/2V\nVhWA\r\n=/N7z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"a595d0d555a90d13c393045e214a7f04b32d1d2e","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"3 KB","ignore":["react","prop-types"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{"prop-types":"^15.5.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.0","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^2.0.2","coveralls":"^3.0.9","react-dom":"^16.13.0","babel-jest":"^24.9.0","typescript":"^3.8.3","@babel/core":"^7.9.0","lint-staged":"^10.1.1","@types/react":"^16.9.23","babel-loader":"^8.0.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.9","@babel/preset-env":"^7.9.0","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.13.0","@storybook/addon-info":"^5.3.9","@testing-library/react":"^10.0.2","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.9.0","@storybook/addon-actions":"^5.3.9","@testing-library/jest-dom":"^5.5.0","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.9.4","@babel/plugin-proposal-class-properties":"^7.8.3"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_7.3.1_1587389837218_0.7913627212843073","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"react-minimal-pie-chart","version":"8.0.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"06f335d67a31dbe0f6b66d394d19aa64f042b39d","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.0.0.tgz","fileCount":20,"integrity":"sha512-q25U1VFEnnuEyiuT1USl0y9MnSBfYczzE5Ksi0kSpqQKRP+XrFjkzk1yFY5nCsRyTm0O0Pc2pMxMzUGT8qMd5w==","signatures":[{"sig":"MEUCIAt7szEpJE3HOpNqv3ri92rn5E1Or3zwseGqXntsrug5AiEAxamWKBLxfHX909PKXVWTlX54lYYRF12Yi7kWqI/0ajc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqacHCRA9TVsSAnZWagAAzpUP/2ACf+ENst63aKkLtJNU\nMWhzaZEeDjySr8owTi/xwoNgsPXxg5TrkzkgN1fucbeLhpALrZ/gnixthvO8\nzbx/byn1k/vj7Mjv+Jg/53bWJMIB5zwLBimQ6df5xS7M2dAAaX9b+J85FhMH\nWYmhn1BvyGi+J7Mr3DW/2VOFxndFf8L5rLsbZEpL4iyrbCTAujOaFeFrm5Sn\neS/vvSLWMUqOIc3ExclIp14ZscsZJ3qNPy0Ve9OYC98ijyV4P6H40K6QZ2Fr\nk2GAKu8cvIFp0LC58bHf4gSgRd9wX0ciZ3hw1sq/67G8iIdT2SM5FVjd9HBL\ncMk/j+aHFoITwehlEmXrI0mv8KU8fohOn/aA43zBxXzFE0kEXt8s1qbQ1jBq\nIk97WRswYhGB4oz3RqVjmUKx7eBiKcpeSHXupm8EJyqI36Pnsn63w5EEwYi2\nz0+NU+YKlL1/h4Kp+cSWwAsBwn+uDDGBzTV6PVBkWfttnInLFqTImRehKrcf\nAKSvNAB6/0NDl9oPMNKWOKKzfm2IJygFYi/N2+2b/rObkRs/K35Q1AgPonh3\nTjzz8E3iFKWGPrM5OadW/XteiqQpB7fBjvuI0iWZjQcQRu6mSUJXwlglIsla\n+W8D8PYkWMDuhkjuws4hqPxLQix1hTgD24P6WimZ/i7c3rxwn23wqJsHAP2+\n8j4z\r\n=iXJ7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"e2818e9928a64b6b0f3afc0b223807983f520dfd","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc -p tsconfig.build.json","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2 KB","ignore":["react"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.0","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^2.0.2","coveralls":"^3.0.9","react-dom":"^16.13.0","babel-jest":"^24.9.0","prop-types":"^15.7.2","typescript":"^3.8.3","@babel/core":"^7.9.0","lint-staged":"^10.1.1","@types/react":"^16.9.23","babel-loader":"^8.0.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.9","@babel/preset-env":"^7.9.0","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.13.0","@storybook/addon-info":"^5.3.9","@testing-library/react":"^10.0.2","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.9.0","@storybook/addon-actions":"^5.3.9","@testing-library/jest-dom":"^5.5.0","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.1","@babel/plugin-transform-react-jsx":"^7.9.4"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.0.0_1588176647173_0.8112695328252668","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"react-minimal-pie-chart","version":"8.0.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.0.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"163224967809d1d2e729c8f5d114d5ba1977b74f","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.0.1.tgz","fileCount":20,"integrity":"sha512-XbWpt3dLuQn0PDLbrTkdkZh21pf5sraJ2fy37VeeCi9+5ndf+Adnr0alBZ0NaA45tMjPhcSig7pB9afrMm/VDQ==","signatures":[{"sig":"MEQCIH1wkIy3yumrZfVuqpSSnmrYtDdeRWU7LxdUYOrFO2mcAiATaLQFPQWcyu8O/6tbpDUI4vXm+Vu64N6BnDI5Dx3hOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew485CRA9TVsSAnZWagAAivMP/R+odzGfhCM8ZShX8yEE\nJVo7dkak+k56GASGA7jPzuaTIa09IRXX3qkhfYu1sGIPGqtvGzYJMaIC4zt2\nzzmymv7TSbE9O2s7lSWjeFENynbZDwhrUBMIJNCuclpVunSAfahXTR40SONS\nZpz60pAo0CiCzKQpfGD1mj7oznXT8BXYKnL69r6DzD1gCJsv63GB0Lraw8H1\nLeatXrRRT8BBxcZ/GwVorwmHZXsqJ5KyVeSRAl/XX7Akx+VoD2I8kgIetxWO\nNEBzoTijRUynxAIMy1U94mQ2wvtBvwnvbxatlqzIZnMKRIaQPtp84eQgBBZW\nLWHsqeLwm1IpNO86VHlANOhtwpefCgMZfjNnz7N3yDv7RFDqSsIQlVg5u9id\nkcOTAZ6mBGFnSOpV75bpEET8n0lEtU3839dVuUCsSPzkEci3wmRLTh7KuE6F\nsC0wQBWVWyoQXcOWjpJXA2LveGPshlrSLuYjZzGC92kXEMnIYZsT2apKUycv\nhZJUxsdeltGSVpa91iy0IjfGOfINSblD9NHBkJwzNkpjt0TDcqAtYEjCT/HD\nVKEVe/ZF6IK9GdFcZdFsxr6COPbvPzA7laWe2U/cwQOSLHjtWVdctT+BuaYB\nBTM6BS/FM+uvqqaAQ9uIPgv/GZNxwcuKCw74rM3SFzyDNAVuQ6obuyGMfe9l\nHH+h\r\n=LbBd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"d0277729dbc798f4e4ae55969a5c0778c2b8e7e0","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc -p tsconfig.build.json","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2 KB","ignore":["react"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.1","rollup":"^1.27.14","es-check":"^5.0.0","prettier":"^2.0.2","coveralls":"^3.1.0","react-dom":"^16.13.1","babel-jest":"^24.9.0","prop-types":"^15.7.2","typescript":"^3.8.3","@babel/core":"^7.9.0","lint-staged":"^10.1.1","@types/react":"^16.9.34","babel-loader":"^8.1.0","react-tooltip":"^4.2.6","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.18","@babel/preset-env":"^7.9.0","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.14.2","@testing-library/react":"^10.0.2","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.9.0","@storybook/addon-actions":"^5.3.18","@testing-library/jest-dom":"^5.5.0","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.5","@babel/plugin-transform-react-jsx":"^7.9.4"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.0.1_1589874489003_0.030552201728509587","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"react-minimal-pie-chart","version":"8.1.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.1.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"2b5a239ca2ab8d88f8915abf4f602cff3e0c72eb","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.1.0.tgz","fileCount":20,"integrity":"sha512-eoorRrGySbkkzpG1vX0/p18xxhSA/6OqIlMnlAlMez+cjfLnsX/u8+PFaOsWltQwhiwtA4DaO8VriWKryIluyg==","signatures":[{"sig":"MEYCIQCn+lw3TxckOajzcazX94IUPfZMZdPQ6hMU7gtOYQI8+gIhAPSMRhFM+3ZoHaN4BiRtHrfhssj6jejE+SxTjpstY0zi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpAb8CRA9TVsSAnZWagAADTUP/RCebPqoFr52rot/W3EO\nQsDcm9lenSr8X7kbF2WDlzMOWd31QnCWMYzgtCvsBVAWxVN8y1xDlDk7jiuT\nCZF8bkFpJ0uwCA1NDKsdNiwYynIYUEqeF+5oZJefQyXF28ceJWkcgutv7fdt\ndqs0iTnXQ7ft92XQnOoWxBTXZfN+qqrqE4nvpYlIU+ezV1bbEQ6JzRf5cT1f\nw9utw69nr7Rs5yMq/DGP+pGPT1U4YZdA1t4jWpC9z4ZXRGzhjKfqYgPHIpaN\ndqDxtU8wmY/yJkIgmdoV5ptP9zCz1SitHL2Pbt35f4/mTWLrLJaT8R6MdM+3\nVsWOoEJInsheN4wAxBKQSVmWn7QJ1roCH7V42Y5uwqnlZsyvG/kWKddp63cU\nbHTDxS+9yvPWa6GlZICSZ5BaVqNsWNZdCBD2VycroIagA70rQ3pSJ+xAvndX\nb7vuX/GmnOYKd+fm73YKyCKJVAcKaS+QpfAgnYRKKpPA91RdmrRHkW00tQUu\nwd2Ddz/jQEp8EwVujX5EKrTC4da3jh3B00UBkB7s0KH+aqyf60G3a9Z86jXf\nFEGndicU3WAK9YbNFK1Qwgg7jQ1ujaJt1Zkoh/4bpD8Ou6XT+zB9QVc6cXk1\n6WvJfTUydTyaPFu+d8Cw6O6SvlTDqgRRA//IfgIOkYO6nKAUeuILtvKR4W3I\nuXBh\r\n=5k4Q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"c6a6ba8e1e8bdfb09be0dacd758916a6077222d1","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc -p tsconfig.build.json","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2 KB","ignore":["react"]}],"_npmVersion":"6.13.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"12.15.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^3.0.9","react":"^16.13.1","rollup":"^1.27.14","es-check":"^5.1.1","prettier":"^2.0.5","coveralls":"^3.1.0","react-dom":"^16.13.1","babel-jest":"^24.9.0","prop-types":"^15.7.2","typescript":"^3.8.3","@babel/core":"^7.12.3","lint-staged":"^10.2.11","@types/react":"^16.9.49","babel-loader":"^8.1.0","react-tooltip":"^4.2.7","svg-path-parser":"^1.1.0","@storybook/react":"^5.3.19","@babel/preset-env":"^7.12.1","svg-partial-circle":"1.0.0","rollup-plugin-babel":"^4.3.3","all-contributors-cli":"^6.17.0","@testing-library/react":"^10.4.7","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.12.1","@storybook/addon-actions":"^5.3.19","@testing-library/jest-dom":"^5.11.4","@schwingbat/relative-angle":"^1.0.0","rollup-plugin-node-resolve":"^5.2.0","@size-limit/preset-small-lib":"^2.2.4","@storybook/storybook-deployer":"^2.8.7","@babel/plugin-transform-react-jsx":"^7.12.1"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0","react-dom":"^16.8.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.1.0_1604585212004_0.035447924179651924","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"react-minimal-pie-chart","version":"8.2.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.2.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"22b53af2363f040d818331721658dfa7a1ea847a","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.2.0.tgz","fileCount":20,"integrity":"sha512-RhrHzprJt3KfBe4L3sE0Ha6fj4kYcwQtesQgscnld9Umf64+nZnxxInycnbimKsbIjxJONv77JIZp+qRbJD+bA==","signatures":[{"sig":"MEUCIDiszJqMbxhrYpqs6+uiargz+Jh222S+EVkQilppMMBPAiEA+F0bK8BjrcJZBOpA4quicgOp4OyoA23oTGa/k0/iEvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSy3tCRA9TVsSAnZWagAAY9EP/irIGIPmx/Bg08S/I3D1\n8moZIFOe60kcAU2u5YzPdrK8DyLgelaunpk6o1aBYEIIyjH5WehRLzoAYtGP\ndfCew3HtSNOXPV7O0pae3uZBXRNuPdsNMx2OpiUOncXA2IF7aLQyopNEUO6q\n6crsVcjvP6pfPHv5B/EomBokrPmkdn2INytS6rVbgS+2+8XU3+16oJVVtqes\nf1QjtnyJ8thtKsvsJ075nEdZbNLwpsMG0SWLjZMtJl7ev3kRxcLL2zHleNTn\nOP5Cqfsv62TX+L4asYWdQeO+WCvT0fKavv80AbzlUDhcJIMasjL1U69kK9wD\nGE2sLUrO46DGHEi0Zm2yeteUs69ygn2aCJfCWEZuOge5UVaSYqDQ4gBq4dYK\nn/XWA+HR4ZHllqvyK0r0/s0pbyFLolko1/XDBaIwbkByf6cDTtrMrivW9Lpq\n/SkblyeECPR8XU6HGvDdeJI2xIf2nLfZ6B1tO1j+dLxAIgkq4BbsIjaMP6j4\nGDe1P86Mhn8zlgSdzfmkMSw0OTtvWUElcQN8zRb0AV3dVgTFHH07bHvpE0a0\nPTUTdZU/bu3id0NMtcCIR7EBCn+ugS5imHx3Pw8NTYhyBuJrXeOS61/hsvTM\n+l9LpmlXurboXSskouV8+cv9aFHTsNP3Qr0d5mlKR2EJBIoN0WyajoKs2Bs9\n3w1f\r\n=0E4Y\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:source && lint-staged"}},"types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"edb95b8ea8603edd32822b89de54cf0696fcb80f","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc -p tsconfig.build.json","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2 KB","ignore":["react"]}],"_npmVersion":"6.14.11","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","husky":"^3.0.9","react":"^17.0.1","rollup":"^2.40.0","es-check":"^5.2.0","prettier":"^2.2.1","coveralls":"^3.1.0","react-dom":"^17.0.1","babel-jest":"^26.6.3","prop-types":"^15.7.2","size-limit":"^4.10.0","typescript":"^4.2.3","@babel/core":"^7.12.10","lint-staged":"^10.5.3","@types/react":"^17.0.2","babel-loader":"^8.2.2","react-tooltip":"^4.2.7","svg-path-parser":"^1.1.0","@storybook/react":"^6.1.21","@babel/preset-env":"^7.12.11","svg-partial-circle":"1.0.0","@rollup/plugin-babel":"^5.3.0","all-contributors-cli":"^6.19.0","@testing-library/react":"^11.2.5","@rollup/plugin-commonjs":"^17.1.0","@babel/preset-typescript":"^7.12.7","@storybook/addon-actions":"^6.1.21","@testing-library/jest-dom":"^5.11.9","@schwingbat/relative-angle":"^1.0.0","@rollup/plugin-node-resolve":"^11.2.0","@size-limit/preset-small-lib":"^4.10.0","@storybook/storybook-deployer":"^2.8.7","@babel/plugin-transform-react-jsx":"^7.12.12"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0","react-dom":"^16.8.0 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.2.0_1615539692650_0.2342940850510502","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"react-minimal-pie-chart","version":"8.3.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.3.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"cf6de3d712ea07e87e404276cbb811143ca00682","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.3.0.tgz","fileCount":19,"integrity":"sha512-ICot74PGPrmGkaie8O+5tRZ5ivukYQ3fRN5ppvw1J01sIa5tHO9cekakyv9nXUkxKifiKn/FQu5uWHfSD39mRQ==","signatures":[{"sig":"MEUCICOHkqFEaYwHvgk9HDTF3pYXdyobrR9Kyqxk//hHTb8CAiEAopTSpr7W8nsm1fYEqpRhNk+iO6ccHO7hFkaLJdI+Y9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVFoLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNog/5AKSLcH1imm1WyX/prfKHGjH+79YH4Y5osToMtcAGlmgC5GA0\r\nNc0Kkj/1Wb9h7vUGhfDRhKfTtPQqglyLRhWMf9/UagZYnm8C/lw8lcY3fzNm\r\n3iYIxCGVymUy9QTVLS/Jsvjr7UQmwVcrFg3IlXfeoy7uPcdjGWZb6ajNhpCH\r\n73cqlreYOPIKYd/jg9u8YRQFVBER3L4v9syaPG5A9Aum/1hndc1H56FTO5UO\r\nVpEQxsYBNNSFbfl8wEoOHmdRRxDBwoh8clI7mcZlm9f23CQb5RQQgLhHaYXY\r\nq52WOxvOZkX6qvQfmc3FVv/4eDn6m+W6lfy3YjzWlpl29QXZFkm80QYzox46\r\nNXoHHo9JkLjLMOA5/Go2N/HlVoUurXGrfdP+ry3obXPZPTyGq37R1giGP6G2\r\nHOaNRBjE/Zbt9Q4qsUK+utYthWx1h+vh7j6iLl81Q2Y9Ahk9MYmt6AkDK0ip\r\nlUv6/SaSpmxYD3YdO3KBSaeyUBzcXqKLcW65OQUrjAwFRj7f9PqteB5HXM8D\r\nHckCNjjHqg8e0YZxGsL9nC7iFHsqL7nTB9WIw0etcVy/sDyS6DaOvA6MXdVR\r\nG+0kqr/qDldwzyuazHFs/P7Q5S0/BuvoqMVAr/WgJ7q7I2xxHMNZnXbjx2us\r\nq8wPOXlOizSbNCgwErC0JBW1Le3OuyA7ZOU=\r\n=/X7k\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testURL":"http://localhost/","testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","testEnvironment":"jsdom","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"]},"main":"lib/index.js","types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"418825760e676f33cae3fcce76e1b27a6b6ab756","scripts":{"test":"jest ./src --runInBand","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npx simple-git-hooks && npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc -p tsconfig.build.json","compile:source":"rollup -c","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2 KB","ignore":["react"]}],"_npmVersion":"7.21.0","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"16.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","react":"^17.0.1","rollup":"^2.40.0","es-check":"^6.0.0","prettier":"^2.2.1","react-dom":"^17.0.1","babel-jest":"^27.1.0","prop-types":"^15.7.2","size-limit":"^5.0.2","typescript":"^4.2.3","@babel/core":"^7.12.10","lint-staged":"^11.1.2","@types/react":"^17.0.2","babel-loader":"^8.2.2","react-tooltip":"^4.2.7","svg-path-parser":"^1.1.0","@storybook/react":"^6.1.21","simple-git-hooks":"^2.4.1","@babel/preset-env":"^7.12.11","svg-partial-circle":"1.0.0","@rollup/plugin-babel":"^5.3.0","all-contributors-cli":"^6.19.0","@testing-library/react":"^12.0.0","@rollup/plugin-commonjs":"^19.0.0","@babel/preset-typescript":"^7.12.7","@storybook/addon-actions":"^6.1.21","@testing-library/jest-dom":"^5.11.9","@schwingbat/relative-angle":"^1.0.0","@rollup/plugin-node-resolve":"^11.2.0","@size-limit/preset-small-lib":"^5.0.2","@storybook/storybook-deployer":"^2.8.7","@babel/plugin-transform-react-jsx":"^7.12.12"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18","react-dom":"^16.8.0 || ^17.0.0 || ^18"},"simple-git-hooks":{"pre-commit":"npm run test:source && npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.3.0_1649695243674_0.43076773974526117","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"react-minimal-pie-chart","version":"8.4.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.4.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"c784dd3dffa9aee5c5396c0cb8ece814fd02e0e8","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.4.0.tgz","fileCount":19,"integrity":"sha512-A0wG+6mRjboyMxMDrzQNWp+2+GSn2ai4ERzRFHLp/OCC45PwIR1DpDVjwedawO+5AtFpzBRQKSFm3ZUxrqIEzA==","signatures":[{"sig":"MEUCICRe5Q/0vxgeFFznLPtokrqaOvoH+f1HsU4VLmcu6dRKAiEAreujvZIqWpgunKKL+lzuehcm9dgnCahwHMk6qsZ1ltw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXrT0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTlA//RPq3OS/7Qryq28vsFAs4XIRrenOiT0flhV7MaOaVKK8G2ER+\r\nL3DDQM+5tICxrfpnUgqBbJTol8T7LAOsdmy0DJUw3iXSVXudui5MXhIwnQmt\r\npT11kNkDF4Gu9/aqP5+XplmTumne58dQcAHVRjNYNnLgf3Wwfe1OpIEjFhlC\r\nySFx7zTAXUjFWZTFbgK7bwOLiomCTas3gj75l29tQrsp4Xzl1a5rDuYchzM2\r\nTI2gomwY9ftkq1GxzPn8xoBCPyYJm0a7Bd7Vmj0GRmGs4Vayrk235SYbNzdJ\r\n8/Oop1plvDy8atBer2tDGBDfQAIMvzy68JLuVMUBf9OFxmGdGGLfHBMH7TTu\r\nX9+msLPLYrJb8SI62IR6gZ3oSgBgH/ChA7CnmMtEzW00r9SyXxuCUnT2c9gj\r\nE3wF5Ns2xoM+68THhvFrLg13zCsn4kfJJun/EbRBqHSF1GScSP3Ruihm4ra4\r\nwWM5legp5Y68x4qwGxBJUcYew5rJ0ra6d/WKn7YH2feGGVzgLsVt8XKePkWR\r\nNwq8s+kEfmUOJar+xqUgq95RMlsTgNm2+ULSiQI/6bxRfIh2NCVLpGpIhC48\r\nkBbDu7DvgzB1BRCwqCbBFUyjfTwF5jVvsq+K1NmCX35MFY7w9m2gbgn9JH5d\r\n/EHJZEVtOYSpyCwy6wdKA1LTBfrGDafsJd0=\r\n=OJ2j\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","testEnvironment":"jsdom","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.ts"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"],"testEnvironmentOptions":{"url":"http://localhost/"}},"main":"lib/index.js","types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"1b079b921ad069b1f522e2d3287de85a151b9e4c","scripts":{"test":"jest ./src","clean":"rm -rf lib es dist types","start":"start-storybook -p 9001 -c .storybook","format":"prettier --write \"**/*.{js,ts,tsx,json,md}\"","compile":"npm run clean && npm run compile:types && npm run compile:source","prepare":"npx simple-git-hooks && npm run test:source && npm run compile && npm run test:bundles","test:ts":"tsc -p tsconfig.test.json","version":"git add package.json","preversion":"npm run prepare","contrib:add":"all-contributors add","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run compile:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","compile:types":"tsc -p tsconfig.build.json","compile:source":"rollup -c --bundleConfigAsCjs","storybook:build":"build-storybook","contrib:generate":"all-contributors generate","storybook:deploy":"storybook-to-ghpages","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2 KB","ignore":["react"]}],"_npmVersion":"8.5.5","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","lint-staged":{"*.{json,md}":["prettier --write"],"*.{js,ts,tsx}":["npm run test:update","prettier --write"]},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"@types/svg-path-parser":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.2.2","react":"^18.2.0","rollup":"^3.2.3","es-check":"^6.0.0","prettier":"^2.2.1","react-dom":"^18.2.0","babel-jest":"^29.2.2","size-limit":"^5.0.5","typescript":"^4.8.4","@babel/core":"^7.12.10","lint-staged":"^11.1.2","@types/react":"^18.0.24","babel-loader":"^8.2.2","react-tooltip":"^4.4.3","svg-path-parser":"^1.1.0","@storybook/react":"^6.5.13","@types/react-dom":"^18.0.8","simple-git-hooks":"^2.4.1","@babel/preset-env":"^7.12.11","svg-partial-circle":"1.0.0","@rollup/plugin-babel":"^6.0.2","all-contributors-cli":"^6.19.0","@testing-library/react":"^13.4.0","jest-environment-jsdom":"^29.2.2","@rollup/plugin-commonjs":"^23.0.2","@babel/preset-typescript":"^7.12.7","@storybook/addon-actions":"^6.5.13","@testing-library/jest-dom":"^5.16.5","@schwingbat/relative-angle":"^1.0.0","@rollup/plugin-node-resolve":"^15.0.1","@size-limit/preset-small-lib":"^5.0.5","@storybook/storybook-deployer":"^2.8.16","@babel/plugin-transform-react-jsx":"^7.12.12"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18","react-dom":"^16.8.0 || ^17.0.0 || ^18"},"simple-git-hooks":{"pre-commit":"npm run test:source && npx lint-staged"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.4.0_1667151092662_0.8977261248817145","host":"s3://npm-registry-packages"}},"8.4.1":{"name":"react-minimal-pie-chart","version":"8.4.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@8.4.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"98bb4fc6ca5024abb06205c26a941e0c55d0a4ff","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-8.4.1.tgz","fileCount":19,"integrity":"sha512-JDUOiTzjIogPJeD1Vq1+jcPrCaMrazUBQ/8+IEp75+8vzqnmEAERIYB/11aIMBHrRyBlzVFX/SEN5OZ30fyefw==","signatures":[{"sig":"MEQCIAdBKkoJ/YfsMhKIDXAeONdq96fa8sy9Yot3d9sqCourAiBn1lsgS6vS+DMC6JBfj44P80I1u2Pe7ovlUdp9ViyrhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173337},"jest":{"testRegex":"/__tests__/.*\\.test\\.[jt]sx?$","testEnvironment":"jsdom","coverageReporters":["text","lcov"],"setupFilesAfterEnv":["<rootDir>/jest.setup.ts"],"collectCoverageFrom":["<rootDir>/src/**","!**/__tests__/**"],"testEnvironmentOptions":{"url":"http://localhost/"}},"main":"lib/index.js","types":"types/index.d.ts","module":"es/index.js","browser":"dist/index.js","gitHead":"71427138fc86d357490d033e10fbbe8ba0bbe914","scripts":{"test":"jest ./src","build":"npm run clean && npm run build:types && npm run build:source","clean":"rm -rf lib es dist types","start":"storybook dev","prepare":"npx simple-git-hooks && npm run test:source && npm run build && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","format:fix":"npm run format:check -- --write","preversion":"npm run prepare","build:types":"tsc -p tsconfig.build.json","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage","test:update":"npm run build:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","build:source":"rollup -c --bundleConfigAsCjs","format:check":"prettier . --check","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:es5 && npm run test:bundles:size","storybook:build":"storybook build","test:bundles:es5":"es-check es5 './@(lib|dist)/*.js'","test:bundles:size":"size-limit","test:bundles:unit":"jest ./src --config ./jest/es.config.js && jest ./src --config ./jest/lib.config.js && jest ./src --config ./jest/dist.config.js","test:bundles:snapshot":"jest ./jest/__tests__/bundles-snapshot.test.js"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./es/index.js","limit":"2.5 KB","ignore":["react"]}],"_npmVersion":"10.2.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"jsnext:main":"es/index.js","sideEffects":false,"_nodeVersion":"20.11.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","react":"^18.3.1","rollup":"^4.18.0","es-check":"^7.2.1","prettier":"^3.2.5","react-dom":"^18.3.1","storybook":"^8.1.6","babel-jest":"^29.7.0","size-limit":"^11.1.4","typescript":"^5.4.5","@babel/core":"^7.24.7","@types/jest":"^29.5.12","@types/node":"^22.8.6","@types/react":"^18.3.3","react-tooltip":"^4.5.1","@changesets/cli":"^2.27.9","@storybook/test":"^8.1.6","svg-path-parser":"^1.1.0","@storybook/react":"^8.1.6","@tsconfig/node18":"^18.2.4","@types/react-dom":"^18.3.0","simple-git-hooks":"^2.11.1","@babel/preset-env":"^7.24.7","svg-partial-circle":"1.0.0","@rollup/plugin-babel":"^6.0.4","@storybook/react-vite":"^8.1.6","@testing-library/react":"^16.0.0","@types/svg-path-parser":"^1.1.6","jest-environment-jsdom":"^29.7.0","@rollup/plugin-commonjs":"^28.0.0","@babel/preset-typescript":"^7.24.7","@testing-library/jest-dom":"^6.4.5","@schwingbat/relative-angle":"^1.0.0","@rollup/plugin-node-resolve":"^15.2.3","@storybook/addon-essentials":"^8.1.6","@size-limit/preset-small-lib":"^11.1.4","@babel/plugin-transform-react-jsx":"^7.24.7"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18","react-dom":"^16.8.0 || ^17.0.0 || ^18"},"simple-git-hooks":{"pre-commit":"npm run format:check && npm run test:source"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_8.4.1_1731081736500_0.13797026810572532","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"react-minimal-pie-chart","version":"9.0.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@9.0.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"984c379bc3541183655517132e48adec19fe7f75","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-9.0.0.tgz","fileCount":17,"integrity":"sha512-LuqJgOpiwsOx2j2uxY5GOeYnheQfNkiMMBdmMJgzZ+lq4xlnDKw55jaEfM2RBi2QwO8PMe7Amm7CbUbJ8+wmFQ==","signatures":[{"sig":"MEUCIEpSBQsl9n3rjer/A5zdEA8yIJjYTT0hrBLXnyZmG1VRAiEArtAIpYkSuEIFL7wtDYhrwH0pwmx9xkmoYfzOEI0GAuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78778},"main":"dist/index.cjs.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"7b741a2bcb5ff1eb45d243ba82142d91135b02aa","scripts":{"test":"vitest --config ./vitest.config.mts","build":"npm run clean && rollup -c --bundleConfigAsCjs","clean":"rm -rf dist","start":"storybook dev","prepare":"npx simple-git-hooks && npm run test -- --run && npm run test:source && npm run build && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","format:fix":"npm run format:check -- --write","preversion":"npm run prepare","build:types":"tsc -p tsconfig.build.json","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage --run","test:update":"npm run build:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","build:source":"rollup -c --bundleConfigAsCjs","format:check":"prettier . --check","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:size","storybook:build":"storybook build","test:bundles:size":"size-limit","test:bundles:unit":"vitest --config ./test-bundles/cjs.vitest.config.mts --run && vitest --config ./test-bundles/es.vitest.config.mts --run","test:bundles:snapshot":"npm run test -- --run --dir ./test-bundles"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./dist/index.esm.js","limit":"2.5 KB","ignore":["react"]}],"_npmVersion":"10.2.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"svg-partial-circle":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^25.0.1","react":"^18.3.1","rollup":"^4.18.0","vitest":"^2.1.4","prettier":"^3.2.5","react-dom":"^18.3.1","storybook":"^8.1.6","size-limit":"^11.1.4","typescript":"^5.4.5","@types/node":"^22.8.6","@types/react":"^18.3.3","react-tooltip":"^4.5.1","@changesets/cli":"^2.27.9","@storybook/test":"^8.1.6","svg-path-parser":"^1.1.0","@storybook/react":"^8.1.6","@types/react-dom":"^18.3.0","simple-git-hooks":"^2.11.1","@vitest/coverage-v8":"^2.1.4","@storybook/react-vite":"^8.1.6","@testing-library/react":"^16.0.0","@types/svg-path-parser":"^1.1.6","@rollup/plugin-typescript":"^12.1.1","@testing-library/jest-dom":"^6.4.5","@schwingbat/relative-angle":"^1.0.0","@total-typescript/tsconfig":"^1.0.4","@storybook/addon-essentials":"^8.1.6","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18","react-dom":"^16.8.0 || ^17.0.0 || ^18"},"simple-git-hooks":{"pre-commit":"npm run format:check && npm run test:source"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_9.0.0_1733313209334_0.2297143780941895","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"react-minimal-pie-chart","version":"9.1.0","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@9.1.0","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"bc77820e584bfd483615f0b1b43f0ab1a619d3d0","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-9.1.0.tgz","fileCount":17,"integrity":"sha512-JziZXZT0aw+9X+rGSpQwbSG7t3ypsyhzJNpiTUGfVeCqr70YIPbHE5Us3RsCsNRlVHbeLGrp/ibVuzUJT6Gcvw==","signatures":[{"sig":"MEUCIHjl+nMAdnNnEAyQkDmzaqrkFhFBLTSR8HUk9orIj9LhAiEAwW9475xZW5r9+HmTf13wGKjAxrroErjcUT0xoQxeOp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78784},"main":"dist/index.cjs.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"905a0915cad6f05ad6cea2bf9b915e214b21365e","scripts":{"test":"vitest --config ./vitest.config.mts","build":"npm run clean && rollup -c --bundleConfigAsCjs","clean":"rm -rf dist","start":"storybook dev","prepare":"npx simple-git-hooks && npm run test -- --run && npm run test:source && npm run build && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","format:fix":"npm run format:check -- --write","preversion":"npm run prepare","build:types":"tsc -p tsconfig.build.json","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage --run","test:update":"npm run build:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","build:source":"rollup -c --bundleConfigAsCjs","format:check":"prettier . --check","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:size","storybook:build":"storybook build","test:bundles:size":"size-limit","test:bundles:unit":"vitest --config ./test-bundles/cjs.vitest.config.mts --run && vitest --config ./test-bundles/es.vitest.config.mts --run","test:bundles:snapshot":"npm run test -- --run --dir ./test-bundles"},"_npmUser":{"name":"toomuchdesign","email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./dist/index.esm.js","limit":"2.5 KB","ignore":["react"]}],"_npmVersion":"10.2.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"svg-partial-circle":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^25.0.1","react":"^19.0.0","rollup":"^4.18.0","vitest":"^2.1.4","prettier":"^3.2.5","react-dom":"^19.0.0","storybook":"^8.1.6","size-limit":"^11.1.4","typescript":"^5.4.5","@types/node":"^22.8.6","@types/react":"^19.0.0","react-tooltip":"^4.5.1","@changesets/cli":"^2.27.9","@storybook/test":"^8.1.6","svg-path-parser":"^1.1.0","@storybook/react":"^8.1.6","@types/react-dom":"^19.0.0","simple-git-hooks":"^2.11.1","@vitest/coverage-v8":"^2.1.4","@storybook/react-vite":"^8.1.6","@testing-library/react":"^16.1.0","@types/svg-path-parser":"^1.1.6","@rollup/plugin-typescript":"^12.1.1","@testing-library/jest-dom":"^6.4.5","@schwingbat/relative-angle":"^1.0.0","@total-typescript/tsconfig":"^1.0.4","@storybook/addon-essentials":"^8.1.6","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^16.8.0 || ^17 || ^18 || ^19","react-dom":"^16.8.0 || ^17 || ^18 || ^19"},"simple-git-hooks":{"pre-commit":"npm run format:check && npm run test:source"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_9.1.0_1733593465883_0.15325521079452842","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"react-minimal-pie-chart","version":"9.1.1","keywords":["react","pie","donough","arc","chart","typescript"],"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","_id":"react-minimal-pie-chart@9.1.1","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"dist":{"shasum":"4fc7f26557ef6af7875323e631763c2acd4eb359","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-9.1.1.tgz","fileCount":15,"integrity":"sha512-zirxMg8ETFKmncvreel4ooMvHIrAXWQAyXHNnqxKTtJeM2m8ipNRhsCxGXszXgwz9zUliFhWceNp6q4lTxHlJQ==","signatures":[{"sig":"MEYCIQCubAtS44y2FHd6HS4uukC/OZNxI4vV0WpqtgB9Li1MoAIhANFmCzrDUefzGkfrNu/0mrmIYBEiv8j1kgtkgiVQObH2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59364},"main":"dist/index.cjs.js","types":"dist/index.d.ts","module":"dist/index.esm.js","gitHead":"6f3904f130163c222579d48454eb41e94b435dd7","scripts":{"test":"vitest --config ./vitest.config.mts","build":"npm run clean && rollup -c --bundleConfigAsCjs","clean":"rm -rf dist","start":"storybook dev","prepare":"npx simple-git-hooks && npm run test -- --run && npm run test:source && npm run build && npm run test:bundles","test:ts":"tsc --noEmit","version":"git add package.json","format:fix":"npm run format:check -- --write","preversion":"npm run prepare","build:types":"tsc -p tsconfig.build.json","postversion":"git push && git push --tags","test:source":"npm run test:ts && npm t -- --coverage --run","test:update":"npm run build:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","build:source":"rollup -c --bundleConfigAsCjs","format:check":"prettier . --check","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:size","storybook:build":"storybook build","test:bundles:size":"size-limit","test:bundles:unit":"vitest --config ./test-bundles/cjs.vitest.config.mts --run && vitest --config ./test-bundles/es.vitest.config.mts --run","test:bundles:snapshot":"npm run test -- --run --dir ./test-bundles"},"_npmUser":{"name":"toomuchdesign","actor":{"name":"toomuchdesign","type":"user","email":"me@andreacarraro.it"},"email":"me@andreacarraro.it"},"repository":{"url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git","type":"git"},"size-limit":[{"path":"./dist/index.esm.js","limit":"2.5 KB","ignore":["react"]}],"_npmVersion":"10.2.4","description":"Lightweight but versatile SVG pie/donut charts for React","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"svg-partial-circle":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jsdom":"^26.0.0","react":"^19.0.0","rollup":"^4.18.0","vitest":"^3.0.1","prettier":"^3.2.5","react-dom":"^19.0.0","storybook":"^8.1.6","size-limit":"^11.1.4","typescript":"^5.4.5","@types/node":"^22.8.6","@types/react":"^19.0.0","react-tooltip":"^4.5.1","@changesets/cli":"^2.27.9","@storybook/test":"^8.1.6","svg-path-parser":"^1.1.0","@storybook/react":"^8.1.6","@types/react-dom":"^19.0.0","simple-git-hooks":"^2.11.1","@vitest/coverage-v8":"^3.0.1","@storybook/react-vite":"^8.1.6","@testing-library/react":"^16.1.0","@types/svg-path-parser":"^1.1.6","@rollup/plugin-typescript":"^12.1.1","@testing-library/jest-dom":"^6.4.5","@schwingbat/relative-angle":"^1.0.0","@total-typescript/tsconfig":"^1.0.4","@storybook/addon-essentials":"^8.1.6","@size-limit/preset-small-lib":"^11.1.4"},"peerDependencies":{"react":"^16.8.0 || ^17 || ^18 || ^19","react-dom":"^16.8.0 || ^17 || ^18 || ^19"},"simple-git-hooks":{"pre-commit":"npm run format:check && npm run test:source"},"_npmOperationalInternal":{"tmp":"tmp/react-minimal-pie-chart_9.1.1_1750667126281_0.26976373219432315","host":"s3://npm-registry-packages-npm-production"}},"9.1.2":{"name":"react-minimal-pie-chart","version":"9.1.2","description":"Lightweight but versatile SVG pie/donut charts for React","main":"dist/index.cjs.js","module":"dist/index.esm.js","types":"dist/index.d.ts","sideEffects":false,"scripts":{"test":"vitest --config ./vitest.config.mts","test:bundles":"npm run test:bundles:snapshot && npm run test:bundles:unit && npm run test:bundles:size","test:bundles:unit":"vitest --config ./test-bundles/cjs.vitest.config.mts --run && vitest --config ./test-bundles/es.vitest.config.mts --run","test:bundles:snapshot":"npm run test -- --run --dir ./test-bundles","test:bundles:size":"size-limit","test:source":"npm run test:ts && npm t -- --coverage --run","test:ts":"tsc --noEmit","test:update":"npm run build:source && npm run test:bundles:snapshot -- -u && git add ./jest/__tests__/__snapshots__","clean":"rm -rf dist","build":"npm run clean && rollup -c --bundleConfigAsCjs","build:source":"rollup -c --bundleConfigAsCjs","build:types":"tsc -p tsconfig.build.json","format:check":"prettier . --check","format:fix":"npm run format:check -- --write","preversion":"npm run prepare","version":"git add package.json","postversion":"git push && git push --tags","prepare":"npx simple-git-hooks && npm run test:source && npm run test -- --run && npm run build && npm run test:bundles","release":"npm run prepare && npx changeset publish","start":"storybook dev","storybook:build":"storybook build"},"keywords":["react","pie","donough","arc","chart","typescript"],"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git"},"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","peerDependencies":{"react":"^16.8.0 || ^17 || ^18 || ^19","react-dom":"^16.8.0 || ^17 || ^18 || ^19"},"devDependencies":{"@changesets/changelog-github":"^0.5.1","@changesets/cli":"^2.27.9","@rollup/plugin-typescript":"^12.1.1","@schwingbat/relative-angle":"^1.0.0","@size-limit/preset-small-lib":"^11.1.4","@storybook/addon-essentials":"^8.1.6","@storybook/react":"^8.1.6","@storybook/react-vite":"^8.1.6","@storybook/test":"^8.1.6","@testing-library/jest-dom":"^6.4.5","@testing-library/react":"^16.1.0","@total-typescript/tsconfig":"^1.0.4","@types/node":"^22.8.6","@types/react":"^19.0.0","@types/react-dom":"^19.0.0","@types/svg-path-parser":"^1.1.6","@vitest/coverage-v8":"^3.0.1","jsdom":"^26.0.0","prettier":"^3.2.5","react":"^19.0.0","react-dom":"^19.0.0","react-tooltip":"^4.5.1","rollup":"^4.18.0","simple-git-hooks":"^2.11.1","size-limit":"^11.1.4","storybook":"^8.1.6","svg-path-parser":"^1.1.0","typescript":"^5.4.5","vitest":"^3.0.1"},"size-limit":[{"limit":"2.5 KB","path":"./dist/index.esm.js","ignore":["react"]}],"simple-git-hooks":{"pre-commit":"npm run format:check && npm run test:source"},"dependencies":{"svg-partial-circle":"^1.0.0"},"gitHead":"915d61b1cca326aaefb50b24041d7267fe5f196c","_id":"react-minimal-pie-chart@9.1.2","bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","_nodeVersion":"20.19.5","_npmVersion":"11.6.2","dist":{"integrity":"sha512-fX5kuhM1rrpPdgb6iWPpqfBB2K6AUk8p1Pz99MhA5OW5Gaj+Qvv5ulz20tsbI/dwh0UKYBnYYrKlZFqMor8igg==","shasum":"4ab70a6bf291236e481b9795129e6f967df3640c","tarball":"https://registry.npmjs.org/react-minimal-pie-chart/-/react-minimal-pie-chart-9.1.2.tgz","fileCount":15,"unpackedSize":60901,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/react-minimal-pie-chart@9.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCOi1MOByHrMQcerjSaDJhm5hx3VZzlogixfxUl5q1PawIgM4augGwq0NDI4Zqsu5SXaWjpcbrPsomAkx7f62pW43w="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d4ff1048-49fd-4e94-b3ba-94e0ba54a20e"}},"directories":{},"maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-minimal-pie-chart_9.1.2_1760603458215_0.4759148254365049"},"_hasShrinkwrap":false}},"time":{"created":"2017-03-19T08:00:21.344Z","modified":"2025-10-16T08:30:58.876Z","0.0.0":"2017-03-19T08:00:21.344Z","0.0.1":"2017-03-30T15:14:48.748Z","0.0.2":"2017-04-05T10:02:39.059Z","1.1.0":"2017-04-15T12:54:08.884Z","2.0.0":"2017-07-01T18:37:27.449Z","3.0.0":"2017-08-29T08:31:07.524Z","3.0.1":"2017-10-24T21:53:10.594Z","3.0.2":"2018-05-08T21:38:37.412Z","3.1.0":"2018-08-11T08:59:03.411Z","3.2.0":"2018-08-22T20:38:49.104Z","3.3.0":"2018-08-30T20:29:03.007Z","3.4.0":"2019-02-18T21:10:08.753Z","3.4.1":"2019-02-22T19:49:16.151Z","3.5.0":"2019-02-27T13:43:17.013Z","4.0.0":"2019-04-13T21:16:46.398Z","4.1.0":"2019-06-02T11:51:04.935Z","4.1.1":"2019-06-07T18:57:48.754Z","4.2.0":"2019-06-09T09:13:51.354Z","5.0.0":"2019-07-27T11:28:50.484Z","5.0.1":"2019-09-05T21:05:56.430Z","5.0.2":"2019-10-09T15:07:53.110Z","6.0.0":"2019-11-27T17:56:20.525Z","6.0.1":"2019-12-08T15:13:42.141Z","7.0.0":"2020-03-27T16:32:59.006Z","7.1.0":"2020-04-06T17:36:02.076Z","7.2.0":"2020-04-15T12:45:09.252Z","7.3.0":"2020-04-19T09:08:49.980Z","7.3.1":"2020-04-20T13:37:17.453Z","8.0.0":"2020-04-29T16:10:47.358Z","8.0.1":"2020-05-19T07:48:09.179Z","8.1.0":"2020-11-05T14:06:52.129Z","8.2.0":"2021-03-12T09:01:32.853Z","8.3.0":"2022-04-11T16:40:43.855Z","8.4.0":"2022-10-30T17:31:32.854Z","8.4.1":"2024-11-08T16:02:16.698Z","9.0.0":"2024-12-04T11:53:29.546Z","9.1.0":"2024-12-07T17:44:26.143Z","9.1.1":"2025-06-23T08:25:26.449Z","9.1.2":"2025-10-16T08:30:58.459Z"},"bugs":{"url":"https://github.com/toomuchdesign/react-minimal-pie-chart/issues"},"author":{"name":"Andrea Carraro","email":"me@andreacarraro.it"},"license":"MIT","homepage":"https://github.com/toomuchdesign/react-minimal-pie-chart#readme","keywords":["react","pie","donough","arc","chart","typescript"],"repository":{"type":"git","url":"git+https://github.com/toomuchdesign/react-minimal-pie-chart.git"},"description":"Lightweight but versatile SVG pie/donut charts for React","maintainers":[{"name":"toomuchdesign","email":"me@andreacarraro.it"}],"readme":"# React minimal pie chart\n\n[![Build Status][ci-badge]][ci]\n[![Npm version][npm-version-badge]][npm]\n[![Coveralls][coveralls-badge]][coveralls]\n[![Bundle size][bundlephobia-badge]][bundlephobia]\n\nLightweight React **SVG pie charts**, with **versatile options** and **CSS animation** included. **~2kB** gzipped. [👏 Demo 👏][storybook].\n\n<p align=\"center\">\n  <img\n    width=\"350px\"\n    src=\"docs/chart.gif?raw=true\"\n    alt=\"React minimal pie chart preview\"\n  />\n</p>\n\n## Why?\n\nBecause [Recharts][recharts-github] is awesome, but when you just need a simple pie/donought chart, **2kB** are usually enough.\n\n|                                                        |                                         Size<br>by Bundlefobia                                          | Benchmark Size \\* | Loading time<br>on a slow 3g \\* |\n| :----------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: | :---------------: | :-----------------------------: |\n|           react-minimal-pie-chart (_v9.0.0_)           |               [![Bundle size: React minimal pie chart][bundlephobia-badge]][bundlephobia]               |      1.99 KB      |             ~40 ms              |\n|         [rechart][recharts-github] (_v1.8.5_)          |             [![Bundle size: Recharts][recharts-bundlephobia-badge]][recharts-bundlephobia]              |      96.9 KB      |            ~1900 ms             |\n|     [victory-pie][victory-pie-github] (_v34.1.3_)      |         [![Bundle size: Victory pie][victory-pie-bundlephobia-badge]][victory-pie-bundlephobia]         |      50.5 KB      |            ~1100 ms             |\n| [react-apexcharts][react-apexcharts-github] (_v1.3.7_) | [![Bundle size: React apec charts][react-apexcharts-bundlephobia-badge]][react-apexcharts-bundlephobia] |     114.6 KB      |            ~2300 ms             |\n|       [react-vis][react-vis-github] (_v1.11.7_)        |            [![Bundle size: React vis][react-vis-bundlephobia-badge]][react-vis-bundlephobia]            |      78.3 KB      |            ~1600 ms             |\n\n\\* Benchmark carried out with [size-limit](https://github.com/ai/size-limit) with a \"real-world\" setup: see [benchmark repo](https://github.com/toomuchdesign/react-pie-charts-size). (What matter here are not absolute values but the relation between magnitudes)\n\n## Features\n\n- **< 2kB** gzipped\n- Versatile: **Pie**, **Donut**, **Loading**, **Completion** charts (see [Demo][storybook])\n- Customizable chart **labels** and **CSS animations**\n- Written in **Typescript**\n- No dependencies\n\n## Installation\n\n```console\nnpm install react-minimal-pie-chart\n```\n\nIf you don't use a package manager, `react-minimal-pie-chart` exposes also an `UMD` module ready for the browser.\n\n```\nhttps://unpkg.com/react-minimal-pie-chart/dist/index.js\n```\n\nMinimum supported **Typescript** version: >= `3.8`\n\n## Usage\n\n```js\nimport { PieChart } from 'react-minimal-pie-chart';\n\n<PieChart\n  data={[\n    { title: 'One', value: 10, color: '#E38627' },\n    { title: 'Two', value: 15, color: '#C13C37' },\n    { title: 'Three', value: 20, color: '#6A2135' },\n  ]}\n/>;\n```\n\n## Options\n\n<!-- prettier-ignore-start -->\n| Property              | Type                                  | Description                                                                                                                                                                                                                                                                               | Default    |\n| --------------------- | ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |\n| [**data**][data-props-docs] | `DataEntry[]`                         | Source data. Each entry represents a chart segment                                                                                                                                                                                                                                               | []          |\n| **lineWidth**         | `number` (%)                          | Line width of each segment. Percentage of chart's radius                                                                                                                                                                                                              | 100        |\n| **startAngle**        | `number`                              | Start angle of first segment                                                                                                                                                                                                                                                              | 0          |\n| **lengthAngle**       | `number`                              | Total angle taken by the chart _(can be negative to make the chart clockwise!)_                                                                                                                                                                                                           | 360        |\n| **totalValue**        | `number`                              | Total value represented by the full chart                                                                                                                                                                                                                                                 | -          |\n| **paddingAngle**      | `number`                              | Angle between two segments                                                                                                                                                                                                                                                                | -          |\n| **rounded**           | `boolean`                                | Round line caps of each segment                                                                                                                                                                                                                                                           | -      |\n| **segmentsShift**     | `number`</br>or:</br>`(segmentIndex) => number`     | Translates segments radially. If `number` set, provide shift value relative to `viewBoxSize` space. If `function`, return a value for each segment.</br>_(`radius` prop might be adjusted to prevent segments from overflowing chart's boundaries)_ | -          |\n| **segmentsStyle**     | `CSSObject`</br>or:</br>`(segmentIndex) => CSSObject`                  | Style object assigned to each segment. If `function`, return a value for each segment. *(Warning: SVG only supports [its own CSS props][svg-css])*.                                                                                                                                                            | -          |\n| **segmentsTabIndex**  | `number`                              | [`tabindex` attribute](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/tabindex) assigned to segments                                                                                                                                                                          | -          |\n| [**label**][label-props-docs] | `(labelRenderProps) => string \\| number \\| ReactElement` | A function returning a label value or the [SVG element][svg-elements] to be rendered as label                                                                                                                                          | -      |\n| **labelPosition**     | `number` (%)                          | Label position from origin. Percentage of chart's radius _(50 === middle point)_                                                                                                                                                                                                           | 50         |\n| **labelStyle**        | `CSSObject`</br>or:</br>`(segmentIndex) => CSSObject`                  | Style object assigned to each label. If `function` set, return style for each label.  *(Warning: SVG only supports [its own CSS props][svg-css])*.                                                                                                                                                             | -          |\n| **animate**           | `boolean`                                | Animate segments on component mount                                                                                                                                                                                                                                                       | -      |\n| **animationDuration** | `number`                              | Animation duration in ms                                                                                                                                                                                                                                                                  | 500        |\n| **animationEasing**   | `string`                              | A [CSS easing function](https://developer.mozilla.org/en-US/docs/Web/CSS/transition-timing-function)                                                                                                                                                                                      | ease-out |\n| **reveal**            | `number` (%)                          | Turn on CSS animation and reveal just a percentage of each segment                                                                                                                                                                                                                        | -          |\n| **background**        | `string`                              | Segments' background color                                                                                                                                                                                                                                                                | -          |\n| **children**          | `ReactElement` (svg)               | Elements rendered as children of [SVG element][svg-elements] (eg. SVG `defs` and gradient elements)                                                                                                                                                                                               | -          |\n| **radius**            | `number` (user units)                 | Radius of the pie (relative to `viewBoxSize` space)                                                                                                                                                                                                                                       | 50         |\n| **center**            | `[number, number]`                 | x and y coordinates of center (relative to `viewBoxSize` space)                                                                                                                                                                                                                                  | [50, 50]         |\n| **viewBoxSize**       | `[number, number]`                    | `width` and `height` of SVG `viewBox` attribute                                                                                                                                                                                                                                           | [100, 100] |\n| **onBlur**            | `(e, segmentIndex) => void`                            | `onBlur` event handler for each segment                                                                                                                                                                                                                  | -          |\n| **onClick**           | `(e, segmentIndex) => void`                            | `onClick` event handler for each segment                                                                                                                                                                                                                 | -          |\n| **onFocus**           | `(e, segmentIndex) => void`                            | `onFocus` event handler for each segment                                                                                                                                                                                                                 | -          |\n| **onKeyDown**         | `(e, segmentIndex) => void`                            | `onKeyDown` event handler for each segment                                                                                                                                                                                                               | -          |\n| **onMouseOut**        | `(e, segmentIndex) => void`                            | `onMouseOut` event handler for each segment                                                                                                                                                                                                              | -          |\n| **onMouseOver**       | `(e, segmentIndex) => void`                            | `onMouseOver` event handler for each segment                                                                                                                                                                                                             | -          |\n|  | `.oOo.oOo.oOo.oOo.oOo.oOo.oOo.` | | |\n<!-- prettier-ignore-end -->\n\nProp types are exposed for convenience:\n\n```ts\nimport type { PieChartProps } from 'react-minimal-pie-chart';\n```\n\n### About `data` prop\n\n`data` prop expects an array of chart entries as follows:\n\n```typescript\ntype Data = {\n  color: string;\n  value: number;\n  key?: string | number;\n  title?: string | number;\n  [key: string]: any;\n}[];\n```\n\nEach entry accepts any custom property plus the following **optional ones**:\n\n- **`key`**: custom value to be used as [segments element keys](https://reactjs.org/docs/lists-and-keys.html)\n\n- **`title`**: [`title` element](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title) rendered as segment's child\n\n### Custom labels with `label` render prop\n\n`label` prop accepts a function returning the **string, number or element** rendered as label for each segment:\n\n```js\n<PieChart\n  label={(labelRenderProps: LabelRenderProps) =>\n    number | string | React.ReactElement | undefined | null\n  }\n/>\n```\n\nThe function receives `labelRenderProps` object as single **argument**:\n\n```typescript\ntype LabelRenderProps = {\n  x: number;\n  y: number;\n  dx: number;\n  dy: number;\n  textAnchor: 'start' | 'middle' | 'end' | 'inherit' | undefined;\n  dataEntry: {\n    ...props.data[dataIndex]\n    // props.data entry relative to the label extended with:\n    startAngle: number;\n    degrees: number;\n    percentage: number;\n  };\n  dataIndex: number;\n  style: React.CSSProperties;\n};\n```\n\n#### Label prop, common scenarios\n\nRender entries' values as labels:\n\n```js\nlabel={({ dataEntry }) => dataEntry.value}\n```\n\nRender segment's percentage as labels:\n\n```js\nlabel={({ dataEntry }) => `${Math.round(dataEntry.percentage)} %`}\n```\n\nSee examples in the [demo source](https://github.com/toomuchdesign/react-minimal-pie-chart/blob/v8.2.0/stories/index.tsx#L81).\n\n## How to\n\n### User interactions with the chart\n\nSee [demo](https://toomuchdesign.github.io/react-minimal-pie-chart/index.html?path=/story/example-interaction--click-mouseover-mouseout-callbacks) and relative source [here](https://github.com/toomuchdesign/react-minimal-pie-chart/blob/v8.0.0/stories/InteractionStory.tsx) and [here](https://github.com/toomuchdesign/react-minimal-pie-chart/blob/v8.0.0/stories/InteractionTabStory.tsx).\n\n### Custom tooltip\n\nSee [demo](https://toomuchdesign.github.io/react-minimal-pie-chart/index.html?path=/story/example-misc--tooltip-integration) and [relative source](https://github.com/toomuchdesign/react-minimal-pie-chart/blob/master/stories/components/Tooltip.tsx).\n\n## Browsers support\n\nHere is an updated [browsers support list 🔍](https://github.com/toomuchdesign/react-minimal-pie-chart/issues/129).\n\nThe main requirement of this library is an accurate rendering of [SVG Stroke properties](https://www.w3schools.com/graphics/svg_stroking.asp).\n\nPlease consider that [`Math.sign`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/sign) and [`Object.assign`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign) polyfills are required to support legacy browsers.\n\n## Misc\n\n### How svg arc paths work?\n\n- http://xahlee.info/js/svg_circle_arc.html\n- https://codepen.io/lingtalfi/pen/yaLWJG\n\n<!-- http://users.ecs.soton.ac.uk/rfp07r/interactive-svg-examples/  -->\n\n### How SVG animations work?\n\nThis library uses the `stroke-dasharray` + `stroke-dashoffset` animation strategy [described here](https://css-tricks.com/svg-line-animation-works/).\n\n## Todo's\n\n- Consider moving storybook deployment to CI\n- Consider using `transform` to mutate segments/labels positions\n- Consider abstracting React bindings to re-use business logic with other frameworks\n- Provide a way to supply `svg` element with any extra prop\n- Find a better solution to assign default props\n\n## Contributors\n\nThanks to you all ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.andreacarraro.it\"><img src=\"https://avatars3.githubusercontent.com/u/4573549?v=4?s=100\" width=\"100px;\" alt=\"Andrea Carraro\"/><br /><sub><b>Andrea Carraro</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=toomuchdesign\" title=\"Code\">💻</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=toomuchdesign\" title=\"Documentation\">📖</a> <a href=\"#infra-toomuchdesign\" title=\"Infrastructure (Hosting, Build-Tools, etc)\">🚇</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=toomuchdesign\" title=\"Tests\">⚠️</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/pulls?q=is%3Apr+reviewed-by%3Atoomuchdesign\" title=\"Reviewed Pull Requests\">👀</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/rufman\"><img src=\"https://avatars3.githubusercontent.com/u/1128559?v=4?s=100\" width=\"100px;\" alt=\"Stephane Rufer\"/><br /><sub><b>Stephane Rufer</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Arufman\" title=\"Bug reports\">🐛</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=rufman\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/jaaberg\"><img src=\"https://avatars3.githubusercontent.com/u/1413255?v=4?s=100\" width=\"100px;\" alt=\"Jørgen Aaberg\"/><br /><sub><b>Jørgen Aaberg</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=jaaberg\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://www.tobiahrex.com\"><img src=\"https://avatars3.githubusercontent.com/u/16377119?v=4?s=100\" width=\"100px;\" alt=\"Tobiah Rex\"/><br /><sub><b>Tobiah Rex</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3ATobiahRex\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://edwardxiao.com\"><img src=\"https://avatars2.githubusercontent.com/u/11728228?v=4?s=100\" width=\"100px;\" alt=\"Edward Xiao\"/><br /><sub><b>Edward Xiao</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Aedwardfhsiao\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://keybase.io/konsumer\"><img src=\"https://avatars1.githubusercontent.com/u/83857?v=4?s=100\" width=\"100px;\" alt=\"David Konsumer\"/><br /><sub><b>David Konsumer</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=konsumer\" title=\"Code\">💻</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=konsumer\" title=\"Documentation\">📖</a> <a href=\"#example-konsumer\" title=\"Examples\">💡</a> <a href=\"#ideas-konsumer\" title=\"Ideas, Planning, & Feedback\">🤔</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/nehoraigold\"><img src=\"https://avatars2.githubusercontent.com/u/44398222?v=4?s=100\" width=\"100px;\" alt=\"Ori\"/><br /><sub><b>Ori</b></sub></a><br /><a href=\"#ideas-nehoraigold\" title=\"Ideas, Planning, & Feedback\">🤔</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.manos.im/\"><img src=\"https://avatars3.githubusercontent.com/u/6333409?v=4?s=100\" width=\"100px;\" alt=\"Emmanouil Konstantinidis\"/><br /><sub><b>Emmanouil Konstantinidis</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Amanosim\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/yuruc\"><img src=\"https://avatars0.githubusercontent.com/u/5884342?v=4?s=100\" width=\"100px;\" alt=\"yuruc\"/><br /><sub><b>yuruc</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=yuruc\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.linkedin.com/in/luca-schiavone-7270a8138/\"><img src=\"https://avatars1.githubusercontent.com/u/16616566?v=4?s=100\" width=\"100px;\" alt=\"luca-esse \"/><br /><sub><b>luca-esse </b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Aluca-esse\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://twitter.com/Osuka42\"><img src=\"https://avatars1.githubusercontent.com/u/5117006?v=4?s=100\" width=\"100px;\" alt=\"Oscar Mendoza\"/><br /><sub><b>Oscar Mendoza</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3AOsuka42g\" title=\"Bug reports\">🐛</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=Osuka42g\" title=\"Code\">💻</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/damien-git\"><img src=\"https://avatars0.githubusercontent.com/u/7503971?v=4?s=100\" width=\"100px;\" alt=\"damien-git\"/><br /><sub><b>damien-git</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Adamien-git\" title=\"Bug reports\">🐛</a> <a href=\"#ideas-damien-git\" title=\"Ideas, Planning, & Feedback\">🤔</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://www.linkedin.com/in/vianneystroebel/\"><img src=\"https://avatars0.githubusercontent.com/u/628818?v=4?s=100\" width=\"100px;\" alt=\"Vianney Stroebel\"/><br /><sub><b>Vianney Stroebel</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Avibl\" title=\"Bug reports\">🐛</a> <a href=\"#ideas-vibl\" title=\"Ideas, Planning, & Feedback\">🤔</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://xumi.fr\"><img src=\"https://avatars0.githubusercontent.com/u/204001?v=4?s=100\" width=\"100px;\" alt=\"Maxime Zielony\"/><br /><sub><b>Maxime Zielony</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Axumi\" title=\"Bug reports\">🐛</a> <a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=xumi\" title=\"Code\">💻</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/razked\"><img src=\"https://avatars0.githubusercontent.com/u/39411034?v=4?s=100\" width=\"100px;\" alt=\"Raz Kedem\"/><br /><sub><b>Raz Kedem</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Arazked\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/slumbering\"><img src=\"https://avatars2.githubusercontent.com/u/1186424?v=4?s=100\" width=\"100px;\" alt=\"Blocksmith\"/><br /><sub><b>Blocksmith</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Aslumbering\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://jamietalbot.com\"><img src=\"https://avatars0.githubusercontent.com/u/425787?v=4?s=100\" width=\"100px;\" alt=\"Jamie Talbot\"/><br /><sub><b>Jamie Talbot</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Amajelbstoat\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"http://timeslikethese.ca\"><img src=\"https://avatars1.githubusercontent.com/u/22269057?v=4?s=100\" width=\"100px;\" alt=\"Oscar Yixuan Chen\"/><br /><sub><b>Oscar Yixuan Chen</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3Aairoscar\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/RuiRocha1991\"><img src=\"https://avatars2.githubusercontent.com/u/29250466?v=4?s=100\" width=\"100px;\" alt=\"RuiRocha1991\"/><br /><sub><b>RuiRocha1991</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3ARuiRocha1991\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Romaboy\"><img src=\"https://avatars0.githubusercontent.com/u/42248135?v=4?s=100\" width=\"100px;\" alt=\"Roman Kushyn\"/><br /><sub><b>Roman Kushyn</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/issues?q=author%3ARomaboy\" title=\"Bug reports\">🐛</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://bogas04.github.io/\"><img src=\"https://avatars.githubusercontent.com/u/6177621?v=4?s=100\" width=\"100px;\" alt=\"Divjot Singh\"/><br /><sub><b>Divjot Singh</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=bogas04\" title=\"Code\">💻</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/haagvivi\"><img src=\"https://avatars.githubusercontent.com/u/5496792?v=4?s=100\" width=\"100px;\" alt=\"Vivien HAAG\"/><br /><sub><b>Vivien HAAG</b></sub></a><br /><a href=\"https://github.com/toomuchdesign/react-minimal-pie-chart/commits?author=haagvivi\" title=\"Code\">💻</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\n[ci-badge]: https://github.com/toomuchdesign/react-minimal-pie-chart/actions/workflows/ci.yml/badge.svg\n[ci]: https://github.com/toomuchdesign/react-minimal-pie-chart/actions/workflows/ci.yml\n[coveralls-badge]: https://coveralls.io/repos/github/toomuchdesign/react-minimal-pie-chart/badge.svg?branch=master\n[coveralls]: https://coveralls.io/github/toomuchdesign/react-minimal-pie-chart?branch=master\n[npm]: https://www.npmjs.com/package/react-minimal-pie-chart\n[npm-version-badge]: https://img.shields.io/npm/v/react-minimal-pie-chart.svg\n[bundlephobia-badge]: https://badgen.net/bundlephobia/minzip/react-minimal-pie-chart\n[bundlephobia]: https://bundlephobia.com/result?p=react-minimal-pie-chart\n[recharts-bundlephobia-badge]: https://badgen.net/bundlephobia/minzip/recharts\n[recharts-bundlephobia]: https://bundlephobia.com/result?p=recharts\n[recharts-github]: https://github.com/recharts/recharts\n[victory-pie-bundlephobia-badge]: https://badgen.net/bundlephobia/minzip/victory-pie\n[victory-pie-bundlephobia]: https://bundlephobia.com/result?p=victory-pie\n[victory-pie-github]: https://github.com/FormidableLabs/victory\n[react-apexcharts-bundlephobia-badge]: https://badgen.net/bundlephobia/minzip/apexcharts\n[react-apexcharts-bundlephobia]: https://bundlephobia.com/result?p=apexcharts\n[react-apexcharts-github]: https://github.com/apexcharts/apexcharts.js\n[react-vis-bundlephobia-badge]: https://badgen.net/bundlephobia/minzip/react-vis\n[react-vis-bundlephobia]: https://bundlephobia.com/result?p=react-vis\n[react-vis-github]: https://github.com/uber/react-vis\n[storybook]: https://toomuchdesign.github.io/react-minimal-pie-chart/index.html\n[data-props-docs]: #about-data-prop\n[label-props-docs]: #custom-labels-with-label-render-prop\n[svg-elements]: https://developer.mozilla.org/en-US/docs/Web/SVG/Element\n[svg-css]: https://css-tricks.com/svg-properties-and-css/#aa-properties-shared-between-css-and-svg\n","readmeFilename":"README.md"}