You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dev-sidecar/packages/mitmproxy/package.json

30 lines
674 B

{
"name": "@docmirror/mitmproxy",
"version": "1.8.9",
"private": false,
"description": "",
"author": "docmirror.cn",
"license": "MPL-2.0",
"keywords": [
"dev-sidecar"
],
"main": "src/index.js",
"scripts": {},
"dependencies": {
"@docmirror/dev-sidecar": "workspace:*",
"agentkeepalive": "^4.5.0",
"axios": "^1.7.7",
"baidu-aip-sdk": "^4.16.16",
"dns-over-http": "^0.2.0",
"dns-over-tls": "^0.0.9",
"is-browser": "^2.1.0",
"json5": "^2.2.3",
"lodash": "^4.17.21",
"lru-cache": "^7.15.0",
"node-forge": "^1.3.1",
"stream-throttle": "^0.1.3",
"through2": "^4.0.2",
"tunnel-agent": "^0.6.0"
}
}