diff --git a/package.json b/package.json new file mode 100644 index 0000000..3f919aa --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "dependencies": { + "cors": "^2.8.5", + "express": "^4.18.1", + "fs": "^0.0.1-security", + "quickmap.db": "^1.0.6" + } + } \ No newline at end of file