react-progressbar-chart
Version:
This is a progress bar chart to show last 24 hour data
29 lines (28 loc) • 598 B
JSON
{
"name": "react-progressbar-chart",
"version": "1.1.2",
"description": "This is a progress bar chart to show last 24 hour data",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-bar-chart",
"React",
"24",
"hour",
"Progress",
"bar",
"react",
"chart"
],
"author": "GauravJadoun",
"license": "ISC",
"dependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"moment": "^2.29.1"
}
}