{
"name": "dashboard",
"version": "0.1.0",
"private": true,
"dependencies": {
"bootstrap": "^4.0.0",
"c3": "^0.4.18",
"d3": "^4.13.0",
"react": "^16.2.0",
"react-addons-update": "^15.6.2",
"react-dom": "^16.2.0",
"react-router-dom": "^4.2.2",
"react-scripts": "1.1.0",
"reactstrap": "^5.0.0-alpha.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
}
}