This repository has been archived on 2025-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
httpmitm-old/package.json
2024-08-16 18:29:10 -04:00

8 lines
104 B
JSON

{
"dependencies": {
"axios": "^1.7.3",
"express": "^4.19.2",
"node-fetch": "^3.3.2"
}
}