{
  "_args": [
    [
      "@nivo/pie@0.64.0",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "@nivo/pie@0.64.0",
  "_id": "@nivo/pie@0.64.0",
  "_inBundle": false,
  "_integrity": "sha512-Zeoz6rdKIxDj64vEWOH7SurBqT1y/x7cG/Ers7JaqJ99hM87xmwz+kpW81+H9gC6e1+NYZCVkErPE+gv30ScWg==",
  "_location": "/@nivo/pie",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nivo/pie@0.64.0",
    "name": "@nivo/pie",
    "escapedName": "@nivo%2fpie",
    "scope": "@nivo",
    "rawSpec": "0.64.0",
    "saveSpec": null,
    "fetchSpec": "0.64.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nivo/pie/-/pie-0.64.0.tgz",
  "_spec": "0.64.0",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "Raphaël Benitte",
    "url": "https://github.com/plouc"
  },
  "dependencies": {
    "@nivo/colors": "0.64.0",
    "@nivo/legends": "0.64.0",
    "@nivo/tooltip": "0.64.0",
    "d3-shape": "^1.3.5",
    "lodash": "^4.17.11"
  },
  "description": "[![version](https://img.shields.io/npm/v/@nivo/pie.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/pie)",
  "files": [
    "README.md",
    "LICENSE.md",
    "dist/"
  ],
  "gitHead": "fd731453ed88a31074a8199365e837ad61c90e4c",
  "keywords": [
    "nivo",
    "dataviz",
    "react",
    "d3",
    "charts",
    "pie-chart"
  ],
  "license": "MIT",
  "main": "./dist/nivo-pie.cjs.js",
  "module": "./dist/nivo-pie.es.js",
  "name": "@nivo/pie",
  "peerDependencies": {
    "@nivo/core": "0.63.1",
    "react": ">= 16.8.4 < 17.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "typings": "./dist/types/index.d.ts",
  "version": "0.64.0"
}
