miniplan/package.json
Jonas Gerg 6a335247ca
Some checks failed
Deploy Miniplan / build (push) Failing after 1m0s
feat: import gottesdienste from zelebrationsplan
2025-04-16 00:40:20 +02:00

17 lines
311 B
JSON

{
"name": "minis-new",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"dropzone-vue3": "^1.0.2",
"rxjs": "^7.8.1",
"v-file-drop": "^0.2.1"
}
}