nothing
Showing
+0 -17
package.json
deleted
100644 → 0
{ | ||
"name": "chart-visualization", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"chart.js": "^3.2.1", | ||
"chartjs-plugin-zoom": "^0.7.7", | ||
"express": "^4.17.1" | ||
} | ||
} |
Please register or sign in to comment