-
- Downloads
saving tests locally.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
... | ... | @@ -7,12 +7,17 @@ |
"author": "Jason J Dookarun", | ||
"license": "ISC", | ||
"dependencies": { | ||
"assert": "^2.0.0", | ||
"axios": "^1.3.5", | ||
"body-parser": "^1.18.3", | ||
"dotenv": "^16.0.3", | ||
"express": "^4.18.2", | ||
"geolib": "^3.3.3", | ||
"jest": "^29.5.0", | ||
"jsonwebtoken": "^9.0.0", | ||
"mongoose": "^5.3.16", | ||
"morgan": "^1.9.1", | ||
"node-geocoder": "^4.2.0", | ||
"nodemon": "^1.18.4" | ||
}, | ||
"scripts": { | ||
... | ... |
src/tests/get-parking-location-test.js
0 → 100644
Please register or sign in to comment