kopia lustrzana https://github.com/manuelkasper/sotlas-api
40 wiersze
955 B
JSON
40 wiersze
955 B
JSON
{
|
|
"name": "sotlas-api",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "server.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@turf/simplify": "^5.1.5",
|
|
"axios": "^0.19.0",
|
|
"carrier": "^0.3.0",
|
|
"csv-parse": "^4.6.3",
|
|
"diacritics": "^1.3.0",
|
|
"exif-parser": "^0.1.12",
|
|
"exif-reader": "^1.0.3",
|
|
"express": "^4.17.1",
|
|
"express-bearer-token": "^2.4.0",
|
|
"express-cache-controller": "^1.1.0",
|
|
"express-jwt": "^5.3.1",
|
|
"express-ws": "^4.0.0",
|
|
"hasha": "^5.1.0",
|
|
"htmlparser2": "^3.10.1",
|
|
"jwks-rsa": "^1.6.0",
|
|
"maxmind": "^3.1.2",
|
|
"moment": "^2.24.0",
|
|
"mongodb": "^3.6.1",
|
|
"multer": "^1.4.2",
|
|
"nodemailer": "^6.4.6",
|
|
"reconnect-net": "^1.1.1",
|
|
"request": "^2.88.0",
|
|
"sharp": "^0.23.4",
|
|
"togeojson": "^0.16.0",
|
|
"togpx": "^0.5.4",
|
|
"treemap-js": "^1.2.1"
|
|
}
|
|
}
|