{
  "name": "nivo-example-retro",
  "version": "0.55.1",
  "private": true,
  "dependencies": {
    "@x-nivo/bar": "0.55.1",
    "@x-nivo/chord": "0.55.1",
    "@x-nivo/circle-packing": "0.55.1",
    "@x-nivo/core": "0.55.1",
    "@x-nivo/generators": "0.55.1",
    "@x-nivo/heatmap": "0.55.1",
    "@x-nivo/pie": "0.55.1",
    "@x-nivo/stream": "0.55.1",
    "@x-nivo/treemap": "0.55.1",
    "react": "^16.8.5",
    "react-dom": "^16.8.5",
    "react-scripts": "^2.1.8"
  },
  "scripts": {
    "start": "SKIP_PREFLIGHT_CHECK=true react-scripts start",
    "build": "SKIP_PREFLIGHT_CHECK=true react-scripts build"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 11",
    "not op_mini all"
  ]
}
