This commit is contained in:
Killer Boss Original 2022-07-05 13:22:16 +02:00 committed by GitHub
parent 5d66246ec7
commit a8e4977f55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
package.json Normal file
View file

@ -0,0 +1,8 @@
{
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.1",
"fs": "^0.0.1-security",
"quickmap.db": "^1.0.6"
}
}