source: package.json@ a762898

Last change on this file since a762898 was a762898, checked in by istevanoska <ilinastevanoska@…>, 5 months ago

Added visualizations

  • Property mode set to 100644
File size: 215 bytes
Line 
1{
2 "devDependencies": {
3 "autoprefixer": "^10.4.23",
4 "postcss": "^8.5.6",
5 "tailwindcss": "^4.1.18"
6 },
7 "dependencies": {
8 "d3": "^7.9.0",
9 "d3-sankey": "^0.12.3",
10 "recharts": "^3.7.0"
11 }
12}
Note: See TracBrowser for help on using the repository browser.