rvr-nextgen/public/static/package.json

8 lines
120 B
JSON
Raw Normal View History

2023-04-08 00:42:55 +02:00
{
"dependencies": {
"leaflet": "^1.6.0",
2023-04-16 03:31:40 +02:00
"leaflet.markercluster": "^1.4.1",
"choices.js": "^10.2.0"
2023-04-08 00:42:55 +02:00
}
}