Files
Projekt-Visualisierung/package.json
2026-04-01 17:32:32 +02:00

19 lines
316 B
JSON

{
"name": "workspace",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "vite"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"maplibre": "^0.0.1-security",
"maplibre-gl": "^5.21.1",
"vite": "^8.0.3"
}
}