You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
370 B
JSON

{
"name": "rhymestorm-app",
"version": "0.0.1",
"private": true,
"devDependencies": {
"shadow-cljs": "2.14.5"
},
"dependencies": {
"chart.js": "^3.4.0",
"highlight.js": "11.1.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"vega": "^5.20.2",
"vega-embed": "^6.18.2",
"vega-lite": "^5.1.0",
"vega-tooltip": "^0.26.0"
}
}